a bit of restyling for issues and merge request lists

This commit is contained in:
Dmitriy Zaporozhets 2013-01-08 08:14:05 +03:00
parent b6568db1bc
commit f9528bfb86
19 changed files with 149 additions and 155 deletions

View file

@ -7,6 +7,10 @@
color: #333;
}
&.btn-white {
background: #FFF;
}
&.primary {
background: #2a79A3;
@include linear-gradient(#47A7b7, #2585b5);