mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +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 {
|
.loading-indicator {
|
||||||
position: relative;
|
position: relative;
|
||||||
color: @fl-body-primary-color;
|
color: @fl-secondary-color;
|
||||||
}
|
}
|
||||||
.loading-indicator-block {
|
.loading-indicator-block {
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
Reference in New Issue
Block a user