complete sync of both themes with toolkit winstripe changes in Mozilla 16 cycle
[themes.git] / LCARStrek / browser / devtools / splitview.css
index c6e38582dd708b41b8c2d829354276d0dab2716b..fc6f2eee71262e2ecc52af259582466b5edceec8 100644 (file)
   border-style: solid;
   border-color: #9C9CFF;*/
   margin: 5px 0;
-  -moz-transform: translateX(-22px); /* account for startcap as well */
+  transform: translateX(-22px); /* account for startcap as well */
 }
 
 .splitview-landscape-resizer:-moz-locale-dir(rtl) {
-  -moz-transform: translateX(22px);
+  transform: translateX(22px);
 }
 
 .splitview-portrait-resizer {