label css
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user