diff --git a/data/interfaces/default/css/plexwatch.css b/data/interfaces/default/css/plexwatch.css index 836e36a6..5999ec2a 100644 --- a/data/interfaces/default/css/plexwatch.css +++ b/data/interfaces/default/css/plexwatch.css @@ -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; } diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 64d92572..05d28c58 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -265,7 +265,7 @@
Enable this to attempt to log the IP address of the user.
@@ -304,6 +304,10 @@ You can set custom formatted text for each type of notification. Click here for a list of available parameters which can be used. ++ You can also add tags to exclude certain text depending on the media type. Click + here to view usage information. +