accomodate recent XUL 1.0 changes
[themes.git] / LCARStrek / messenger / skin / messenger.css
index e8f75f4465d5295bfbc7484938eba55327b650e9..f71a9a9662506435da6a05f315069cbec117f8e7 100755 (executable)
@@ -161,14 +161,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 {
@@ -317,7 +317,7 @@ menu.push {
   border: 1px outset white;
   padding: 2px;
   margin: 2px;
-  text-align: center;
+  -moz-box-pack: center;
   background-color:inherit;
   background-image: inherit;
 }