mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Get Kolab integration working
This commit is contained in:
parent
11823c280d
commit
0c237376e5
13 changed files with 95 additions and 15 deletions
|
|
@ -13,10 +13,6 @@
|
|||
width: 1em;
|
||||
}
|
||||
|
||||
table:not(.displaySpecSetting) td:last-child {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.folder-name {
|
||||
word-break: break-all;
|
||||
white-space: pre-wrap;
|
||||
|
|
@ -31,6 +27,10 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
select {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
tr {
|
||||
|
||||
&:not(.selectable) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue