div#swt_theme select { width: 55%; } .main-header { position: relative; padding-right: 7.5px; padding-left: 7.5px; } hr.sme-copyrightbar { display: none; } .layout-boxed { background: url("/smanager/dist/img/boxed-bg.jpg") repeat fixed; } #h2e11 img { width: 100%; } #h2l1, #h2l2 { margin-left: 2px; } #h2l2 { height: 4px; } #swttheme { padding-left: 0.5rem; padding-top: 0.3rem; } #swtsize { padding-left: 0.5rem; padding-top: 0.5rem; } #darkmodeswt { padding-left: 0.5rem; padding-top: 0.5rem; } .sm2-footer { width:100%; } .dark-mode container-fluid { background-color:lightblue; } .dark-mode div .mb-2 { background-color:#454d55; } .dark-mode .navbar-white { background-image: linear-gradient(to right, lightgrey,#454d55); } .dark-mode .active { background-color:lightgrey; } .dark-mode .button { background:darkgrey; }