Exclusion tags for notifications. Place text in certain tags to only send that text for a certain media type.

Simple check which disables the Enable IP logging checkbox if Logs folder not set.
Some styling changes.
This commit is contained in:
Tim 2015-07-28 01:50:19 +02:00
commit 2b187f0bf3
3 changed files with 147 additions and 28 deletions

View file

@ -1288,10 +1288,10 @@ input[type="color"],
margin-top: 5px;
color: #fff;
border: 0px solid #444;
background: #333;
background: #555;
height: 24px;
padding: 2px 5px 2px 12px;
background-color: #3a3a3a;
background-color: #555;
border-radius: 14.5px;
transition: background-color .3s;
}