Visual indication that a page is loading

This commit is contained in:
Zef Hemel
2022-09-06 16:21:33 +02:00
parent 101d124115
commit 0090db37e6
5 changed files with 36 additions and 6 deletions
+4
View File
@@ -40,6 +40,10 @@
color: #5e5e5e;
}
.sb-loading {
color: #7a7a7a;
}
.sb-actions button {
border: 1px solid #7897d0;
border-radius: 3px;