mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
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:
parent
8ed94fa122
commit
2b187f0bf3
3 changed files with 147 additions and 28 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue