trying to fit in menubuttons better
[themes.git] / EarlyBlue / navigator / skin / navigator.css
index fb51b5aa88369b1e4e3b7439d00add43c13bd5ac..a88e9c68953d79c3d296394525d6915170d24dde 100755 (executable)
@@ -41,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;
@@ -193,3 +195,4 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
   }
 
 
+