mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Reduce CSS footprint
This commit is contained in:
parent
4570b87232
commit
ab9e56f8b6
18 changed files with 222 additions and 249 deletions
|
|
@ -1,15 +1,13 @@
|
|||
#rl-popups {
|
||||
.b-filter-content {
|
||||
.b-filter-content {
|
||||
|
||||
width: 750px;
|
||||
width: 750px;
|
||||
|
||||
.button-delete {
|
||||
cursor: pointer;
|
||||
}
|
||||
.button-delete {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.setRecipientsBtn {
|
||||
margin-top: -2px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
.setRecipientsBtn {
|
||||
margin-top: -2px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue