]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/imgareaselect/imgareaselect.css
WordPress 3.4
[autoinstalls/wordpress.git] / wp-includes / js / imgareaselect / imgareaselect.css
index 325e2b172fa47ef7eba968c470ecc85ecf2671ac..fd587a69d3cc9fa2e7a3c078e8e0f591318167ad 100644 (file)
 
 .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 {