mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Improved icon font view
This commit is contained in:
parent
93738eac22
commit
4a8c9f8e18
31 changed files with 115 additions and 196 deletions
|
|
@ -28,13 +28,14 @@
|
|||
box-shadow: 0 0 0 1px rgba(0, 0, 255, 0.1), 0 1px 5px rgba(0, 0, 255, 0.2);
|
||||
}
|
||||
|
||||
.checkedParent {
|
||||
.checkboxAttachment {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
padding: 1px 4px 0 5px;
|
||||
background: #FAFAFA;
|
||||
border: 0 solid #CCC;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.attachmentSize {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue