accomodate recent XUL 1.0 changes
[themes.git] / EarlyBlue / messenger / skin / messenger.css
index 4a7d1f0fe0475db0173c4960f08dfdc021c57e81..48ad01dd3e0810a70a524aee49f732ef64a475e0 100755 (executable)
@@ -121,14 +121,14 @@ iframe {
 
 #button-file > .button-internal-box 
 {
-        vertical-align: middle;
-        text-align: center;
+        -mox-box-align      : center;
+        -moz-box-pack       : center;
 }
 
 #button-file > .button-internal-box > .menubutton-single-text 
 {
         padding-top         : 3px;
-        text-align          : center;
+        -moz-box-pack       : center;
 }
 
 #button-next {
@@ -241,7 +241,7 @@ menu.push {
   border: 1px outset white;
   padding: 2px;
   margin: 2px;
-  text-align: center;
+  -moz-box-pack: center;
   background-color:inherit;
   background-image: inherit;
 }
@@ -435,4 +435,3 @@ searchterm
 {
   border-left          : none;
 }
-