update both themes for toolkit winstripe changes up to 2010-07-25
[themes.git] / LCARStrek / navigator / navigator.css
index ab7dc5f13e8d283c1498b529d3a2ea8eac50b38f..f373500680def7c84b27aacea2517be2be1c1ed9 100644 (file)
@@ -274,7 +274,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;
@@ -375,9 +375,8 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
 #search-button,
 #go-button {
   margin: 0;
-  padding: 1px 0;
+  padding: 2px 0;
   -moz-margin-start: 2px;
-  font-weight: bold;
   background-color: #000000;
 }
 
@@ -388,14 +387,13 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
 
 /* 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;
 }
 
 #search-button {
 /*  list-style-image: url("chrome://communicator/skin/icons/search.gif"); */
-  font-weight: bold;
 }
 
 /*
@@ -413,11 +411,6 @@ toolbar[mode="icons"] #search-button > .button-box > .button-text {
 
 /* ::::: security button ::::: */
 
-#security-button {
-  border-left: 3px solid black;
-  -moz-padding-start: 2px;
-}
-
 #security-button {
   list-style-image: url("chrome://communicator/skin/icons/lock-insecure.gif");
 }