Update plugins/media-bar.css
This commit is contained in:
@@ -1,11 +1,16 @@
|
|||||||
/* =============== Detail Bar =============== */
|
/* =============== Detail Bar =============== */
|
||||||
|
|
||||||
|
.slide.active .button-container {
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
/* ======= PLAY BUTTON ======= */
|
/* ======= PLAY BUTTON ======= */
|
||||||
|
|
||||||
/* Re-stylize button to be round */
|
/* Re-stylize button to be round */
|
||||||
#slides-container .play-button {
|
#slides-container .play-button {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
padding: 25px !important;
|
padding: 25px !important;
|
||||||
|
background-color: var(--abyss-accent) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Resize play icon inside button */
|
/* Resize play icon inside button */
|
||||||
|
|||||||
Reference in New Issue
Block a user