Improve link to comment targets on dashboard

This commit is contained in:
Dmitriy Zaporozhets 2013-01-17 22:53:40 +02:00
parent 309e2ceaf8
commit bf753e99e7
2 changed files with 6 additions and 4 deletions

View file

@ -1,6 +1,6 @@
.btn {
@include linear-gradient(#f7f7f7, #d5d5d5);
border-color: #aaa;
border-color: #BBB;
&:hover {
@include bg-gray-gradient;
border-color: #bbb;