]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/css/colors-classic.css
Wordpress 2.6.2-scripts
[autoinstalls/wordpress.git] / wp-admin / css / colors-classic.css
1 a.page-numbers:hover {
2         border-color: #999;
3 }
4
5 body, .form-table .pre {
6         background-color: #fff;
7         color: #333;
8 }
9
10 body > #upload-menu {
11         border-bottom-color: #fff;
12 }
13
14 div#current-widgets, #postcustomstuff table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
15         border-color: #ccc;
16 }
17
18 div.dashboard-widget-error {
19         background-color: #c43;
20 }
21
22 div.dashboard-widget-notice {
23         background-color: #F0F6FB;
24 }
25
26 div.dashboard-widget-submit, ul.widget-control-list div.widget-control-actions {
27         border-top-color: #ccc;
28 }
29
30 input.disabled, textarea.disabled {
31         background-color: #ccc;
32 }
33
34 #user_info a:hover, li.widget-list-control-item h4.widget-title a:hover, .submit a, #dashmenu a:hover, #footer a, #upload-menu li a.upload-tab-link, li.widget-list-control-item h4.widget-title a,
35 #dragHelper li.widget-list-control-item h4.widget-title a,
36 #draghelper li.widget-list-control-item h4.widget-title a:visited, .login #backtoblog a:hover {
37         color: #fff;
38 }
39
40 ul#category-tabs li.ui-tabs-selected, li.widget-list-control-item, div.nav, .tablenav, .submitbox, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, ul.view-switch li.current, .form-table tr, #poststuff h3, .login form, h3.info-box-title {
41         background-color: #cfebf7;
42 }
43
44 div.ui-tabs-panel {
45         border-color: #cfebf7;
46 }
47
48 select {
49         background-color: #fff;
50         border-color: #ddd;
51 }
52
53 strong .post-com-count span {
54         background-color: #2583ad;
55 }
56
57 .button-secondary, #login form .submit input {
58         background-color: #8ebddc !important;
59 }
60
61 ul#widget-list li.widget-list-item h4.widget-title {
62         background-color: #f0f0f0;
63         color: #000;
64 }
65
66 .sorthelper {
67         background-color: #ccf3fa;
68 }
69
70 .ac_match, .subsubsub a.current, h2 {
71         color: #000;
72 }
73
74 .ac_over {
75         background-color: #f0f0b8;
76 }
77
78 .ac_results {
79         background-color: #fff;
80         border-color: #808080;
81 }
82
83 .ac_results li {
84         color: #101010;
85 }
86
87 .alternate {
88         background-color: #f9f9f9;
89 }
90
91 .available-theme a.screenshot {
92         background-color: #f1f1f1;
93         border-color: #ccc;
94 }
95
96 .bar {
97         background-color: #e8e8e8;
98         border-right-color: #99d;
99 }
100
101 .describe {
102         border-top-color: #d0d0d0;
103 }
104
105 .error, #login #login_error {
106         background-color: #ffebe8;
107         border-color: #c00;
108 }
109
110 .error a {
111         color: #c00;
112 }
113
114 .form-invalid {
115         background-color: #ffebe8 !important;
116 }
117
118 .form-invalid input {
119         border-color: #c00 !important;
120 }
121
122 .form-table input, .form-table textarea {
123         border-color: #c6d9e9;
124 }
125
126 .form-table td, .form-table th {
127         border-bottom-color: #fff;
128 }
129
130 .highlight {
131         background-color: #cfebf7;
132         color: #d54e21;
133 }
134
135 .howto, .nonessential, #sidemenu, #edit-slug-box, .form-input-tip, #dashboard_primary span.rss-date, .subsubsub, #dashboard_secondary div.dashboard-widget-content ul li a cite {
136         color: #999;
137 }
138
139 #dashmenu a, #user_info a {
140         color: #88b4d7;
141 }
142
143 .media-item {
144         border-bottom-color: #d0d0d0;
145 }
146
147 .media-upload-form label.form-help, td.help {
148         color: #9a9a9a;
149 }
150
151 .page-numbers {
152         background-color: #fff;
153         border-color: #fff;
154 }
155
156 .page-numbers.current {
157         background-color: #328ab2;
158         border-color: #328ab2;
159         color: #fff;
160 }
161
162 .post-com-count {
163         background-image: url(../images/bubble_bg.gif);
164         color: #fff;
165 }
166
167 .post-com-count span {
168         background-color: #bbb;
169         color: #fff;
170 }
171
172 .post-com-count:hover span {
173         background-color: #d54e21;
174 }
175
176 .quicktags, .search {
177         background-color: #ccc;
178         color: #000;
179 }
180
181 .side-info h5, .bordertitle {
182         border-bottom-color: #dadada;
183 }
184
185 .side-info ul, .widget-description {
186         color: #666;
187 }
188
189 .submit input, .button, .button-secondary, #login form .submit input, div.dashboard-widget-submit input, #edit-slug-buttons a.save {
190         background-color: #e5e5e5;
191         color: #07273e;
192         border-color: #a3a3a3;
193 }
194
195 .button[disabled], .button:disabled {
196         background-color: #999;
197 }
198
199 .tablenav .button-secondary {
200         border-color: #5396c5;
201 }
202
203 .submit input:hover, .button:hover, #edit-slug-buttons a.save:hover {
204         border-color: #535353;
205 }
206
207 .submit input:hover, .button:hover, .button-secondary:hover, #wphead #viewsite a:hover, #submenu a.current, #submenu a:hover, .submitbox #previewview a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover, #edit-slug-buttons a.save:hover, #media-upload a.del-link:hover {
208         color: #d54e21;
209 }
210
211 #adminmenu a:hover, #sidemenu a:hover, .ui-tabs-nav a:hover {
212         color: #97c4d8;
213 }
214
215 .button-secondary:hover, #login form .submit input:hover {
216         border-color: #328ab2;
217         background-color: #a6d2e5 !important;
218 }
219
220 .submitbox #autosave .error, ul.view-switch li.current a {
221         color: #333;
222 }
223
224 .submitbox #previewview {
225         background-color: #5488af;
226 }
227
228 .submitbox #previewview a, #rightnow .rbutton {
229         background-color: #ebebeb;
230         color: #264761;
231 }
232
233 .submitbox .submit {
234         background-color: #464646;
235         color: #ccc;
236 }
237
238 .submitbox .submitdelete {
239         border-bottom-color: #999;
240 }
241
242 .submitbox .submitdelete:hover,
243 #media-upload a.delete:hover {
244         color: #fff;
245         background-color: #f00;
246         border-bottom-color: #f00;
247 }
248
249 .tablenav .dots {
250         background-color: #cfebf7;
251         border-color: #cfebf7;
252 }
253
254 .tablenav .next, .tablenav .prev{
255         background-color: #cfebf7;
256         border-bottom-color: #cfebf7;
257         border-color: #cfebf7;
258         color: #2583ad;
259 }
260
261 .tablenav .next:hover, .tablenav .prev:hover {
262         border-bottom-color: #d54e21;
263         border-color: #cfebf7;
264         color: #d54e21;
265 }
266
267 .updated, .login #login_error, .login .message {
268         background-color: #ffffe0;
269         border-color: #e6db55;
270 }
271
272 .updated a {
273         border-bottom-color: #2583ad;
274 }
275
276 .widefat td, .widefat th, div#available-widgets-filter, ul#widget-list li.widget-list-item, .commentlist li {
277         border-bottom-color: #ccc;
278 }
279
280 .widefat thead, .thead {
281         background-color: #464646;
282         color: #d7d7d7;
283 }
284
285 .widget-control-save, .widget-control-remove {
286         background-color: #83b4d5;
287         color: #246;
288 }
289
290 .wrap h2 {
291         border-bottom-color: #dadada;
292         color: #5a5a5a;
293 }
294
295 #poststuff #edButtonPreview, #poststuff #edButtonHTML, #the-comment-list p.comment-author strong a, #media-upload a.del-link, #media-upload a.delete, a {
296         color: #2e7ca0;
297 }
298
299 #adminmenu a, .ui-tabs-nav a {
300         color: #cfebf6;
301 }
302
303 #submenu a {
304         color: #2782af
305 }
306 /* Because we don't want visited on these links */
307 #adminmenu a.current, #sidemenu a.current, body.press-this .ui-tabs-selected a, body.press-this .ui-tabs-selected a:hover {
308         background-color: #fff;
309         border-color: #07273e;
310         border-bottom-color: #fff;
311         color: #d54e21;
312         font-weight: bold;
313 }
314
315 #adminmenu li a #awaiting-mod, #sidemenu li a #update-plugins {
316         background-image: url(../images/comment-stalk-classic.gif);
317 }
318
319 #adminmenu li a #awaiting-mod span, #sidemenu li a #update-plugins span {
320         background-color: #d54e21;
321         color: #fff;
322 }
323
324 #rightnow .reallynow {
325         background-color: #114973;
326         color: #fff;
327 }
328
329
330 #adminmenu li a:hover #awaiting-mod span, #sidemenu li a:hover #update-plugins span {
331         background-color: #07273E;
332 }
333
334 #adminmenu, div#media-upload-header {
335         background-color: #14568a;
336         border-bottom-color: #07273e;
337 }
338
339 #currenttheme img {
340         border-color: #666;
341 }
342
343 #current-widgets .drop-widget-here {
344         background-color: #ffc;
345 }
346
347 #dashboard_secondary div.dashboard-widget-content ul li a {
348         background-color: #f9f9f9;
349 }
350
351 input.readonly {
352         background-color: #ddd;
353 }
354
355 #dashmenu a.current {
356         background-color: #14568a;
357         color: #cfebf6;
358 }
359
360 #dragHelper h4.widget-title, li.widget-list-control-item h4, #dragHelper li.widget-list-control-item h4 {
361         background-color: #2683ae;
362         color: #fff;
363 }
364
365 #ed_toolbar input {
366         background: url( ../images/fade-butt.png ) #fff repeat-x 0 -2px;
367 }
368
369 #editable-post-name {
370         background-color: #fffbcc;
371 }
372
373 #edit-slug-box strong, .login #nav a {
374         color: #777;
375 }
376
377 #edit-slug-buttons a.save {
378         background-color: #ebebeb;
379 }
380
381 #footer {
382         background: url(../images/logo-ghost.png) #464646 no-repeat 20px 10px;
383         color: #999;
384 }
385
386 #media-items {
387         border-color: #c0c0c0;
388 }
389
390 #pass-strength-result {
391         background-color: #e3e3e3;
392         border-color: #000;
393 }
394
395 #pass-strength-result.bad {
396         background-color: #ffeff7;
397         border-color: #c69;
398 }
399
400 #pass-strength-result.good {
401         background-color: #effff4;
402         border-color: #66cc87;
403 }
404
405 #pass-strength-result.short {
406         background-color: #e3e3e3;
407 }
408
409 #pass-strength-result.strong {
410         background-color: #59ef86;
411         border-color: #319f52;
412 }
413
414 .checkbox, .side-info, #your-profile #rich_editing {
415         background-color: #fff;
416 }
417
418 .plugins .active {
419         background-color: #BBEEBB;
420 }
421
422 .plugins .togl {
423         border-right-color: #ccc;
424 }
425
426 #the-comment-list .unapproved {
427         background-color: #ffffe0;
428 }
429
430 .plugins tr {
431         background-color: #fff;
432 }
433
434 #poststuff #editor-toolbar .active {
435         background-color: #83b4d5;
436         color: #333;
437 }
438
439 #poststuff .closed .togbox {
440         background-color: #2583ad;
441         background-image: url(../images/toggle-arrow.gif);
442 }
443
444 #poststuff .postbox, #titlediv, #poststuff .postarea, #poststuff .stuffbox {
445         border-color: #ebebeb;
446         border-right-color: #ccc;
447         border-bottom-color: #ccc;
448 }
449
450 #poststuff .togbox {
451         background-color: #b2b2b2;
452         background-image: url(../images/toggle-arrow.gif);
453 }
454
455 #quicktags #ed_link {
456         color: #00f;
457 }
458
459 #rightnow .youhave {
460         background-color: #f0f6fb;
461 }
462
463 #rightnow a {
464         color: #448abd;
465 }
466
467 #sidemenu a {
468         background-color: #14568a;
469         border-bottom-color: #07273e;
470         border-top-color: #14568a;
471         color: #cfebf6;
472 }
473
474 #tagchecklist span a {
475         background: url(../images/xit.gif) no-repeat;
476 }
477
478 #tagchecklist span a:hover {
479         background: url(../images/xit.gif) no-repeat -10px 0;
480 }
481
482 #the-comment-list .comment a {
483         border-bottom-color: #ababab;
484         color: #666;
485 }
486
487 #update-nag, .plugin-update {
488         background-color: #fffeeb;
489         border-bottom-color: #ccc;
490         border-top-color: #ccc;
491         color: #555;
492 }
493
494 #upload-files a.file-link {
495         background-color: #d1e2ef;
496 }
497
498 #upload-file-view a img {
499         border-bottom-color: #69c;
500 }
501
502 #upload-menu li #current-tab-nav, #upload-file {
503         background-color: #f9fcfe;
504 }
505
506 #upload-menu li span a.page-numbers {
507         color: #00019b;
508 }
509
510 #upload-menu li.current {
511         border-right-color: #448abd;
512         color: #000;
513 }
514
515 #upload-menu li.current a.upload-tab-link, #upload-menu li a:hover {
516         background-color: #f9fcfe;
517         color: #000;
518 }
519
520 #upload-menu, #upload-menu li {
521         border-top-color: #247fab;
522 }
523
524 #user_info, .login #backtoblog a {
525         color: #ccc;
526 }
527
528 #wphead {
529         background-color: #14568a;
530 }
531
532 #wphead, body.login {
533         border-top-color: #07273e;
534 }
535
536 #wphead #viewsite a {
537         background-color: #5488af;
538         color: #cfebf7;
539         border-color: #0b3d64;
540 }
541
542 #wphead #viewsite a:hover {
543         color: #07273e;
544 }
545
546 #wphead h1, #dashmenu a.current:hover {
547         color: #cfebf6;
548 }
549
550 div#media-upload-error, .file-error, abbr.required, .widget-control-remove:hover, .delete:hover {
551         color: #f00;
552 }
553
554 /* TinyMCE */
555 .wp_themeSkin *,
556 .wp_themeSkin a:hover, 
557 .wp_themeSkin a:link, 
558 .wp_themeSkin a:visited, 
559 .wp_themeSkin a:active {
560          color: #000;
561 }
562
563 /* Containers */
564 .wp_themeSkin table, #wp_editbtns {
565         background: #83B4D5;
566 }
567
568 .wp_themeSkin iframe {
569         background: #fff;
570 }
571
572 /* Layout */
573 .wp_themeSkin .mceStatusbar {
574          color:#000;
575          background-color: #eaf3fa;
576 }
577
578 /* Button */
579 .wp_themeSkin .mceButton { 
580         background-color: #e9e8e8;
581         border-color: #83B4D5;
582 }
583
584 .wp_themeSkin a.mceButtonEnabled:hover,
585 .wp_themeSkin a.mceButtonActive, 
586 .wp_themeSkin a.mceButtonSelected {
587         background-color: #d6d8da;
588         border-color: #7789ba !important;
589 }
590
591 .wp_themeSkin .mceButtonDisabled {
592         border-color: #83B4D5 !important;
593 }
594
595 /* ListBox */
596 .wp_themeSkin .mceListBox .mceText,
597 .wp_themeSkin .mceListBox .mceOpen  {
598         border-color: #83B4D5;
599         background-color: #e9e8e8;
600 }
601
602 .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen, 
603 .wp_themeSkin .mceListBoxHover .mceOpen,
604 .wp_themeSkin .mceListBoxSelected .mceOpen,
605 .wp_themeSkin .mceListBoxSelected .mceText {
606         border-color: #7789ba !important;
607         background-color: #d6d8da;
608 }
609
610 .wp_themeSkin table.mceListBoxEnabled:hover .mceText, 
611 .wp_themeSkin .mceListBoxHover .mceText {
612         border-color: #7789ba !important;
613 }
614
615 .wp_themeSkin select.mceListBox {
616         border-color: #b3c7e1; 
617         background-color: #fff;
618 }
619
620 /* SplitButton */
621 .wp_themeSkin .mceSplitButton a.mceAction, 
622 .wp_themeSkin .mceSplitButton a.mceOpen {
623         background-color: #e9e8e8;
624         border-color: #83B4D5;
625 }
626
627 .wp_themeSkin .mceSplitButton a.mceOpen:hover,
628 .wp_themeSkin .mceSplitButtonSelected a.mceOpen,
629 .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
630 .wp_themeSkin .mceSplitButton a.mceAction:hover {
631         background-color: #d6d8da;
632         border-color: #7789ba !important;
633
634
635 .wp_themeSkin .mceSplitButtonActive {
636         background-color: #d6d8da;
637 }
638
639 /* ColorSplitButton */
640 .wp_themeSkin div.mceColorSplitMenu table {
641         background-color: #ebeaeb;
642         border-color: #808080;
643 }
644
645 .wp_themeSkin .mceColorSplitMenu a {
646         border-color: #808080;
647 }
648
649 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
650         border-color: #fff;
651 }
652
653 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
654         border-color: #0A246A;
655         background-color: #B6BDD2;
656 }
657
658 .wp_themeSkin a.mceMoreColors:hover {
659         border-color: #0A246A;
660 }
661
662 /* Menu */
663 .wp_themeSkin .mceMenu {
664         border-color: #ddd;
665 }
666
667 .wp_themeSkin .mceMenu table {
668         background-color: #ebeaeb;
669 }
670
671 .wp_themeSkin .mceMenu .mceText {
672         color: #000; 
673 }
674
675 .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
676 .wp_themeSkin .mceMenu .mceMenuItemActive, #quicktags {
677         background-color: #83B4D5;
678 }
679 .wp_themeSkin td.mceMenuItemSeparator {
680         background-color: #aaa;
681 }
682 .wp_themeSkin .mceMenuItemTitle a {
683         background-color: #ccc; 
684         border-bottom-color: #aaa;
685 }
686 .wp_themeSkin .mceMenuItemTitle span.mceText {
687         color: #000;
688 }
689 .wp_themeSkin .mceMenuItemDisabled .mceText {
690         color: #888;
691 }
692
693 /* pop-up */
694 .clearlooks2 .mceTop .mceLeft, .clearlooks2 .mceTop .mceRight {
695         background-color: #cee1ef;
696         border-color: #c6d9e9;
697 }
698
699 .clearlooks2 .mceFocus .mceTop .mceLeft, .clearlooks2 .mceFocus .mceTop .mceRight {
700         background-color: #5488AF;
701         border-color: #464646;
702 }
703
704 #editorcontainer {
705         border-color: #ccc;
706 }
707
708 #poststuff #titlewrap {
709         border-color: #ccc;
710 }
711
712 #tTips p#tTips_inside {
713         background-color: #ddd;
714         color: #333;
715 }
716
717 /* Diff */
718
719 table.diff .diff-deletedline {
720         background-color: #ffdddd;
721 }
722 table.diff .diff-deletedline del {
723         background-color: #ff9999;
724 }
725 table.diff .diff-addedline {
726         background-color: #ddffdd;
727 }
728 table.diff .diff-addedline ins {
729         background-color: #99ff99;
730 }