diff options
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rw-r--r-- | view/theme/quattro/quattro.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less index d05acf76a..3c16777ea 100644 --- a/view/theme/quattro/quattro.less +++ b/view/theme/quattro/quattro.less @@ -537,7 +537,7 @@ section { } li.loading { float: right; - background-color: @Grey1; + background-color: @JotLoadingBackgroundColor; width: 20px; vertical-align: center; text-align: center; |