mirror of https://github.com/mikaku/Monitorix.git
added the new class '.td-addendum' in white.css, necessary for 'emailreports.pm'
This commit is contained in:
parent
50757dd088
commit
8a4c7e4c96
|
@ -84,6 +84,12 @@ th, td {
|
||||||
color: #cccc00;
|
color: #cccc00;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.td-addendum {
|
||||||
|
background-color: #eeeeee;
|
||||||
|
font-family: Verdana, sans-serif;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
.text-title-date {
|
.text-title-date {
|
||||||
font-family: Verdana, sans-serif;
|
font-family: Verdana, sans-serif;
|
||||||
color: #888888;
|
color: #888888;
|
||||||
|
|
Loading…
Reference in New Issue