source: trunk/www.guidonia.net/wp/wp-admin/css/colors-fresh.css@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 30.8 KB
Line 
1html {
2 background-color: #f9f9f9;
3}
4
5* html input,
6* html .widget {
7 border-color: #dfdfdf;
8}
9
10textarea,
11input,
12select {
13 border-color: #DFDFDF;
14}
15
16kbd,
17code {
18 background: #eaeaea;
19}
20
21input[readonly] {
22 background-color: #eee;
23}
24
25.find-box-search {
26 border-color: #dfdfdf;
27 background-color: #f1f1f1;
28}
29
30.find-box {
31 background-color: #f1f1f1;
32}
33
34.find-box-inside {
35 background-color: #fff;
36}
37
38a.page-numbers:hover {
39 border-color: #999;
40}
41
42body,
43#wpbody,
44.form-table .pre {
45 color: #333;
46}
47
48body > #upload-menu {
49 border-bottom-color: #fff;
50}
51
52#postcustomstuff table,
53#your-profile fieldset,
54#rightnow,
55div.dashboard-widget,
56#dashboard-widgets p.dashboard-widget-links,
57#replyrow #ed_reply_toolbar input {
58 border-color: #ccc;
59}
60
61#poststuff .inside label.spam {
62 color: red;
63}
64
65#poststuff .inside label.waiting {
66 color: orange;
67}
68
69#poststuff .inside label.approved {
70 color: green;
71}
72
73#postcustomstuff table {
74 border-color: #dfdfdf;
75 background-color: #F9F9F9;
76}
77
78#postcustomstuff thead th {
79 background-color: #F1F1F1;
80}
81
82#postcustomstuff table input,
83#postcustomstuff table textarea {
84 border-color: #dfdfdf;
85 background-color: #fff;
86}
87
88.widefat {
89 border-color: #dfdfdf;
90 background-color: #fff;
91}
92
93div.dashboard-widget-error {
94 background-color: #c43;
95}
96
97div.dashboard-widget-notice {
98 background-color: #cfe1ef;
99}
100
101div.dashboard-widget-submit {
102 border-top-color: #ccc;
103}
104
105div.tabs-panel,
106ul#category-tabs li.tabs {
107 border-color: #dfdfdf;
108}
109
110ul#category-tabs li.tabs {
111 background-color: #f1f1f1;
112}
113
114input.disabled,
115textarea.disabled {
116 background-color: #ccc;
117}
118/* #upload-menu li a.upload-tab-link, */
119.login #backtoblog a:hover,
120#plugin-information .action-button a,
121#plugin-information .action-button a:hover,
122#plugin-information .action-button a:visited {
123 color: #fff;
124}
125
126.widget .widget-top,
127.postbox h3,
128.stuffbox h3 {
129 background: #dfdfdf url("../images/gray-grad.png") repeat-x left top;
130 text-shadow: #fff 0 1px 0;
131}
132
133.form-table th,
134.form-wrap label {
135 color: #222;
136 text-shadow: #fff 0 1px 0;
137}
138
139.description,
140.form-wrap p {
141 color: #666;
142}
143
144strong .post-com-count span {
145 background-color: #21759b;
146}
147
148.sorthelper {
149 background-color: #ccf3fa;
150}
151
152.ac_match,
153.subsubsub a.current {
154 color: #000;
155}
156
157.wrap h2 {
158 color: #464646;
159}
160
161.ac_over {
162 background-color: #f0f0b8;
163}
164
165.ac_results {
166 background-color: #fff;
167 border-color: #808080;
168}
169
170.ac_results li {
171 color: #101010;
172}
173
174.alternate,
175.alt {
176 background-color: #f9f9f9;
177}
178
179.available-theme a.screenshot {
180 background-color: #f1f1f1;
181 border-color: #ddd;
182}
183
184.bar {
185 background-color: #e8e8e8;
186 border-right-color: #99d;
187}
188
189#media-upload {
190 background: #fff;
191}
192
193#media-upload .slidetoggle {
194 border-top-color: #dfdfdf;
195}
196
197.error,
198#login #login_error {
199 background-color: #ffebe8;
200 border-color: #c00;
201}
202
203.error a {
204 color: #c00;
205}
206
207.form-invalid {
208 background-color: #ffebe8 !important;
209}
210
211.form-invalid input {
212 border-color: #c00 !important;
213}
214
215.submit {
216 border-color: #DFDFDF;
217}
218
219.highlight {
220 background-color: #e4f2fd;
221 color: #d54e21;
222}
223
224.howto,
225.nonessential,
226#edit-slug-box,
227.form-input-tip,
228.rss-widget span.rss-date,
229.subsubsub {
230 color: #666;
231}
232
233.media-item {
234 border-bottom-color: #dfdfdf;
235}
236
237#wpbody-content #media-items .describe {
238 border-top-color: #dfdfdf;
239}
240
241.describe input[type="text"],
242.describe textarea {
243 border-color: #dfdfdf;
244}
245
246.media-upload-form label.form-help,
247td.help {
248 color: #9a9a9a;
249}
250
251.post-com-count {
252 background-image: url(../images/bubble_bg.gif);
253 color: #fff;
254}
255
256.post-com-count span {
257 background-color: #bbb;
258 color: #fff;
259}
260
261.post-com-count:hover span {
262 background-color: #d54e21;
263}
264
265.quicktags, .search {
266 background-color: #ccc;
267 color: #000;
268}
269
270.side-info h5 {
271 border-bottom-color: #dadada;
272}
273
274.side-info ul {
275 color: #666;
276}
277
278.button,
279.button-secondary,
280.submit input,
281input[type=button],
282input[type=submit] {
283 border-color: #bbb;
284 color: #464646;
285}
286
287.button:hover,
288.button-secondary:hover,
289.submit input:hover,
290input[type=button]:hover,
291input[type=submit]:hover {
292 color: #000;
293 border-color: #666;
294}
295
296.button,
297.submit input,
298.button-secondary {
299 background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
300}
301
302.button:active,
303.submit input:active,
304.button-secondary:active {
305 background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
306}
307
308.button-primary,
309.submit .button-primary,
310#login form .submit input {
311 border-color: #298cba !important;
312 font-weight: bold;
313 color: #FFF !important;
314 background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
315}
316
317.button-primary:active,
318#login form .submit input:active {
319 background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important;
320}
321
322.button[disabled],
323.button:disabled,
324.button-secondary[disabled],
325.button-secondary:disabled,
326a.button.disabled {
327 color: #ccc !important;
328 border-color: #ccc;
329}
330
331.button-primary[disabled],
332.button-primary:disabled {
333 color: #2fa0d5 !important;
334}
335
336a:active,
337a:focus {
338 color: #d54e21;
339}
340
341a:hover,
342#wphead #viewsite a:hover,
343#adminmenu a:hover,
344#adminmenu ul.wp-submenu a:hover,
345#the-comment-list .comment a:hover,
346#rightnow a:hover,
347#login form .submit input:hover,
348#media-upload a.del-link:hover,
349div.dashboard-widget-submit input:hover,
350.subsubsub a:hover,
351.subsubsub a.current:hover,
352.ui-tabs-nav a:hover,
353.plugins .inactive a:hover,
354#all-plugins-table .plugins .inactive a:hover,
355#search-plugins-table .plugins .inactive a:hover {
356 color: #d54e21;
357}
358
359#the-comment-list .comment-item,
360#dashboard-widgets #dashboard_quick_press form p.submit {
361 border-color: #dfdfdf;
362}
363
364.button-primary:hover,
365#login form .submit input:hover {
366 border-color: #13455b !important;
367 color: #EAF2FA !important;
368}
369
370#side-sortables #category-tabs .tabs a {
371 color: #333;
372}
373
374#rightnow .rbutton {
375 background-color: #ebebeb;
376 color: #264761;
377}
378
379.submitbox .submit {
380 background-color: #464646;
381 color: #ccc;
382}
383
384.plugins a.delete:hover,
385#all-plugins-table .plugins a.delete:hover,
386#search-plugins-table .plugins a.delete:hover,
387.submitbox .submitdelete,
388a.delete {
389 color: #f00;
390 border-bottom-color: #f00;
391}
392
393.submitbox .submitdelete:hover,
394#media-items a.delete:hover {
395 color: #fff;
396 background-color: #f00;
397 border-bottom-color: #f00;
398}
399
400#normal-sortables .submitbox .submitdelete:hover {
401 color: #000;
402 background-color: #f00;
403 border-bottom-color: #f00;
404}
405
406.tablenav .dots {
407 border-color: transparent;
408}
409
410.tablenav .next,
411.tablenav .prev {
412 border-color: transparent;
413 color: #21759b;
414}
415
416.tablenav .next:hover,
417.tablenav .prev:hover {
418 border-color: transparent;
419 color: #d54e21;
420}
421
422.updated,
423.login #login_error,
424.login .message {
425 background-color: #ffffe0;
426 border-color: #e6db55;
427}
428
429.update-message {
430 color: #000000;
431}
432
433a.page-numbers {
434 border-bottom-color: #B8D3E2;
435}
436
437.commentlist li {
438 border-bottom-color: #ccc;
439}
440
441.widefat td,
442.widefat th,
443#install-plugins .plugins td,
444#install-plugins .plugins th {
445 border-color: #dfdfdf;
446}
447
448.widefat th {
449 text-shadow: rgba(255,255,255,0.8) 0 1px 0;
450}
451
452.widefat thead tr th,
453.widefat tfoot tr th,
454h3.dashboard-widget-title,
455h3.dashboard-widget-title span,
456h3.dashboard-widget-title small,
457.find-box-head {
458 color: #333;
459 background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;
460}
461
462h3.dashboard-widget-title small a {
463 color: #d7d7d7;
464}
465
466h3.dashboard-widget-title small a:hover {
467 color: #fff;
468}
469
470a,
471#adminmenu a,
472#poststuff #edButtonPreview,
473#poststuff #edButtonHTML,
474#the-comment-list p.comment-author strong a,
475#media-upload a.del-link,
476#media-items a.delete,
477.plugins a.delete,
478.ui-tabs-nav a {
479 color: #21759b;
480}
481
482/* Because we don't want visited on these links */
483body.press-this .tabs a,
484body.press-this .tabs a:hover {
485 background-color: #fff;
486 border-color: #c6d9e9;
487 border-bottom-color: #fff;
488 color: #d54e21;
489}
490
491#adminmenu #awaiting-mod,
492#adminmenu .update-plugins,
493#sidemenu a .update-plugins,
494#rightnow .reallynow,
495#plugin-information .action-button {
496 background-color: #d54e21;
497 color: #fff;
498}
499
500#adminmenu li a:hover #awaiting-mod,
501#adminmenu li a:hover .update-plugins,
502#sidemenu li a:hover .update-plugins {
503 background-color: #264761;
504 color: #fff;
505}
506
507#adminmenu li.current a #awaiting-mod,
508#adminmenu li.current a .update-plugins,
509#adminmenu li.wp-has-current-submenu a .update-plugins,
510#adminmenu li.wp-has-current-submenu a .update-plugins {
511 background-color: #ddd;
512 color: #000;
513 text-shadow: none;
514 -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
515 -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
516 -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
517 box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
518}
519
520#adminmenu li.current a:hover #awaiting-mod,
521#adminmenu li.current a:hover .update-plugins,
522#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
523#adminmenu li.wp-has-current-submenu a:hover .update-plugins {
524 background-color: #264761;
525 color: #fff;
526}
527
528div#media-upload-header,
529div#plugin-information-header {
530 background-color: #f9f9f9;
531 border-bottom-color: #dfdfdf;
532}
533
534#currenttheme img {
535 border-color: #666;
536}
537
538#dashboard_secondary div.dashboard-widget-content ul li a {
539 background-color: #f9f9f9;
540}
541
542input.readonly, textarea.readonly {
543 background-color: #ddd;
544}
545
546#ed_toolbar input,
547#ed_reply_toolbar input {
548 background: #fff url("../images/fade-butt.png") repeat-x 0 -2px;
549}
550
551#editable-post-name {
552 background-color: #fffbcc;
553}
554
555#edit-slug-box strong,
556.tablenav .displaying-num,
557#submitted-on {
558 color: #777;
559}
560
561.login #nav a {
562 color: #21759b !important;
563}
564
565.login #nav a:hover {
566 color: #d54e21 !important;
567}
568
569#footer,
570#footer-upgrade {
571 background: #464646;
572 color: #999;
573}
574
575#media-items {
576 border-color: #dfdfdf;
577}
578
579.checkbox,
580.side-info,
581.plugins tr,
582#your-profile #rich_editing {
583 background-color: #fff;
584}
585
586.plugins .inactive,
587.plugins .inactive th,
588.plugins .inactive td,
589tr.inactive + tr.plugin-update-tr .plugin-update {
590 background-color: #eee;
591}
592
593.plugin-update-tr .update-message {
594 background-color: #fffbe4;
595 border-color: #dfdfdf;
596}
597
598.plugins .active,
599.plugins .active th,
600.plugins .active td {
601 color: #000;
602}
603
604.plugins .inactive a {
605 color: #557799;
606}
607
608#the-comment-list .unapproved,
609#the-comment-list .unapproved th,
610#the-comment-list .unapproved td {
611 background-color: #ffffe0;
612}
613
614#the-comment-list .approve a {
615 color: #006505;
616}
617
618#the-comment-list .unapprove a {
619 color: #d98500;
620}
621
622#the-comment-list .delete a {
623 color: #bc0b0b;
624}
625
626.widget,
627#widget-list .widget-top,
628.postbox,
629#titlediv,
630#poststuff .postarea,
631.stuffbox {
632 border-color: #dfdfdf;
633}
634
635.widget,
636.postbox {
637 background-color: #fff;
638}
639
640.ui-sortable .postbox h3 {
641 color: #464646;
642}
643
644.widget .widget-top,
645.ui-sortable .postbox h3:hover {
646 color: #000;
647}
648
649.curtime #timestamp {
650 background-image: url(../images/date-button.gif);
651}
652
653#quicktags #ed_link {
654 color: #00f;
655}
656
657#rightnow .youhave {
658 background-color: #f0f6fb;
659}
660
661#rightnow a {
662 color: #448abd;
663}
664
665.tagchecklist span a,
666#bulk-titles div a {
667 background: url(../images/xit.gif) no-repeat;
668}
669
670.tagchecklist span a:hover,
671#bulk-titles div a:hover {
672 background: url(../images/xit.gif) no-repeat -10px 0;
673}
674
675#update-nag {
676 background-color: #fffeeb;
677 border-color: #ccc;
678 color: #555;
679}
680
681.login #backtoblog a {
682 color: #ccc;
683}
684
685#wphead {
686 background-color: #464646;
687}
688
689body.login {
690 border-top-color: #464646;
691}
692
693#wphead h1 a {
694 color: #fff;
695}
696
697#login form input {
698 color: #555;
699}
700
701#user_info {
702 color: #999;
703}
704
705#user_info a:link,
706#user_info a:visited,
707#footer a:link,
708#footer a:visited {
709 color: #ccc;
710 text-decoration: none;
711}
712
713#user_info a:hover,
714#footer a:hover {
715 color: #fff;
716 text-decoration: underline !important;
717}
718
719#user_info a:active,
720#footer a:active {
721 color: #ccc !important;
722}
723
724div#media-upload-error,
725.file-error,
726abbr.required,
727.widget-control-remove:hover,
728.delete a:hover {
729 color: #f00;
730}
731
732#pass-strength-result {
733 background-color: #eee;
734 border-color: #ddd !important;
735}
736
737#pass-strength-result.bad {
738 background-color: #ffb78c;
739 border-color: #ff853c !important;
740}
741
742#pass-strength-result.good {
743 background-color: #ffec8b;
744 border-color: #fc0 !important;
745}
746
747#pass-strength-result.short {
748 background-color: #ffa0a0;
749 border-color: #f04040 !important;
750}
751
752#pass-strength-result.strong {
753 background-color: #c3ff88;
754 border-color: #8dff1c !important;
755}
756
757/* editors */
758#quicktags {
759 border-color: #dfdfdf;
760 background-color: #dfdfdf;
761}
762
763#ed_toolbar input {
764 border-color: #C3C3C3;
765}
766
767#ed_toolbar input:hover {
768 border-color: #aaa;
769 background: #ddd;
770}
771
772#poststuff .wp_themeSkin .mceStatusbar {
773 border-color: #EDEDED;
774}
775
776#poststuff #edButtonPreview,
777#poststuff #edButtonHTML {
778 background-color: #f1f1f1;
779 border-color: #dfdfdf;
780 color: #999;
781}
782
783#poststuff #editor-toolbar .active {
784 border-bottom-color: #e9e9e9;
785 background-color: #e9e9e9;
786 color: #333;
787}
788
789/* TinyMCE */
790#post-status-info {
791 background-color: #EDEDED;
792}
793
794.wp_themeSkin *,
795.wp_themeSkin a:hover,
796.wp_themeSkin a:link,
797.wp_themeSkin a:visited,
798.wp_themeSkin a:active {
799 color: #000;
800}
801
802/* Containers */
803.wp_themeSkin iframe {
804 background: #fff;
805}
806
807/* Layout */
808.wp_themeSkin .mceStatusbar {
809 color: #000;
810 background-color: #f5f5f5;
811}
812
813/* Button */
814.wp_themeSkin .mceButton {
815 background-color: #e9e8e8;
816 border-color: #B2B2B2;
817}
818
819.wp_themeSkin a.mceButtonEnabled:hover,
820.wp_themeSkin a.mceButtonActive,
821.wp_themeSkin a.mceButtonSelected {
822 background-color: #d5d5d5;
823 border-color: #777 !important;
824}
825
826.wp_themeSkin .mceButtonDisabled {
827 border-color: #ccc !important;
828}
829
830/* ListBox */
831.wp_themeSkin .mceListBox .mceText,
832.wp_themeSkin .mceListBox .mceOpen {
833 border-color: #B2B2B2;
834 background-color: #d5d5d5;
835}
836
837.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
838.wp_themeSkin .mceListBoxHover .mceOpen,
839.wp_themeSkin .mceListBoxSelected .mceOpen,
840.wp_themeSkin .mceListBoxSelected .mceText {
841 border-color: #777 !important;
842 background-color: #d5d5d5;
843}
844
845.wp_themeSkin table.mceListBoxEnabled:hover .mceText,
846.wp_themeSkin .mceListBoxHover .mceText {
847 border-color: #777 !important;
848}
849
850.wp_themeSkin select.mceListBox {
851 border-color: #B2B2B2;
852 background-color: #fff;
853}
854
855/* SplitButton */
856.wp_themeSkin .mceSplitButton a.mceAction,
857.wp_themeSkin .mceSplitButton a.mceOpen {
858 border-color: #B2B2B2;
859}
860
861.wp_themeSkin .mceSplitButton a.mceOpen:hover,
862.wp_themeSkin .mceSplitButtonSelected a.mceOpen,
863.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
864.wp_themeSkin .mceSplitButton a.mceAction:hover {
865 background-color: #d5d5d5;
866 border-color: #777 !important;
867}
868
869.wp_themeSkin .mceSplitButtonActive {
870 background-color: #B2B2B2;
871}
872
873/* ColorSplitButton */
874.wp_themeSkin div.mceColorSplitMenu table {
875 background-color: #ebebeb;
876 border-color: #B2B2B2;
877}
878
879.wp_themeSkin .mceColorSplitMenu a {
880 border-color: #B2B2B2;
881}
882
883.wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
884 border-color: #fff;
885}
886
887.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
888 border-color: #0A246A;
889 background-color: #B6BDD2;
890}
891
892.wp_themeSkin a.mceMoreColors:hover {
893 border-color: #0A246A;
894}
895
896/* Menu */
897.wp_themeSkin .mceMenu {
898 border-color: #ddd;
899}
900
901.wp_themeSkin .mceMenu table {
902 background-color: #ebeaeb;
903}
904
905.wp_themeSkin .mceMenu .mceText {
906 color: #000;
907}
908
909.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
910.wp_themeSkin .mceMenu .mceMenuItemActive {
911 background-color: #f5f5f5;
912}
913.wp_themeSkin td.mceMenuItemSeparator {
914 background-color: #aaa;
915}
916.wp_themeSkin .mceMenuItemTitle a {
917 background-color: #ccc;
918 border-bottom-color: #aaa;
919}
920.wp_themeSkin .mceMenuItemTitle span.mceText {
921 color: #000;
922}
923.wp_themeSkin .mceMenuItemDisabled .mceText {
924 color: #888;
925}
926
927.wp_themeSkin tr.mceFirst td.mceToolbar {
928 background: #dfdfdf url("../images/ed-bg.gif") repeat-x scroll left top;
929 border-color: #dfdfdf;
930}
931
932.wp-admin #mceModalBlocker {
933 background: #000;
934}
935
936.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
937 background: #444444;
938 border-left: 1px solid #999;
939 border-top: 1px solid #999;
940 -moz-border-radius: 4px 0 0 0;
941 -webkit-border-top-left-radius: 4px;
942 -khtml-border-top-left-radius: 4px;
943 border-top-left-radius: 4px;
944}
945
946.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
947 background: #444444;
948 border-right: 1px solid #999;
949 border-top: 1px solid #999;
950 border-top-right-radius: 4px;
951 -khtml-border-top-right-radius: 4px;
952 -webkit-border-top-right-radius: 4px;
953 -moz-border-radius: 0 4px 0 0;
954}
955
956.wp-admin .clearlooks2 .mceMiddle .mceLeft {
957 background: #f1f1f1;
958 border-left: 1px solid #999;
959}
960
961.wp-admin .clearlooks2 .mceMiddle .mceRight {
962 background: #f1f1f1;
963 border-right: 1px solid #999;
964}
965
966.wp-admin .clearlooks2 .mceBottom {
967 background: #f1f1f1;
968 border-bottom: 1px solid #999;
969}
970
971.wp-admin .clearlooks2 .mceBottom .mceLeft {
972 background: #f1f1f1;
973 border-bottom: 1px solid #999;
974 border-left: 1px solid #999;
975}
976
977.wp-admin .clearlooks2 .mceBottom .mceCenter {
978 background: #f1f1f1;
979 border-bottom: 1px solid #999;
980}
981
982.wp-admin .clearlooks2 .mceBottom .mceRight {
983 background: #f1f1f1;
984 border-bottom: 1px solid #999;
985 border-right: 1px solid #999;
986}
987
988.wp-admin .clearlooks2 .mceFocus .mceTop span {
989 color: #e5e5e5;
990}
991/* end TinyMCE */
992
993#editorcontainer,
994#post-status-info,
995#titlediv #title,
996.editwidget .widget-inside {
997 border-color: #dfdfdf;
998}
999
1000#titlediv #title {
1001 background-color: #fff;
1002}
1003
1004#tTips p#tTips_inside {
1005 background-color: #ddd;
1006 color: #333;
1007}
1008
1009#timestampdiv input,
1010#namediv input,
1011#poststuff .inside .the-tagcloud {
1012 border-color: #ddd;
1013}
1014
1015/* menu */
1016#adminmenu * {
1017 border-color: #e3e3e3;
1018}
1019
1020#adminmenu li.wp-menu-separator {
1021 background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;
1022}
1023
1024.folded #adminmenu li.wp-menu-separator {
1025 background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;
1026}
1027
1028#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
1029#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
1030 background: transparent url(../images/menu-bits.gif) no-repeat scroll left -207px;
1031}
1032
1033#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
1034#adminmenu .wp-menu-open .wp-menu-toggle {
1035 background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;
1036}
1037
1038#adminmenu a.menu-top {
1039 background: #f1f1f1 url(../images/menu-bits.gif) repeat-x scroll left -379px;
1040}
1041
1042#adminmenu .wp-submenu a {
1043 background: #FFFFFF url(../images/menu-bits.gif) no-repeat scroll 0 -310px;
1044}
1045
1046#adminmenu .wp-has-current-submenu ul li a {
1047 background: none;
1048}
1049
1050#adminmenu .wp-has-current-submenu ul li a.current {
1051 background: url(../images/menu-dark.gif) top left no-repeat !important;
1052}
1053
1054#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
1055#adminmenu .menu-top .current {
1056 background: #6d6d6d url(../images/menu-bits.gif) top left repeat-x;
1057 border-color: #6d6d6d;
1058 color: #fff;
1059 text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
1060}
1061
1062#adminmenu li.wp-has-current-submenu .wp-submenu,
1063#adminmenu li.wp-has-current-submenu ul li a {
1064 border-color: #aaa !important;
1065}
1066
1067#adminmenu li.wp-has-current-submenu ul li a {
1068 background: url(../images/menu-dark.gif) bottom left no-repeat !important;
1069}
1070
1071#adminmenu li.wp-has-current-submenu ul {
1072 border-bottom-color: #aaa;
1073}
1074
1075#adminmenu li.menu-top .current:hover {
1076 border-color: #B5B5B5;
1077}
1078
1079#adminmenu .wp-submenu .current a.current {
1080 background: transparent url(../images/menu-bits.gif) no-repeat scroll 0 -289px;
1081}
1082
1083#adminmenu .wp-submenu a:hover {
1084 background-color: #EAF2FA !important;
1085 color: #333 !important;
1086}
1087
1088#adminmenu .wp-submenu li.current,
1089#adminmenu .wp-submenu li.current a,
1090#adminmenu .wp-submenu li.current a:hover {
1091 color: #333;
1092 background-color: #f5f5f5;
1093 background-image: none;
1094 border-color: #e3e3e3;
1095 text-shadow: rgba(255,255,255,1) 0px 1px 0px;
1096}
1097
1098#adminmenu .wp-submenu ul {
1099 background-color: #fff;
1100}
1101
1102.folded #adminmenu li.menu-top,
1103#adminmenu .wp-submenu .wp-submenu-head {
1104 background-color: #F1F1F1;
1105}
1106
1107.folded #adminmenu li.wp-has-current-submenu,
1108.folded #adminmenu li.menu-top.current {
1109 background-color: #e6e6e6;
1110}
1111
1112#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
1113 background-color: #EAEAEA;
1114 border-color: #aaa;
1115}
1116
1117#adminmenu div.wp-submenu {
1118 background-color: transparent;
1119}
1120
1121/* menu icons */
1122#adminmenu #menu-dashboard div.wp-menu-image {
1123 background: transparent url("../images/menu.png") no-repeat scroll -61px -33px;
1124}
1125
1126#adminmenu #menu-dashboard:hover div.wp-menu-image,
1127#adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image,
1128#adminmenu #menu-dashboard.current div.wp-menu-image {
1129 background: transparent url("../images/menu.png") no-repeat scroll -61px -1px;
1130}
1131
1132#adminmenu #menu-posts div.wp-menu-image {
1133 background: transparent url("../images/menu.png") no-repeat scroll -272px -33px;
1134}
1135
1136#adminmenu #menu-posts:hover div.wp-menu-image,
1137#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image {
1138 background: transparent url("../images/menu.png") no-repeat scroll -272px -1px;
1139}
1140
1141#adminmenu #menu-media div.wp-menu-image {
1142 background: transparent url("../images/menu.png") no-repeat scroll -121px -33px;
1143}
1144
1145#adminmenu #menu-media:hover div.wp-menu-image,
1146#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image {
1147 background: transparent url("../images/menu.png") no-repeat scroll -121px -1px;
1148}
1149
1150#adminmenu #menu-links div.wp-menu-image {
1151 background: transparent url("../images/menu.png") no-repeat scroll -91px -33px;
1152}
1153
1154#adminmenu #menu-links:hover div.wp-menu-image,
1155#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image {
1156 background: transparent url("../images/menu.png") no-repeat scroll -91px -1px;
1157}
1158
1159#adminmenu #menu-pages div.wp-menu-image {
1160 background: transparent url("../images/menu.png") no-repeat scroll -151px -33px;
1161}
1162
1163#adminmenu #menu-pages:hover div.wp-menu-image,
1164#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image {
1165 background: transparent url("../images/menu.png") no-repeat scroll -151px -1px;
1166}
1167
1168#adminmenu #menu-comments div.wp-menu-image {
1169 background: transparent url("../images/menu.png") no-repeat scroll -31px -33px;
1170}
1171
1172#adminmenu #menu-comments:hover div.wp-menu-image,
1173#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,
1174#adminmenu #menu-comments.current div.wp-menu-image {
1175 background: transparent url("../images/menu.png") no-repeat scroll -31px -1px;
1176}
1177
1178#adminmenu #menu-appearance div.wp-menu-image {
1179 background: transparent url("../images/menu.png") no-repeat scroll -1px -33px;
1180}
1181
1182#adminmenu #menu-appearance:hover div.wp-menu-image,
1183#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image {
1184 background: transparent url("../images/menu.png") no-repeat scroll -1px -1px;
1185}
1186
1187#adminmenu #menu-plugins div.wp-menu-image {
1188 background: transparent url("../images/menu.png") no-repeat scroll -181px -33px;
1189}
1190
1191#adminmenu #menu-plugins:hover div.wp-menu-image,
1192#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image {
1193 background: transparent url("../images/menu.png") no-repeat scroll -181px -1px;
1194}
1195
1196#adminmenu #menu-users div.wp-menu-image {
1197 background: transparent url("../images/menu.png") no-repeat scroll -301px -33px;
1198}
1199
1200#adminmenu #menu-users:hover div.wp-menu-image,
1201#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image {
1202 background: transparent url("../images/menu.png") no-repeat scroll -301px -1px;
1203}
1204
1205#adminmenu #menu-tools div.wp-menu-image {
1206 background: transparent url("../images/menu.png") no-repeat scroll -211px -33px;
1207}
1208
1209#adminmenu #menu-tools:hover div.wp-menu-image,
1210#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image {
1211 background: transparent url("../images/menu.png") no-repeat scroll -211px -1px;
1212}
1213
1214#adminmenu #menu-settings div.wp-menu-image {
1215 background: transparent url("../images/menu.png") no-repeat scroll -241px -33px;
1216}
1217
1218#adminmenu #menu-settings:hover div.wp-menu-image,
1219#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image {
1220 background: transparent url("../images/menu.png") no-repeat scroll -241px -1px;
1221}
1222/* end menu */
1223
1224
1225/* Diff */
1226table.diff .diff-deletedline {
1227 background-color: #ffdddd;
1228}
1229
1230table.diff .diff-deletedline del {
1231 background-color: #ff9999;
1232}
1233
1234table.diff .diff-addedline {
1235 background-color: #ddffdd;
1236}
1237
1238table.diff .diff-addedline ins {
1239 background-color: #99ff99;
1240}
1241
1242#att-info {
1243 background-color: #E4F2FD;
1244}
1245
1246/* edit image */
1247#sidemenu a {
1248 background-color: #f9f9f9;
1249 border-color: #f9f9f9;
1250 border-bottom-color: #dfdfdf;
1251}
1252
1253#sidemenu a.current {
1254 background-color: #fff;
1255 border-color: #dfdfdf #dfdfdf #fff;
1256 color: #D54E21;
1257}
1258
1259#screen-options-wrap,
1260#contextual-help-wrap {
1261 background-color: #f1f1f1;
1262 border-color: #dfdfdf;
1263}
1264
1265#screen-meta-links a.show-settings {
1266 color: #606060;
1267}
1268
1269#screen-meta-links a.show-settings:hover {
1270 color: #000;
1271}
1272
1273#replysubmit {
1274 background-color: #f1f1f1;
1275 border-top-color: #ddd;
1276}
1277
1278#replyerror {
1279 border-color: #ddd;
1280 background-color: #f9f9f9;
1281}
1282
1283#edithead,
1284#replyhead {
1285 background-color: #f1f1f1;
1286}
1287
1288#ed_reply_toolbar {
1289 background-color: #e9e9e9;
1290}
1291
1292/* table vim shortcuts */
1293.vim-current,
1294.vim-current th,
1295.vim-current td {
1296 background-color: #E4F2FD !important;
1297}
1298
1299/* Install Plugins */
1300.star-average,
1301.star.star-rating {
1302 background-color: #fc0;
1303}
1304
1305div.star.select:hover {
1306 background-color: #d00;
1307}
1308
1309#plugin-information .fyi ul {
1310 background-color: #eaf3fa;
1311}
1312
1313#plugin-information .fyi h2.mainheader {
1314 background-color: #cee1ef;
1315}
1316
1317#plugin-information pre,
1318#plugin-information code {
1319 background-color: #ededff;
1320}
1321
1322#plugin-information pre {
1323 border: 1px solid #ccc;
1324}
1325
1326/* inline editor */
1327.inline-edit-row fieldset input[type="text"],
1328.inline-edit-row fieldset textarea,
1329#bulk-titles,
1330#replyrow input {
1331 border-color: #ddd;
1332}
1333
1334.inline-editor div.title {
1335 background-color: #EAF3FA;
1336}
1337
1338.inline-editor ul.cat-checklist {
1339 background-color: #FFFFFF;
1340 border-color: #ddd;
1341}
1342
1343.inline-editor .categories .catshow,
1344.inline-editor .categories .cathide {
1345 color: #21759b;
1346}
1347
1348.inline-editor .quick-edit-save {
1349 background-color: #f1f1f1;
1350}
1351
1352#replyrow #ed_reply_toolbar input:hover {
1353 border-color: #aaa;
1354 background: #ddd;
1355}
1356
1357fieldset.inline-edit-col-right .inline-edit-col {
1358 border-color: #dfdfdf;
1359}
1360
1361.attention {
1362 color: #D54E21;
1363}
1364
1365.meta-box-sortables .postbox:hover .handlediv {
1366 background: transparent url(../images/menu-bits.gif) no-repeat scroll left -111px;
1367}
1368
1369#major-publishing-actions {
1370 background: #eaf2fa;
1371}
1372
1373.tablenav .tablenav-pages {
1374 color: #555;
1375}
1376
1377.tablenav .tablenav-pages a {
1378 border-color: #e3e3e3;
1379 background: #eee url('../images/menu-bits.gif') repeat-x scroll left -379px;
1380}
1381
1382.tablenav .tablenav-pages a:hover {
1383 color: #d54e21;
1384 border-color: #d54321;
1385}
1386
1387.tablenav .tablenav-pages a:active {
1388 color: #fff !important;
1389}
1390
1391.tablenav .tablenav-pages .current {
1392 background: #dfdfdf;
1393 border-color: #d3d3d3;
1394}
1395
1396#availablethemes,
1397#availablethemes td {
1398 border-color: #ddd;
1399}
1400
1401#current-theme img {
1402 border-color: #999;
1403}
1404
1405#TB_window #TB_title a.tb-theme-preview-link,
1406#TB_window #TB_title a.tb-theme-preview-link:visited {
1407 color: #999;
1408}
1409
1410#TB_window #TB_title a.tb-theme-preview-link:hover,
1411#TB_window #TB_title a.tb-theme-preview-link:focus {
1412 color: #ccc;
1413}
1414
1415.misc-pub-section {
1416 border-bottom-color: #eee;
1417}
1418
1419#minor-publishing {
1420 border-bottom-color: #ddd;
1421}
1422
1423#post-body .misc-pub-section {
1424 border-right-color: #eee;
1425}
1426
1427.post-com-count span {
1428 background-color: #bbb;
1429}
1430
1431.form-table .color-palette td {
1432 border-color: #fff;
1433}
1434
1435.sortable-placeholder {
1436 border-color: #bbb;
1437 background-color: #f5f5f5;
1438}
1439
1440#post-body ul#category-tabs li.tabs a {
1441 color: #333;
1442}
1443
1444#wp_editimgbtn,
1445#wp_delimgbtn,
1446#wp_editgallery,
1447#wp_delgallery {
1448 border-color: #999;
1449 background-color: #eee;
1450}
1451
1452#wp_editimgbtn:hover,
1453#wp_delimgbtn:hover,
1454#wp_editgallery:hover,
1455#wp_delgallery:hover {
1456 border-color: #555;
1457 background-color: #ccc;
1458}
1459
1460#favorite-first {
1461 background: #797979 url(../images/fav.png) repeat-x left center;
1462 border-color: #777 !important;
1463 border-bottom-color: #666 !important;
1464}
1465
1466#favorite-inside {
1467 border-color: #797979;
1468 background-color: #797979;
1469}
1470
1471#favorite-toggle {
1472 background: transparent url(../images/fav-arrow.gif) no-repeat 0 -4px;
1473}
1474
1475#favorite-actions a {
1476 color: #ddd;
1477}
1478
1479#favorite-actions a:hover {
1480 color: #fff;
1481}
1482
1483#favorite-inside a:hover {
1484 text-decoration: underline;
1485}
1486
1487#favorite-actions .slide-down {
1488 border-bottom-color: #626262;
1489}
1490
1491.submit input,
1492.button,
1493.button-primary,
1494.button-secondary,
1495.button-highlighted,
1496#postcustomstuff .submit input {
1497 text-shadow: rgba(255,255,255,1) 0 1px 0;
1498}
1499
1500.button-primary,
1501.submit .button-primary {
1502 text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
1503}
1504
1505#screen-meta a.show-settings {
1506 background-color: transparent;
1507 text-shadow: rgba(255,255,255,0.7) 0 1px 0;
1508}
1509
1510#icon-edit,
1511#icon-post {
1512 background: transparent url(../images/icons32.png) no-repeat -552px -5px;
1513}
1514
1515#icon-index {
1516 background: transparent url(../images/icons32.png) no-repeat -137px -5px;
1517}
1518
1519#icon-upload {
1520 background: transparent url(../images/icons32.png) no-repeat -251px -5px;
1521}
1522
1523#icon-link-manager,
1524#icon-link,
1525#icon-link-category {
1526 background: transparent url(../images/icons32.png) no-repeat -190px -5px;
1527}
1528
1529#icon-edit-pages,
1530#icon-page {
1531 background: transparent url(../images/icons32.png) no-repeat -312px -5px;
1532}
1533
1534#icon-edit-comments {
1535 background: transparent url(../images/icons32.png) no-repeat -72px -5px;
1536}
1537
1538#icon-themes {
1539 background: transparent url(../images/icons32.png) no-repeat -11px -5px;
1540}
1541
1542#icon-plugins {
1543 background: transparent url(../images/icons32.png) no-repeat -370px -5px;
1544}
1545
1546#icon-users,
1547#icon-profile,
1548#icon-user-edit {
1549 background: transparent url(../images/icons32.png) no-repeat -600px -5px;
1550}
1551
1552#icon-tools,
1553#icon-admin {
1554 background: transparent url(../images/icons32.png) no-repeat -432px -5px;
1555}
1556
1557#icon-options-general {
1558 background: transparent url(../images/icons32.png) no-repeat -492px -5px;
1559}
1560
1561.view-switch #view-switch-list {
1562 background: transparent url(../images/list.png) no-repeat 0 0;
1563}
1564
1565.view-switch #view-switch-list.current {
1566 background: transparent url(../images/list.png) no-repeat -40px 0;
1567}
1568
1569.view-switch #view-switch-excerpt {
1570 background: transparent url(../images/list.png) no-repeat -20px 0;
1571}
1572
1573.view-switch #view-switch-excerpt.current {
1574 background: transparent url(../images/list.png) no-repeat -60px 0;
1575}
1576
1577#header-logo {
1578 background: transparent url(../images/wp-logo.gif) no-repeat scroll center center;
1579}
1580
1581#wphead #site-visit-button {
1582 background-color:#585858;
1583 background-image: url(../images/visit-site-button-grad.gif);
1584 color:#aaa;
1585 text-shadow: #3F3F3F 0 -1px 0;
1586}
1587
1588#wphead a:hover #site-visit-button {
1589 color:#fff;
1590}
1591
1592#wphead a:focus #site-visit-button,
1593#wphead a:active #site-visit-button {
1594 background-position:0 -27px;
1595}
1596
1597.popular-tags,
1598.feature-filter {
1599 background-color: #FFFFFF;
1600 border-color: #DFDFDF;
1601}
1602
1603#theme-information .action-button {
1604 border-top-color: #DFDFDF;
1605}
1606
1607.theme-listing br.line {
1608 border-bottom-color: #ccc;
1609}
1610
1611div.widgets-sortables,
1612#widgets-left .inactive {
1613 background-color: #f1f1f1;
1614 border-color: #ddd;
1615}
1616
1617#available-widgets .widget-holder {
1618 background-color: #fff;
1619 border-color: #ddd;
1620}
1621
1622#widgets-left .sidebar-name {
1623 background-color: #aaa;
1624 background-image: url(../images/ed-bg.gif);
1625 text-shadow: #FFFFFF 0 1px 0;
1626 border-color: #dfdfdf;
1627}
1628
1629#widgets-right .sidebar-name {
1630 background-image: url(../images/fav.png);
1631 text-shadow: #3f3f3f 0 -1px 0;
1632 background-color: #636363;
1633 border-color: #636363;
1634 color: #fff;
1635}
1636
1637.sidebar-name:hover,
1638#removing-widget {
1639 color: #d54e21;
1640}
1641
1642#removing-widget span {
1643 color: black;
1644}
1645
1646#widgets-left .sidebar-name-arrow {
1647 background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;
1648}
1649
1650#widgets-right .sidebar-name-arrow {
1651 background: transparent url(../images/fav-arrow.gif) no-repeat scroll 0 -1px;
1652}
1653
1654.in-widget-title {
1655 color: #606060;
1656}
1657
1658.deleting .widget-title * {
1659 color: #aaa;
1660}
Note: See TracBrowser for help on using the repository browser.