second part of syncing LCARStrek with Firefox 55 browser windows theme changes
[themes.git] / LCARStrek / inspector / titledSplitter.css
index 4fc47aeaa8e51e8cb7a78bcaf87b35936f606f99..22c697816fa83a63c655e3b17b6e8a3b24102bff 100644 (file)
@@ -3,8 +3,6 @@
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
 .titled-splitter {
-  border-left: 0px;
-  border-right: 0px;
   cursor: default;
 }
 
@@ -46,6 +44,6 @@ box[orient="vertical"] > .titled-splitter {
 .titledsplitter-closebutton:hover:active {
   padding-top: 3px;
   padding-bottom: 1px;
-  -moz-padding-start: 3px;
-  -moz-padding-end: 1px;
+  padding-inline-start: 3px;
+  padding-inline-end: 1px;
 }
\ No newline at end of file