mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Styles fixes
This commit is contained in:
parent
4c6fd9cdd1
commit
b3f3a51be6
4 changed files with 51 additions and 3 deletions
|
|
@ -66,5 +66,18 @@
|
|||
cursor: pointer;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&.ui-sortable-helper {
|
||||
background: #F5F5F5;
|
||||
border: 1px solid #DDD;
|
||||
|
||||
.button-delete, .delete-template {
|
||||
display: none;
|
||||
}
|
||||
|
||||
td {
|
||||
border-width: 0px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue