Also need to adjust the spacing/width of the button to eliminate an overlap with the meta title. Any idea where to start?

Moderators: FranklinDM, Lootyhoof
Code: Select all
#appmenu-button {
width: 90px !important;
height: 18px !important;
max-width: 90px !important;
max-height: 18px !important;
margin: 0px !important;
padding: 2px 5px 3px 2px !important;
background: #ff0539 !important;
}
That might work for personal use, but I need to make the changes to the browser source that will apply to all builds.
Code: Select all
#main-window::after