New: Themed the loading spinner slightly
This commit is contained in:
parent
a175b1e738
commit
93ca788eea
1 changed files with 5 additions and 0 deletions
|
|
@ -1093,4 +1093,9 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
|
||||
.layout-tv .headerLeft {
|
||||
overflow: unset;
|
||||
}
|
||||
|
||||
.mdl-spinner__circle {
|
||||
border-color: var(--dimTextColor);
|
||||
border-style: inset;
|
||||
}
|
||||
Loading…
Reference in a new issue