some teaks based on observations when using the theme and errors reported in Firefox...
[themes.git] / LCARStrek / devtools / boxmodel.css
index e38963c6beaf5863c665f9cbad7210d21026aad7..11128ebadd4ef37ffa4b865d38c652c3b0953a74 100644 (file)
@@ -2,6 +2,8 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/ */
 
+@import url(variables.css); /* No idea why this is needed but we get error messages without it */
+
 #boxmodel-wrapper {
   border-bottom-style: solid;
   border-bottom-width: 1px;