Merge branch 'finn/Tablecsschange' into development

This commit is contained in:
piratefinn 2017-09-07 17:45:38 +01:00
commit 65cbea5d5d

View file

@ -9,6 +9,11 @@
.table-hover tbody tr:hover td {
background-color: $table-bg-hover;
}
.table thead tr {
background-color: #0f81a8;
color: #e8ebed;
}
// white title font variant on type-2 as defined in _widgets.css
.horizontal-bars {
padding: 0;