skins/chameleon

Thomas Brüderli bruederli at kolabsys.com
Tue Jan 27 14:40:28 CET 2015


 skins/chameleon/styles.less |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fbea9f17968c7b453a819749948eaaaef21f8180
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Tue Jan 27 14:40:20 2015 +0100

    Better selector for FF35+

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index a1cba11..e21884d 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -2000,7 +2000,7 @@ a.button.changeformat.text.selected span.icon {
 	background-image: url(images/ui-icons-datepicker.png);
 }
 
- at supports (-moz-appearance:none) and (mask-type:alpha) and (not (will-change:auto)) {
+ at supports (-moz-appearance:none) and (mask-type:alpha) {
 	.mozilla .ui-datepicker .ui-datepicker-title select {
 		background-image: url(images/ui-icons-datepicker.png);
 	}




More information about the commits mailing list