X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/bf5c68485ef07868ad0a91168ecd0092af7661ae..refs/tags/wordpress-3.4:/wp-includes/js/imgareaselect/imgareaselect.css diff --git a/wp-includes/js/imgareaselect/imgareaselect.css b/wp-includes/js/imgareaselect/imgareaselect.css index 325e2b17..fd587a69 100644 --- a/wp-includes/js/imgareaselect/imgareaselect.css +++ b/wp-includes/js/imgareaselect/imgareaselect.css @@ -20,21 +20,21 @@ .imgareaselect-border1, .imgareaselect-border2, .imgareaselect-border3, .imgareaselect-border4 { - opacity: 0.5; filter: alpha(opacity=50); + opacity: 0.5; } .imgareaselect-handle { background-color: #fff; border: solid 1px #000; - opacity: 0.4; - filter: alpha(opacity=40); + filter: alpha(opacity=50); + opacity: 0.5; } .imgareaselect-outer { background-color: #000; - opacity: 0.4; - filter: alpha(opacity=40); + filter: alpha(opacity=50); + opacity: 0.5; } .imgareaselect-selection {