Merge pull request #33 from toooni/patch-1

prevent wrong link button font color
pull/42/head
Abdullah Almsaeed 2014-05-05 09:14:08 -04:00
commit f31f32b317
1 changed files with 1 additions and 1 deletions

View File

@ -1318,7 +1318,7 @@ body > .header .logo .icon {
float: left;
cursor: default;
}
.box .box-header a {
.box .box-header a:not(.btn) {
color: #444;
}
.box .box-header > .box-tools {