]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-includes/js/tinymce/plugins/wpeditimage/css/editimage.css
Wordpress 2.6.2
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / plugins / wpeditimage / css / editimage.css
1
2 html, body {
3         background-color: #fff;
4         margin: 0;
5         padding: 0;
6 }
7
8 .submit input,
9 .button {
10         font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
11         padding: 3px 5px;
12         font-size: 12px;
13         line-height: 1.5em;
14         border-width: 1px;
15         border-style: solid;
16         -moz-border-radius: 3px;
17         -khtml-border-radius: 3px;
18         -webkit-border-radius: 3px;
19         border-radius: 3px;
20         cursor: pointer;
21         text-decoration: none;
22 }
23
24 textarea,
25 input,
26 select {
27         font: 13px Verdana, Arial, Helvetica, sans-serif;
28         margin: 1px;
29         padding: 3px;
30 }
31
32 body, td {
33         font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
34 }
35
36 abbr.required {
37         color: #FF0000;
38         text-align: left;
39 }
40
41 img.alignright,
42 .alignright {
43         float: right;
44 }
45
46 img.alignleft,
47 .alignleft {
48         float: left;
49 }
50
51 img.aligncenter {
52         display: block;
53         margin-left: auto;
54         margin-right: auto;
55 }
56
57 label {
58         cursor: pointer;
59 }
60
61 th.label {
62         width: 107px;
63 }
64
65 #media-upload #basic th.label {
66         padding: 5px 5px 5px 0;
67 }
68
69 .show-align {
70         height: 200px;
71         width: 480px;
72         float: right;
73         background-color: #f1f1f1;
74         cursor: default;
75         -moz-user-select: none;
76         user-select: none;
77         overflow: hidden;
78 }
79
80 #media-upload #img-edit {
81         border: 1px solid #c0c0c0;
82         width: 623px;
83         margin: 15px auto;
84 }
85
86 #media-upload .media-upload-form table.describe {
87         border-top-style: none;
88         border-top-width: 0;
89 }
90
91 #img_demo_txt {
92         font-size: 6px;
93         line-height: 10px;
94         font-family: "Courier New",Courier,monotype;
95         color: #ccc;
96         background-color: #ccc;
97 }
98
99 #img_demo {
100         padding: 0;
101 }
102
103 #saveeditimg {
104         padding: 10px 0 0 5px;
105         border-top: 1px solid #ccc;
106 }
107
108 #sidemenu,
109 #sidemenu li {
110         list-style: none;
111 }
112
113 #sidemenu li {
114         display: inline;
115 }
116
117 #sidemenu a {
118         border-bottom-style: solid;
119         border-bottom-width: 1px;
120         border-top-style: solid;
121         border-top-width: 1px;
122         display: block;
123         float: left;
124         line-height: 28px;
125         text-decoration: none;
126         text-align: center;
127         white-space: nowrap;
128         margin: 0;
129         padding: 0pt 7px;
130 }
131
132 #sidemenu a.current {
133         -moz-border-radius-topleft: 4px;
134         -khtml-border-top-left-radius: 4px;
135         -webkit-border-top-left-radius: 4px;
136         border-top-left-radius: 4px;
137         -moz-border-radius-topright: 4px;
138         -khtml-border-top-right-radius: 4px;
139         -webkit-border-top-right-radius: 4px;
140         border-top-right-radius: 4px;
141         border-style:solid;
142         border-width:1px;
143         font-weight:normal;
144 }
145
146 #adv_settings .field label {
147         padding: 0 5px 5px;
148 }
149
150 #media-upload h3 {
151         clear: both;
152         padding: 0pt 0pt 3px;
153         border-bottom-style: solid;
154         border-bottom-width: 1px;
155         font-family: Georgia,"Times New Roman",Times,serif;
156         font-size: 20px;
157         font-weight: normal;
158         line-height: normal;
159         margin: 0 0 10px -4px;
160         padding: 15px 0 3px;
161         border-bottom-color: #DADADA;
162         color: #5A5A5A;
163 }
164
165 #img_dim #width,
166 #img_dim #height,
167 #img_prop #border,
168 #img_prop #vspace,
169 #img_prop #hspace {
170         width: 36px;
171 }
172
173 #img_dim abbr {
174         padding: 0 4px;
175 }
176
177 #show_align_sp {
178         width: 115px;
179 }
180
181 #img_dim input,
182 #img_prop input {
183         margin-right: 10px;
184 }
185
186 #basic .align .field label {
187         padding: 0 0 0 24px;
188 }
189
190 #basic {
191         padding-top: 2px;
192 }
193
194 td {
195         padding: 2px 0;
196 }
197
198 #img_size {
199         float: right;
200         text-align: center;
201         cursor: pointer;
202         background-color: #f1f1f1;
203         padding: 5px 0;
204         width: 45px;
205 }
206
207 #img_size div {
208         font-size: 10px;
209         padding: 2px;
210         border: 1px solid #f1f1f1;
211         line-height: 15px;
212         height: 15px;
213         -moz-border-radius: 3px;
214         -khtml-border-radius: 3px;
215         -webkit-border-radius: 3px;
216         border-radius: 3px;
217         color: #07273E;
218 }
219
220 #img_size div#s100 {
221         border-color: #A3A3A3;
222         background-color: #E5E5E5;
223 }
224
225 #img_size_div {
226         width: 100px;
227         float: left;
228         cursor: default;
229 }
230
231 #img_size_title {
232         margin: 0 7px 5px;
233         text-align: right;
234         font-weight: bold;
235 }
236
237 #img_align_td {
238         padding: 2px 0 8px;
239 }