An error occurred while fetching the assigned milestone of the selected merge_request.
New colours for our UI
Merge request reports
Activity
18 18 19 19 @mixin btn-middle { 20 20 @include btn-default; 21 @include border-radius(2px); 21 @include border-radius(3px); 22 22 padding: 11px 24px; 23 23 } 24 24 25 25 @mixin btn-color($light, $border-light, $normal, $border-normal, $dark, $border-dark, $color) { 26 26 background-color: $light; 27 background-image: linear-gradient(#fff, $gray-light); @skyruler why every button should have gray gradient on background?
@dzaporozhets it was a test never mind
Added 1 commit:
- 369e5a7f - new buttons for issue page
mentioned in commit 4c9da114
Please register or sign in to reply