mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
fixed series page background
This commit is contained in:
@@ -39,10 +39,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.backdrop #page {
|
|
||||||
background-color : transparent;
|
|
||||||
box-shadow : none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-toolbar {
|
.page-toolbar {
|
||||||
margin-top : 10px;
|
margin-top : 10px;
|
||||||
@@ -145,3 +142,7 @@ footer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.backdrop #page {
|
||||||
|
background-color : transparent;
|
||||||
|
box-shadow : none;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user