Removed non standard "filter" CSS property.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7929 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
c917872e8c
commit
9967ad9d0d
|
@ -551,7 +551,6 @@ font-weight:bold;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
padding:0.6em;
|
padding:0.6em;
|
||||||
z-index:100;
|
z-index:100;
|
||||||
filter:alpha(opacity=50);
|
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue