mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Display "Loading..." text while JS is loading
This commit is contained in:
@@ -137,3 +137,10 @@ blockquote ol:last-child {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#flarum-loading {
|
||||
text-align: center;
|
||||
padding: 50px 0;
|
||||
font-size: 18px;
|
||||
color: @muted-more-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user