mirror of https://github.com/mikaku/Monitorix.git
white.css fix
This commit is contained in:
parent
1d416114ad
commit
da5a1855a4
|
@ -33,7 +33,6 @@ th, td {
|
||||||
border-right: 1px outset #5b5b5b;
|
border-right: 1px outset #5b5b5b;
|
||||||
border-bottom: 1px outset #5b5b5b;
|
border-bottom: 1px outset #5b5b5b;
|
||||||
border-spacing: 5px;
|
border-spacing: 5px;
|
||||||
font-size: 24px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -56,7 +55,7 @@ th, td {
|
||||||
.td-title {
|
.td-title {
|
||||||
background-color: #777777;
|
background-color: #777777;
|
||||||
font-family: Verdana, sans-serif;
|
font-family: Verdana, sans-serif;
|
||||||
color: #888888;
|
color: #cccc00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-title-multihost {
|
.text-title-multihost {
|
||||||
|
|
Loading…
Reference in New Issue