mirror of https://github.com/mikaku/Monitorix.git
white css fix
This commit is contained in:
parent
e85d55a577
commit
3e14c7e094
|
@ -29,10 +29,10 @@ body {
|
||||||
table {
|
table {
|
||||||
background: #cccccc;
|
background: #cccccc;
|
||||||
// border: 1px black;
|
// border: 1px black;
|
||||||
border-left: 1px outset #b2b2b2;
|
border-left: 1px outset #888888;
|
||||||
border-top: 1px outset #b2b2b2;
|
border-top: 1px outset #888888;
|
||||||
border-right: 1px outset #767676;
|
border-right: 1px outset #5a5a5a;
|
||||||
border-bottom: 1px outset #767676;
|
border-bottom: 1px outset #5a5a5a;
|
||||||
border-spacing: 5px;
|
border-spacing: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue