Merge branch 'master' of https://github.com/gilbN/theme.park
This commit is contained in:
commit
6e28a8c77c
@ -1262,7 +1262,9 @@ pre {
|
||||
border: 0 solid transparent;
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
#ui.top.attached.tabular.menu {
|
||||
background: rgb(0, 0, 0, .25) !important;
|
||||
}
|
||||
/* SEARCH BAR */
|
||||
.prompt {
|
||||
background-color: rgba(0, 0, 0, .25) !important;
|
||||
@ -1304,6 +1306,9 @@ border-color: rgba(0, 0, 0, .25);
|
||||
box-shadow: none;
|
||||
color: #FFF !important;
|
||||
}
|
||||
.ui.input {
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.table thead th {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
@ -113,7 +113,6 @@ Custom [Sonarr V2 and V3](https://github.com/Sonarr/Sonarr)/[Radarr](https://git
|
||||

|
||||
|
||||
|
||||
## NOTE: Sonarr v3 and Lidarr have recently updated all their css selectors and I havent't had time to fix this yet, so the theme will be broken on those apps.
|
||||
|
||||
Thank you iFelix18 for doing all the hard work! :)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user