mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
adjust loader color to match nextcloud blue
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -198,7 +198,7 @@ header {
|
||||
.loader {
|
||||
border: 16px solid #f3f3f3;
|
||||
border-radius: 50%;
|
||||
border-top: 16px solid #3498db;
|
||||
border-top: 16px solid #0082c9;
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
-webkit-animation: spin 2s linear infinite; /* Safari */
|
||||
|
||||
Reference in New Issue
Block a user