mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
fixed series page background
This commit is contained in:
parent
4cfe57f13d
commit
4fc4cc51fc
1 changed files with 5 additions and 4 deletions
|
@ -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;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue