mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-05 16:25:05 +00:00
Fixed: display of search results on series details pages
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
|
||||
.backdrop {
|
||||
.navbar-nzbdrone {
|
||||
background-color : #000000;
|
||||
.opacity(0.85);
|
||||
background-color : #000000;
|
||||
padding-bottom: 10px;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -176,7 +177,7 @@
|
||||
|
||||
background-color: #333333;
|
||||
color: #cccccc;
|
||||
opacity: .95;
|
||||
.opacity(0.95);
|
||||
|
||||
.tt-suggestion {
|
||||
color: #cccccc;
|
||||
|
||||
Reference in New Issue
Block a user