update
This commit is contained in:
parent
0fd072d30a
commit
6690dfc306
2 changed files with 1 additions and 10 deletions
|
@ -9,19 +9,10 @@
|
||||||
--urlbar-inner-padding: 0 !important;
|
--urlbar-inner-padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Center the URL bar */
|
|
||||||
toolbarspring {
|
toolbarspring {
|
||||||
max-width: 1000px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#nav-bar toolbarbutton + toolbarspring {
|
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#urlbar-container + toolbarspring {
|
|
||||||
width: 1000px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* URL bar */
|
/* URL bar */
|
||||||
#urlbar {
|
#urlbar {
|
||||||
/* margin-top: -1px !important;*/
|
/* margin-top: -1px !important;*/
|
||||||
|
|
|
@ -48,7 +48,7 @@ findbar:-moz-window-inactive,
|
||||||
}
|
}
|
||||||
|
|
||||||
#TabsToolbar {
|
#TabsToolbar {
|
||||||
margin-top: -42px !important;
|
margin-top: -41px !important;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
margin-bottom: 6px !important;
|
margin-bottom: 6px !important;
|
||||||
background: none !important;
|
background: none !important;
|
||||||
|
|
Loading…
Reference in a new issue