]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-includes/js/jcrop/jquery.Jcrop.min.css
Wordpress 3.5
[autoinstalls/wordpress.git] / wp-includes / js / jcrop / jquery.Jcrop.min.css
1 /* jquery.Jcrop.min.css v0.9.10 (build:20120429) */
2 .jcrop-holder{direction:ltr;text-align:left;}
3 .jcrop-vline,.jcrop-hline{background:#FFF url(Jcrop.gif) top left repeat;font-size:0;position:absolute;}
4 .jcrop-vline{height:100%;width:1px!important;}
5 .jcrop-hline{height:1px!important;width:100%;}
6 .jcrop-vline.right{right:0;}
7 .jcrop-hline.bottom{bottom:0;}
8 .jcrop-handle{background-color:#333;border:1px #eee solid;font-size:1px;}
9 .jcrop-tracker{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;height:100%;width:100%;}
10 .jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0;}
11 .jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px;}
12 .jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%;}
13 .jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%;}
14 .jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0;}
15 .jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0;}
16 .jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0;}
17 .jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px;}
18 .jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%;}
19 .jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px;}
20 .jcrop-dragbar.ord-n{margin-top:-4px;}
21 .jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px;}
22 .jcrop-dragbar.ord-e{margin-right:-4px;right:0;}
23 .jcrop-dragbar.ord-w{margin-left:-4px;}
24 .jcrop-light .jcrop-vline,.jcrop-light .jcrop-hline{background:#FFF;filter:Alpha(opacity=70)!important;opacity:.70!important;}
25 .jcrop-light .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000;border-color:#FFF;border-radius:3px;}
26 .jcrop-dark .jcrop-vline,.jcrop-dark .jcrop-hline{background:#000;filter:Alpha(opacity=70)!important;opacity:.7!important;}
27 .jcrop-dark .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#FFF;border-color:#000;border-radius:3px;}
28 .jcrop-holder img,img.jcrop-preview{max-width:none;}