This commit is contained in:
yuri
2015-06-16 11:34:11 +03:00
parent d192e0aabf
commit c1de2d9bd5
+5 -1
View File
@@ -109,10 +109,14 @@ table.table > thead th {
}
.cell > label,
.cell label,
.filter label {
color: @gray-light;
font-weight: normal;
}
.cell > label,
.filter label {
margin-bottom: 2px;
}