mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 03:59:21 +03:00
Improve Sieve Scripts editor layout
This commit is contained in:
parent
1535dd00f1
commit
23d7fecd22
3 changed files with 57 additions and 66 deletions
|
|
@ -4,13 +4,8 @@ html.rl-mobile .b-settings-filters {
|
|||
}
|
||||
|
||||
.b-filter-script {
|
||||
width: 800px;
|
||||
min-width: 640px;
|
||||
}
|
||||
|
||||
.b-settings-filters .list-table,
|
||||
.b-filter-script .list-table {
|
||||
width: 600px;
|
||||
width: auto;
|
||||
max-width: 720px;
|
||||
}
|
||||
|
||||
.filter-item td,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue