mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
Bugfix and cleanup CSS even more
This commit is contained in:
parent
badf422178
commit
e3e0474be2
24 changed files with 88 additions and 192 deletions
|
|
@ -3,8 +3,6 @@
|
|||
|
||||
.list-table {
|
||||
|
||||
width: 600px;
|
||||
|
||||
.account-img, .identity-img {
|
||||
font-size: 12px;
|
||||
margin-right: 5px;
|
||||
|
|
@ -41,10 +39,6 @@
|
|||
|
||||
white-space: nowrap;
|
||||
|
||||
.e-action {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.delete-account {
|
||||
cursor: pointer;
|
||||
opacity: 0.5;
|
||||
|
|
@ -55,10 +49,6 @@
|
|||
|
||||
white-space: nowrap;
|
||||
|
||||
.e-action {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.delete-identity {
|
||||
cursor: pointer;
|
||||
opacity: 0.5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue