updates
This commit is contained in:
@ -93,7 +93,8 @@ textarea#comment {
|
||||
article .post-thumbnail:before,
|
||||
article.sticky:before,
|
||||
div.mt-live-link a,
|
||||
input.search-submit {
|
||||
input.search-submit,
|
||||
.mejs-controls .mejs-time-rail .mejs-time-current {
|
||||
background-color: var(--href);
|
||||
}
|
||||
|
||||
@ -634,3 +635,6 @@ article.sticky::before {
|
||||
.wp-lightbox-overlay .close-button {
|
||||
fill: var(--text-color) !important;
|
||||
}
|
||||
.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body {
|
||||
background: var(--background)!important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user