mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
Small ui fixes
This commit is contained in:
parent
639d8c58f6
commit
e1adfdb504
38 changed files with 272 additions and 2171 deletions
|
|
@ -95,14 +95,14 @@
|
|||
}
|
||||
|
||||
html.no-cssanimations .icon-spinner {
|
||||
background-image: url('@{sync-file-stop}');
|
||||
background-image: url('@{rlSyncFileStop}');
|
||||
background-repeat: no-repeat;
|
||||
font-family: Arial;
|
||||
&:before {
|
||||
content: "";
|
||||
}
|
||||
&.animated {
|
||||
background-image: url('@{sync-file}');
|
||||
background-image: url('@{rlSyncFile}');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue