mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 07:50:24 +08:00
Make loading indicators stand out less when using a custom primary color
This commit is contained in:
parent
089dafa93d
commit
7399c75374
@ -10,7 +10,7 @@
|
||||
|
||||
.loading-indicator {
|
||||
position: relative;
|
||||
color: @fl-body-primary-color;
|
||||
color: @fl-secondary-color;
|
||||
}
|
||||
.loading-indicator-block {
|
||||
height: 100px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user