second part of syncing LCARStrek with Firefox 32 windows theme changes
[themes.git] / LCARStrek / browser / devtools / ruleview.css
index c970fc26199b42ed9b8e5078c4787925c9152097..6681dc48e2ff5a47259d4b2b3cc75bc1c32625f0 100644 (file)
   vertical-align: text-top;
   -moz-margin-end: 5px;
   display: inline-block;
+  position: relative;
 }
 
 .ruleview-colorswatch::before {
   background-position: 0 0, 6px 6px;
   position: absolute;
   border-radius: 50%;
-  width: 1em;
-  height: 1em;
+  top: 0;
+  left: 0;
+  right: 0;
+  bottom: 0;
   z-index: -1;
 }