trying to fit in menubuttons better
[themes.git] / EarlyBlue / navigator / skin / navigator.css
index 5fbcda428d1ceaab0adc7f63191c8289e89290cf..a88e9c68953d79c3d296394525d6915170d24dde 100755 (executable)
@@ -2,7 +2,6 @@
  **/
 
 @import url(chrome://communicator/skin/);
-/* @import url(chrome://communicator/skin/bookmarks/bookmarks.css); */
 @import url(chrome://navigator/skin/personalToolbar.css);
 @import url(chrome://communicator/skin/sidebar/sidebar.css);
 
@@ -42,12 +41,14 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
 /*
  * Images for the main buttons
  */
-.menubutton-dual-button > .button-internal-box > .button-text-container 
+.menubutton-dual-button > .button-internal-box > .button-text-container, 
+.menubutton-dual-ex-button > .button-internal-box > .button-text-container 
   {
     display             : none;
   }
 
-.menubutton-dual-button
+.menubutton-dual-button,
+.menubutton-dual-ex-button
   {
     min-width           : 32px;
     min-height          : 32px;
@@ -162,7 +163,6 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
     padding-bottom        : 10px;
   }
 
-  
 #search-button
   {
     margin                : 0px 3px 0px 0px;
@@ -193,3 +193,6 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
   {
     padding               : 0px;
   }
+
+
+