mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 17:12:46 +08:00
Make loading indicators stand out less when using a custom primary color
This commit is contained in:
parent
f54acebaf0
commit
7a1ae67192
|
@ -10,7 +10,7 @@
|
|||
|
||||
.loading-indicator {
|
||||
position: relative;
|
||||
color: @fl-body-primary-color;
|
||||
color: @fl-secondary-color;
|
||||
}
|
||||
.loading-indicator-block {
|
||||
height: 100px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user