mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Get a working Sieve scripts manager
This commit is contained in:
parent
a31834458b
commit
e3125ebfff
24 changed files with 439 additions and 304 deletions
|
|
@ -50,3 +50,8 @@ html.rl-mobile .b-settings-filters {
|
|||
.filter-item .filter-sub-name {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.b-filter-script textarea {
|
||||
height: 300px;
|
||||
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue