mirror of https://github.com/mikaku/Monitorix.git
.text-title-multihost fix for white.css
This commit is contained in:
parent
0afcda4f04
commit
88fec6815b
|
@ -58,6 +58,11 @@ th, td {
|
||||||
color: #cccc00;
|
color: #cccc00;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-title-multihost {
|
||||||
|
font-family: Verdana, sans-serif;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
.td-valign-top {
|
.td-valign-top {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue