mirror of https://github.com/lidarr/Lidarr
fixed series page background
This commit is contained in:
parent
4cfe57f13d
commit
4fc4cc51fc
|
@ -39,10 +39,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.backdrop #page {
|
||||
background-color : transparent;
|
||||
box-shadow : none;
|
||||
}
|
||||
|
||||
|
||||
.page-toolbar {
|
||||
margin-top : 10px;
|
||||
|
@ -145,3 +142,7 @@ footer {
|
|||
}
|
||||
}
|
||||
|
||||
.backdrop #page {
|
||||
background-color : transparent;
|
||||
box-shadow : none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue