Styles for total in tooltip

This commit is contained in:
Sebring
2015-07-29 16:59:16 +02:00
parent fea54cd97f
commit 100ff277ff
+4
View File
@@ -182,6 +182,10 @@ div.row_val {
float: right; float: right;
} }
div.total {
font-weight: bold;
}
/* Notifications */ /* Notifications */
div#notifications { div#notifications {