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