Exalm 11 years ago
parent
commit
a2b49286dd
1 changed files with 0 additions and 2 deletions
  1. 0 2
      build

+ 0 - 2
build

@@ -99,8 +99,6 @@ NEW+="}\n\n\2 {\n"
 NEW+="    list-style-image: url(\"\1\") !important;\n"
 NEW+="}\n\n\2:-moz-system-metric(images-in-menus) > label {\n"
 NEW+="    background: url(\"\1\") 0% 50% no-repeat !important;\n"
-NEW+="}\n\n\2:-moz-system-metric(images-in-menus)[disabled=\"true\"] > label {\n"
-NEW+="    background: url(\"\1\") 0% 50% no-repeat !important;\n"
 NEW+="}\n"
 sed -E "s|$ORIG|$NEW|g" -i `find . -name "*.css"`