update both themes for suite default theme changes up to 2010-06-19
[themes.git] / EarlyBlue / navigator / navigator.css
index a4da0ee819aa359510f4784433daba2d7b71515c..c6cb0fc4a31913ab8ac9ea6c7250195cbbb32c79 100644 (file)
@@ -191,7 +191,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
 
 /* ::::: nav-bar-inner ::::: */
 
-#nav-bar-inner {
+.nav-bar-class {
   -moz-padding-start: 1px;
   -moz-padding-end: 1px;
   min-width: 0px;
@@ -283,13 +283,12 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   margin: 0;
   padding: 1px 0;
   -moz-margin-start: 2px;
-  font-weight: bold;
   background-color: #9999CC;
 }
 
 /* care that those buttons base on the same min height of 16px that the urlbar
    autocomplete box gets through site icon and urlbar icons at the right */
-#search-button > .button-box ,
+#search-button > .button-box,
 #go-button > .button-box {
   min-height: 16px;
 }