mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Improved ACL handling #157
This commit is contained in:
parent
7e304daee0
commit
306d3ec7b5
8 changed files with 110 additions and 116 deletions
|
|
@ -15,6 +15,7 @@
|
|||
}
|
||||
|
||||
.folder-name {
|
||||
cursor: pointer;
|
||||
word-break: break-all;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
|
@ -24,10 +25,6 @@
|
|||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.folder-name.can-be-edited {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
select {
|
||||
width: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue