mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Remove ugly attachmentItem box-shafow
This commit is contained in:
parent
d46537a24f
commit
baff1308e7
2 changed files with 0 additions and 12 deletions
|
|
@ -19,10 +19,6 @@
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.checked {
|
|
||||||
box-shadow: 0 0 0 1px rgba(0, 0, 255, 0.1), 0 1px 5px rgba(0, 0, 255, 0.2);
|
|
||||||
}
|
|
||||||
|
|
||||||
.checkboxAttachment {
|
.checkboxAttachment {
|
||||||
bottom: 6px;
|
bottom: 6px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
||||||
|
|
@ -300,14 +300,6 @@ html.rl-no-preview-pane {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.unselectedAttachmentsError {
|
|
||||||
.attachmentItem {
|
|
||||||
box-shadow: 0 1px 4px red;
|
|
||||||
box-shadow: 0 1px 5px rgba(255, 0, 0, 0.4);
|
|
||||||
box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.2), 0 1px 5px rgba(255, 0, 0, 0.3);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.controls-handle {
|
.controls-handle {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 5px;
|
bottom: 5px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue