mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
Chapter markers
This commit is contained in:
6
base.css
6
base.css
@@ -230,3 +230,9 @@ div[data-role="controlgroup"] a[data-role="button"] {
|
|||||||
.innerCardFooterClear {
|
.innerCardFooterClear {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*Theme slider marker style*/
|
||||||
|
.sliderMarker {
|
||||||
|
width: 3px;
|
||||||
|
border-radius: 2px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user