Fix identing

This commit is contained in:
Rafael Mardojai CM 2019-02-16 21:45:05 -05:00
parent 746378b9ad
commit 7040f5f222
2 changed files with 6 additions and 6 deletions

View File

@ -19,8 +19,8 @@
-moz-appearance: none !important;
}
:root[tabsintitlebar] #TabsToolbar-customization-target {
margin-top: -8px !important;
:root[tabsintitlebar] #TabsToolbar-customization-target {
margin-top: -8px !important;
}
/* Add window controls separator */

View File

@ -135,12 +135,12 @@ panelview vbox.panel-subview-body > toolbarbutton label {
/* Customization overflow menu position */
#customization-panel-container {
padding: 0 75px 25px !important;
margin-top: 10px;
z-index: 10;
padding: 0 75px 25px !important;
margin-top: 10px;
z-index: 10;
}
#customization-panelWrapper > .panel-arrowbox {
margin-bottom: -5px !important;
margin-bottom: -5px !important;
}
/* Confirmation Hint */