Change colours to Plex colours

This commit is contained in:
JonnyWong16 2020-02-22 14:52:25 -08:00
commit 2144d4d7ed
14 changed files with 17 additions and 17 deletions

View file

@ -101,7 +101,7 @@ table.display tr:hover a {
text-decoration:none;
}
table.display td:hover a {
color: #F9AA03;
color: #E5A00D;
}
table.display thead tr:hover {
background-color: #212121;