mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Better icon-spinner in dark theme
This commit is contained in:
parent
87a56f5341
commit
a9785bc39c
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
||||||
}
|
}
|
||||||
.btn .icon-spinner {
|
.btn .icon-spinner {
|
||||||
border-color: #333;
|
border-color: #333;
|
||||||
border-top-color: #aaa;
|
border-top-color: #ccc;
|
||||||
}
|
}
|
||||||
.btn .caret {
|
.btn .caret {
|
||||||
border-top-color: #fff;
|
border-top-color: #fff;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue