mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Contacts tags support (unstable - step 1).
+ Small fixes
This commit is contained in:
parent
74fa12c000
commit
0ca00dec40
34 changed files with 1790 additions and 801 deletions
|
|
@ -175,9 +175,9 @@ html.ssm-state-tablet {
|
|||
}
|
||||
|
||||
html.rl-left-panel-disabled {
|
||||
|
||||
|
||||
#rl-left {
|
||||
width: 65px !important;
|
||||
width: 60px !important;
|
||||
|
||||
.show-on-panel-disabled {
|
||||
display: block;
|
||||
|
|
@ -201,7 +201,7 @@ html.rl-left-panel-disabled {
|
|||
}
|
||||
|
||||
#rl-right {
|
||||
left: 65px !important;
|
||||
left: 60px !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue