mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Hide advanced settings
This commit is contained in:
parent
45c2ccdffe
commit
770f12b632
4 changed files with 123 additions and 118 deletions
|
@ -2122,6 +2122,18 @@ a:hover .item-children-poster {
|
|||
top: 5px;
|
||||
left: 12px;
|
||||
}
|
||||
#menu_link_show_advanced_settings.active {
|
||||
color: #fff;
|
||||
background-color: #cc7b19;
|
||||
}
|
||||
.advanced-setting {
|
||||
display: none;
|
||||
}
|
||||
div.checkbox.advanced-setting,
|
||||
div.form-group.advanced-setting {
|
||||
border-left: 1px solid #e5a00d;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.user-info-wrapper {
|
||||
}
|
||||
.user-info-poster-face {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue