[themes] changed skeleton's color
This commit is contained in:
parent
acaeec776f
commit
461106210f
|
@ -92,7 +92,7 @@
|
|||
|
||||
.loadmask > .sktoolbar li {
|
||||
background: #ccc;
|
||||
background: var(--highlight-button-pressed, #ccc);
|
||||
background: var(--highlight-button-hover, #ccc);
|
||||
border-radius: 3px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
|
Loading…
Reference in a new issue