test/fixtures/stylesheets/compass/css/text_shadow.css in compass-0.12.alpha.0 vs test/fixtures/stylesheets/compass/css/text_shadow.css in compass-0.12.alpha.1
- old
+ new
@@ -1,7 +1,4 @@
-.legacy-text-shadow {
- text-shadow: #777777 5px 5px 10px; }
-
.single-text-shadow {
text-shadow: #aaaaaa 0px 0px 1px; }
.default-text-shadow {
text-shadow: #aaaaaa 0px 0px 1px; }