make new chatzilla tab appearance actually look fitting with the two themes
[themes.git] / EarlyBlue / global / resizer.css
index cc0c6f4e65b05d643e1c6f9cb097ea95c9c7ae7a..d8eac956145c5b8e0d0782b21f23b827b2a16538 100644 (file)
@@ -1,8 +1,9 @@
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 resizer {
-  -moz-appearance: resizer;
+/*  -moz-appearance: resizer; */
   background: url("chrome://global/skin/icons/resizer.png") no-repeat;
+  background-size: 100% 100%;
   cursor: se-resize;
   width: 15px;
   height: 15px;