mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Fix some styling and change "add folder" glyph and "copy messages" glyph
This commit is contained in:
parent
2651b6fd93
commit
1c542b33e7
5 changed files with 5 additions and 8 deletions
|
|
@ -9,7 +9,6 @@
|
|||
[class*=" icon-"] {
|
||||
display: inline-block;
|
||||
width: 1em;
|
||||
vertical-align: text-top;
|
||||
|
||||
.disabled &,
|
||||
.btn[disabled] & {
|
||||
|
|
@ -44,6 +43,8 @@
|
|||
border: 3px solid #aaa;
|
||||
border-top-color: #333;
|
||||
border-radius: 100%;
|
||||
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.icon-spinner:not(.not-animated),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue