mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
Add warning about Imgur or self-hosting enabled
This commit is contained in:
parent
d2415c92ea
commit
f12de78370
2 changed files with 34 additions and 9 deletions
|
@ -2173,6 +2173,12 @@ a:hover .item-children-poster {
|
|||
top: 5px;
|
||||
left: 12px;
|
||||
}
|
||||
.settings-warning {
|
||||
color: #eb8600;
|
||||
}
|
||||
span.settings-warning {
|
||||
padding-left: 10px;
|
||||
}
|
||||
#menu_link_show_advanced_settings.active {
|
||||
color: #fff;
|
||||
background-color: #cc7b19;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue