mirror of
https://github.com/less/less.js.git
synced 2026-02-04 12:05:06 -05:00
6 lines
252 B
CSS
6 lines
252 B
CSS
.nav {
|
|
filter: progid:dximagetransform.microsoft.alpha(opacity=20);
|
|
filter: progid:dximagetransform.microsoft.alpha(opacity=0);
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr="#333333", endColorstr="#000000", GradientType=0);
|
|
}
|