sonarrv3 fixes

This commit is contained in:
gilbN 2019-10-07 16:56:30 +02:00
parent 6ad729fb08
commit 71a45bc656
2 changed files with 3 additions and 3 deletions

View File

@ -904,8 +904,8 @@ pre {
}
.ProtocolLabel\/usenet\/3qKV1 {
border-color: #17b1d9 !;
background-color: #17b1d9 !;
border-color: #17b1d9 !important;
background-color: #17b1d9 !important;
}
/* Table options*/
.TableOptionsColumn\/column\/2H7ic {

View File

@ -28,5 +28,5 @@
--button-color-hover: #81a6b7;
--accent-color: #607D8B;
--accent-color-hover: #81a6b7;
--queue-color: #6b5;
--queue-color: #81a6b7;
}