2023-10-10 13:15:05 -04:00
|
|
|
.browser-toolbar > * #alltabs-button,
|
|
|
|
#appMenu-fxa-status2,
|
|
|
|
#appMenu-fxa-separator {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#appMenu-popup {
|
|
|
|
position: fixed !important;
|
|
|
|
top: 0px !important;
|
|
|
|
left: 0px !important;
|
|
|
|
margin: 0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#appMenu-popup panelview {
|
|
|
|
border-width: 2px 6px !important;
|
|
|
|
border-radius: 5% 0 0 5% !important;
|
|
|
|
border-image: var(--panel-separator-zap-gradient4) 1 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#unified-extensions-panel panelview {
|
|
|
|
border-width: 0 !important;
|
|
|
|
border-radius: 0px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
slot {
|
|
|
|
margin: 0 !important;
|
|
|
|
border-radius: 5% 0 0 5% !important;
|
|
|
|
}
|
2023-10-10 14:30:27 -04:00
|
|
|
|
2023-10-12 09:47:06 -04:00
|
|
|
@media screen {
|
2023-10-10 14:30:27 -04:00
|
|
|
:root:not([chromehidden~="toolbar"]) #PersonalToolbar {
|
2023-10-10 14:47:51 -04:00
|
|
|
margin-top: -106.5px !important;
|
|
|
|
}
|
2023-10-10 14:30:27 -04:00
|
|
|
}
|