label css

This commit is contained in:
Yuri Kuznetsov
2014-07-15 14:46:38 +03:00
parent dac8ca5a6d
commit 78cb1a8052
2 changed files with 4 additions and 8 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -7
View File
@@ -84,18 +84,14 @@ table.table > thead th {
color: @gray-light;
}
.cell > label {
.cell > label,
.filter label {
color: @gray-light;
}
.cell label {
font-weight: normal;
}
.cell label {
margin-bottom: 2px;
}
.btn.active {
box-shadow: none;
}