Add warning about Imgur or self-hosting enabled

This commit is contained in:
JonnyWong16 2018-03-24 13:46:15 -07:00
parent d2415c92ea
commit f12de78370
2 changed files with 34 additions and 9 deletions

View file

@ -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;