mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Misc fixes for Jellyscrub
This commit is contained in:
parent
ab92154da9
commit
9127f2bbd7
@ -477,13 +477,14 @@
|
||||
.sliderBubble {
|
||||
border-radius: 15px !important;
|
||||
background-color: rgba(0,0,0,0.5) !important;
|
||||
height: 55px !important
|
||||
}
|
||||
/* Support for Jellyscrub plugin */
|
||||
.chapterThumbContainer {
|
||||
margin-bottom: 135px !important;
|
||||
border-radius: 15px !important;
|
||||
}
|
||||
.chapterThumbTextContainer {
|
||||
background: rgba(35,35,35,0.5) !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@ -214,13 +214,14 @@ html {
|
||||
.sliderBubble {
|
||||
border-radius: 15px !important;
|
||||
background-color: rgba(0,0,0,0.5) !important;
|
||||
height: 55px !important
|
||||
}
|
||||
/* Support for Jellyscrub plugin */
|
||||
.chapterThumbContainer {
|
||||
margin-bottom: 135px !important;
|
||||
border-radius: 15px !important;
|
||||
}
|
||||
.chapterThumbTextContainer {
|
||||
background: rgba(35,35,35,0.5) !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user