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