[themes] changed skeleton's color

This commit is contained in:
Maxim Kadushkin 2021-04-27 20:22:21 +03:00
parent acaeec776f
commit 461106210f

View file

@ -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;