]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/css/press-this-rtl.css
WordPress 4.1.3-scripts
[autoinstalls/wordpress.git] / wp-admin / css / press-this-rtl.css
1 .press-this #message {
2         border-right: 4px solid #7ad03a;
3         padding: 1px 12px;
4         background-color: #fff;
5         -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
6         box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
7 }
8
9 .press-this #side-sortables .category-tabs li {
10         display: inline;
11         line-height: 1.35em;
12 }
13
14 body.press-this ul.category-tabs li.tabs a {
15         color: #333;
16 }
17
18 .press-this #content-resize-handle {
19         bottom: 2px;
20 }
21
22 body.press-this {
23         color: #333;
24         margin: 0;
25         padding: 0;
26         min-width: 708px;
27         min-height: 400px;
28 }
29
30 .press-this #titlediv #title {
31         font-size: 1.4em;
32 }
33
34 .press-this #site-heading:before {
35     top: 3px;
36     position: relative;
37     display: inline-block;
38     font: normal 18px/1 'dashicons';
39     speak: none;
40     color: #727272;
41     content: '\f120';
42     -webkit-font-smoothing: antialiased;
43     -moz-osx-font-smoothing: grayscale;
44 }
45
46 .press-this #wphead {
47         height: 32px;
48         margin-right: 0;
49         margin-left: 0;
50         margin-bottom: 5px;
51 }
52
53 .press-this #header-logo {
54         float: right;
55         margin: 7px 7px 0;
56         -webkit-user-select: none;
57         -moz-user-select: none;
58         -ms-user-select: none;
59         user-select: none;
60 }
61
62 .press-this #wphead h1 {
63         font-weight: normal;
64         font-size: 16px;
65         line-height: 32px;
66         margin: 0;
67         float: right;
68 }
69
70 .press-this #wphead h1 a {
71         text-decoration: none;
72 }
73
74 .press-this #wphead h1 a:hover {
75         text-decoration: underline;
76 }
77
78 .press-this #message {
79         margin: 10px 0;
80 }
81
82 .press-this .posting {
83         margin-left: 250px;
84 }
85
86 .press-this-sidebar {
87         float: left;
88         width: 240px;
89         padding-top: 10px;
90 }
91
92 .press-this #title {
93         margin-right: 0;
94         margin-left: 0;
95         -webkit-box-sizing: border-box;
96         -moz-box-sizing: border-box;
97         box-sizing: border-box;
98 }
99
100 .press-this .tagchecklist {
101         margin-top: 8px;
102 }
103
104 .press-this #titlediv {
105         margin: 0;
106 }
107
108 .press-this #wp-content-wrap #wp-content-editor-tools {
109         padding: 0;
110         top: 3px;
111         overflow: hidden;
112 }
113
114 .press-this .wp-media-buttons {
115         cursor: default;
116         padding: 8px 8px 6px;
117 }
118
119 .press-this #wp-content-wrap #wp-content-media-buttons a {
120         padding: 0;
121         line-height: normal;
122         height: auto;
123         font-size: 16px;
124 }
125
126 .press-this #wp-content-wrap .mce-toolbar .mce-btn-group .mce-btn {
127         margin: 0 1px;
128 }
129
130 .press-this #wp-content-wrap .mce-toolbar .mce-btn button {
131         padding: 2px 3px;
132 }
133
134 .press-this #wp-content-wrap div.mce-toolbar-grp,
135 .press-this #wp-content-wrap .quicktags-toolbar {
136         padding-left: 3px;
137 }
138
139 .press-this .howto {
140         margin-top: 2px;
141         margin-bottom: 3px;
142         font-size: 12px;
143         font-style: italic;
144         display: block;
145 }
146
147 .press-this #wp-content-editor-container {
148         clear: none;
149 }
150
151 .press-this #poststuff .inside {
152         margin-top: 18px;
153 }
154
155 .press-this .category-tabs {
156         margin-bottom: 3px;
157 }
158
159 /* Editor/Main Column */
160 .press-this #poststuff {
161         margin: 0 8px;
162         padding: 0;
163 }
164
165 .press-this #photo-add-url-div input[type="text"] {
166         width: 220px;
167 }
168
169 #poststuff #editor-toolbar {
170         height: 30px;
171 }
172
173 .posting {
174         margin-left: 212px;
175         position: relative;
176 }
177
178 .press-this .inner-sidebar {
179         width: 200px;
180 }
181
182 .press-this .inner-sidebar .sleeve {
183         padding-top: 5px;
184 }
185
186 .press-this #submitdiv p {
187         margin: 0;
188         padding: 6px;
189 }
190
191 .press-this #submitdiv #publishing-actions {
192         border-bottom: 1px solid #dfdfdf;
193 }
194
195 .press-this #publish {
196         float: left;
197 }
198
199 .press-this #poststuff h2,
200 .press-this #poststuff h3 {
201         font-size: 14px;
202         line-height: 1;
203 }
204
205 .press-this #tagsdiv-post_tag h3,
206 .press-this #categorydiv h3 {
207         cursor: pointer;
208 }
209
210 .press-this #submitdiv h3 {
211         cursor: default;
212 }
213
214 h3.tb {
215         font-weight: 600;
216         font-size: 12px;
217         margin-right: 5px;
218 }
219
220 .press-this .postbox,
221 .press-this .stuffbox {
222         margin-bottom: 10px;
223         min-width: 0;
224 }
225
226 .press-this #submitdiv:hover .handlediv {
227         background: none;
228 }
229
230 .tbtitle {
231         font-size: 1.7em;
232         outline: none;
233         padding: 3px 4px;
234         border: 1px solid #dfdfdf;
235 }
236
237 .press-this .actions {
238         float: left;
239         margin: -19px 0 0;
240 }
241
242 .press-this #extra-fields .actions {
243         margin: -32px 0 0 -7px;
244 }
245
246 .press-this .actions li {
247         float: right;
248         list-style: none;
249         margin-left: 10px;
250 }
251
252 #extra-fields .button {
253         margin-left: 5px;
254 }
255
256 /* Photo Styles */
257 #photo_saving {
258         margin: 0 8px 8px;
259         vertical-align: middle;
260 }
261
262 #img_container_container {
263         overflow: auto;
264 }
265
266 #extra-fields {
267         margin-top: 10px;
268         position: relative;
269 }
270
271 #extra-fields h2 {
272         margin: 12px;
273 }
274
275 #waiting {
276         margin-top: 10px;
277         overflow: hidden;
278 }
279
280 #waiting span {
281         float: left;
282         margin: 0 5px 0 0;
283 }
284
285 #waiting .spinner {
286         display: block;
287 }
288
289 #extra-fields .postbox {
290         margin-bottom: 5px;
291 }
292
293 #extra-fields .titlewrap {
294         padding: 0;
295         overflow: auto;
296         height: 120px;
297 }
298
299 #img_container a {
300         display: block;
301         float: right;
302         overflow: hidden;
303 }
304
305 #img_container img,
306 #img_container a {
307         width: 68px;
308         height: 68px;
309 }
310
311 #img_container img {
312         border: none;
313         background-color: #f4f4f4;
314         cursor: pointer;
315 }
316
317 #img_container a,
318 #img_container a:link,
319 #img_container a:visited {
320         border: 1px solid #ccc;
321         display: block;
322         position: relative;
323 }
324
325 #img_container a:hover,
326 #img_container a:active {
327         border-color: #000;
328         z-index: 1000;
329         border-width: 1px;
330 }
331
332 /* Video */
333 #embed-code {
334         width: 100%;
335         height: 98px;
336 }
337
338 /* Categories */
339 .press-this .categorydiv div.tabs-panel {
340         height: 100px;
341 }
342
343 /* Tags */
344 .press-this .tagsdiv .newtag {
345         width: 120px;
346 }
347
348 .press-this #content {
349         margin: 5px 0;
350         padding: 0 5px;
351         border: 0 none;
352         height: 340px;
353         font-family: Consolas, Monaco, monospace;
354         font-size: 13px;
355         line-height: 19px;
356         background: transparent;
357 }
358
359 /* Submit */
360 .press-this #publishing-actions .spinner {
361         display: inline;
362         vertical-align: middle;
363 }
364
365 /* =Media Queries
366 -------------------------------------------------------------- */
367
368 /* Reset responsive styles in Press This */
369 @media screen and ( max-width: 782px ) {
370         .press-this ul.category-tabs li.tabs {
371                 padding: 3px 5px 5px; /* Reset tabs in Press This to standard size */
372         }
373
374         .press-this a.wp-switch-editor {
375                 font: 13px/19px "Open Sans", sans-serif;
376                 margin: 5px 5px 0 0;
377                 padding: 3px 8px 4px;
378         }
379
380         .press-this #wp-content-media-buttons a {
381                 padding: 0;
382                 line-height: normal;
383                 height: auto;
384         }
385
386         .press-this #wp-content-editor-tools {
387                 padding: 0;
388                 top: 3px;
389         }
390
391         .press-this .category-tabs {
392                 margin-top: 0;
393         }
394
395         .press-this .tagsdiv .newtag {
396                 width: 120px;
397                 padding: 3px 5px;
398                 margin-bottom: 0;
399         }
400
401         .press-this .tagchecklist {
402                 padding: 0;
403                 margin-bottom: 0;
404         }
405
406         .press-this .wp_themeSkin a.mceButton {
407                 width: 20px;
408                 height: 20px;
409         }
410
411         .press-this .wp_themeSkin .mceButton .mceIcon {
412                 margin: 0;
413         }
414
415         .press-this #poststuff h3,
416         .press-this .metabox-holder h3 {
417                 padding: 7px 12px;
418         }
419
420         .press-this input[type=checkbox],
421         .press-this input[type=radio] {
422                 height: 16px;
423                 width: 16px;
424         }
425
426         .press-this input[type=checkbox]:checked:before {
427                 width: 16px;
428                 font: normal 21px/1 'dashicons';
429                 margin: -3px -4px 0 0;
430         }
431
432         .press-this input[type=radio]:checked:before {
433                 font: normal 21px/1 'dashicons';
434                 width: 6px;
435                 height: 6px;
436                 margin: 4px;
437         }
438
439         .press-this ul.categorychecklist ul,
440         .press-this ul.categorychecklist li {
441                 margin-top: 0;
442                 margin-bottom: 0;
443         }
444
445         .press-this div.quicktags-toolbar input {
446                 padding: 2px 4px;
447         }
448
449         .press-this textarea,
450         .press-this input {
451                 font-size: 14px;
452         }
453
454         .press-this .tagchecklist span {
455                 font-size: 13px;
456                 line-height: 1.8em;
457         }
458 }