#apps_outer { background: transparent; border: none; } #apps_outer::after { display: none; } #apps_path { fill: #fff; } #apps_outer:hover #apps_path { opacity: .75; } #apps_outer:active #apps_path, #apps_outer:focus #apps_path { opacity: .5; } .app-icon { width: 24px; height: 24px; vertical-align: middle; margin-right: 5px; filter: invert(1); } .app-title { vertical-align: middle; } .nav-item.dropdown { float: right; display: block; position: fixed; right: 10px; } .nav-item.dropdown, .nav-item.dropdown * { outline: none !important; } #apps, #apps * { color: #212529 !important; font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; } #apps { filter: invert(1); } #separator { margin-top: 59px; }