mirror of https://github.com/mikaku/Monitorix.git
.text-tile-date introduced
This commit is contained in:
parent
681a185d8a
commit
9664185118
|
@ -79,6 +79,11 @@ th, td {
|
|||
color: #888800;
|
||||
}
|
||||
|
||||
.text-title-date {
|
||||
font-family: Verdana, sans-serif;
|
||||
color: #888888;
|
||||
}
|
||||
|
||||
.text-title {
|
||||
font-family: Verdana, sans-serif;
|
||||
color: #888800;
|
||||
|
|
|
@ -80,6 +80,11 @@ th, td {
|
|||
color: #cccc00;
|
||||
}
|
||||
|
||||
.text-title-date {
|
||||
font-family: Verdana, sans-serif;
|
||||
color: #888888;
|
||||
}
|
||||
|
||||
.text-title {
|
||||
font-family: Verdana, sans-serif;
|
||||
color: #cccc00;
|
||||
|
|
Loading…
Reference in New Issue