Improved icon font view

This commit is contained in:
djmaze 2021-02-11 17:46:29 +01:00
parent 93738eac22
commit 4a8c9f8e18
31 changed files with 115 additions and 196 deletions

View file

@ -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 {