mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Improve look of chapter selector
This commit is contained in:
parent
039873f396
commit
13bce2712d
@ -96,6 +96,9 @@
|
||||
.innerCardFooterClear {
|
||||
background-color: black !important;
|
||||
}
|
||||
.innerCardFooter .cardText {
|
||||
padding: 0 0 0 26px !important
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -153,6 +156,9 @@
|
||||
.layout-tv .skinHeader {
|
||||
padding-top: 1.5em !important;
|
||||
}
|
||||
.layout-tv .skinHeader {
|
||||
padding-bottom: 10px !important;
|
||||
}
|
||||
/* Rounded header buttons */
|
||||
.headerTabs,
|
||||
.headerRight {
|
||||
@ -179,6 +185,9 @@
|
||||
.layout-desktop .headerRight {
|
||||
padding: 0px 5px !important;
|
||||
}
|
||||
.layout-tv .headerRight {
|
||||
padding: 20px 10px !important;
|
||||
}
|
||||
/* Move left header back up */
|
||||
.layout-desktop .headerLeft
|
||||
.layout-tv .headerLeft {
|
||||
|
||||
@ -96,6 +96,9 @@
|
||||
.innerCardFooterClear {
|
||||
background-color: black !important;
|
||||
}
|
||||
.innerCardFooter .cardText {
|
||||
padding: 0 0 0 26px !important
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -157,6 +160,9 @@ html {
|
||||
.layout-tv .skinHeader {
|
||||
padding-top: 1.5em !important;
|
||||
}
|
||||
.layout-tv .skinHeader {
|
||||
padding-bottom: 10px !important;
|
||||
}
|
||||
/* Rounded header buttons */
|
||||
.headerTabs,
|
||||
.headerRight {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user