Fixes slideshow icon color.
This commit is contained in:
parent
bdb514d5d3
commit
eb5bf6053b
|
@ -82,7 +82,7 @@
|
||||||
border: none;
|
border: none;
|
||||||
background: none;
|
background: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
color: var(--tainacan-info-color);
|
color: var(--tainacan-info-color) !important;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 7px;
|
right: 7px;
|
||||||
top: 9px;
|
top: 9px;
|
||||||
|
|
Loading…
Reference in New Issue