54 min-height: 100px; |
54 min-height: 100px; |
55 margin: 0 8px 20px; |
55 margin: 0 8px 20px; |
56 } |
56 } |
57 |
57 |
58 #dashboard-widgets .postbox-container .empty-container { |
58 #dashboard-widgets .postbox-container .empty-container { |
59 outline: 3px dashed #b4b9be; |
59 outline: 3px dashed #c3c4c7; |
60 height: 250px; |
60 height: 250px; |
61 } |
61 } |
62 |
62 |
63 /* Only highlight drop zones when dragging and only in the 2 columns layout. */ |
63 /* Only highlight drop zones when dragging and only in the 2 columns layout. */ |
64 .is-dragging-metaboxes #dashboard-widgets .meta-box-sortables { |
64 .is-dragging-metaboxes #dashboard-widgets .meta-box-sortables { |
65 outline: 3px dashed #606a73; |
65 outline: 3px dashed #646970; |
66 /* Prevent margin on the child from collapsing with margin on the parent. */ |
66 /* Prevent margin on the child from collapsing with margin on the parent. */ |
67 display: flow-root; |
67 display: flow-root; |
68 } |
68 } |
69 |
69 |
70 #dashboard-widgets .postbox-container .empty-container:after { |
70 #dashboard-widgets .postbox-container .empty-container:after { |
229 |
229 |
230 .welcome-panel .welcome-icon:before, |
230 .welcome-panel .welcome-icon:before, |
231 #dashboard_right_now li a:before, |
231 #dashboard_right_now li a:before, |
232 #dashboard_right_now li span:before, |
232 #dashboard_right_now li span:before, |
233 #dashboard_right_now .search-engines-info:before { |
233 #dashboard_right_now .search-engines-info:before { |
234 color: #606a73; |
234 color: #646970; |
235 font: normal 20px/1 dashicons; |
235 font: normal 20px/1 dashicons; |
236 speak: none; |
236 speak: never; |
237 display: inline-block; |
237 display: inline-block; |
238 padding: 0 0 0 10px; |
238 padding: 0 0 0 10px; |
239 position: relative; |
239 position: relative; |
240 -webkit-font-smoothing: antialiased; |
240 -webkit-font-smoothing: antialiased; |
241 -moz-osx-font-smoothing: grayscale; |
241 -moz-osx-font-smoothing: grayscale; |
413 height: 28px; |
413 height: 28px; |
414 text-decoration: underline; |
414 text-decoration: underline; |
415 } |
415 } |
416 |
416 |
417 .community-events ul { |
417 .community-events ul { |
418 background-color: #fafafa; |
418 background-color: #f6f7f7; |
419 padding-right: 0; |
419 padding-right: 0; |
420 padding-left: 0; |
420 padding-left: 0; |
421 padding-bottom: 0; |
421 padding-bottom: 0; |
422 } |
422 } |
423 |
423 |
424 .community-events li { |
424 .community-events li { |
425 margin: 0; |
425 margin: 0; |
426 padding: 8px 12px; |
426 padding: 8px 12px; |
427 color: #32373c; |
427 color: #2c3338; |
428 } |
428 } |
429 .community-events li:first-child { |
429 .community-events li:first-child { |
430 border-top: 1px solid #eee; |
430 border-top: 1px solid #f0f0f1; |
431 } |
431 } |
432 |
432 |
433 .community-events li ~ li { |
433 .community-events li ~ li { |
434 border-top: 1px solid #eee; |
434 border-top: 1px solid #f0f0f1; |
435 } |
435 } |
436 |
436 |
437 .community-events .activity-block.last { |
437 .community-events .activity-block.last { |
438 border-bottom: 1px solid #eee; |
438 border-bottom: 1px solid #f0f0f1; |
439 padding-top: 0; |
439 padding-top: 0; |
440 margin-top: -1px; |
440 margin-top: -1px; |
441 } |
441 } |
442 |
442 |
443 .community-events .event-info { |
443 .community-events .event-info { |
595 } |
595 } |
596 |
596 |
597 /* Dashboard right now - Colors */ |
597 /* Dashboard right now - Colors */ |
598 |
598 |
599 #dashboard_right_now .sub { |
599 #dashboard_right_now .sub { |
600 color: #555d66; |
600 color: #50575e; |
601 background: #f5f5f5; |
601 background: #f6f7f7; |
602 border-top: 1px solid #eee; |
602 border-top: 1px solid #f0f0f1; |
603 padding: 10px 12px 6px 12px; |
603 padding: 10px 12px 6px 12px; |
604 } |
604 } |
605 |
605 |
606 #dashboard_right_now .sub h3 { |
606 #dashboard_right_now .sub h3 { |
607 color: #555; |
607 color: #50575e; |
608 } |
608 } |
609 |
609 |
610 #dashboard_right_now .sub p { |
610 #dashboard_right_now .sub p { |
611 margin: 0 0 1em; |
611 margin: 0 0 1em; |
612 } |
612 } |
613 |
613 |
614 #dashboard_right_now .warning a:before, |
614 #dashboard_right_now .warning a:before, |
615 #dashboard_right_now .warning span:before { |
615 #dashboard_right_now .warning span:before { |
616 color: #d54e21; |
616 color: #d63638; |
617 } |
617 } |
618 |
618 |
619 /* Dashboard Quick Draft */ |
619 /* Dashboard Quick Draft */ |
620 |
620 |
621 #dashboard_quick_press .inside { |
621 #dashboard_quick_press .inside { |
755 padding: 12px 0; |
755 padding: 12px 0; |
756 text-align: center; |
756 text-align: center; |
757 } |
757 } |
758 |
758 |
759 #dashboard_activity .no-activity p { |
759 #dashboard_activity .no-activity p { |
760 color: #72777c; |
760 color: #646970; |
761 font-size: 16px; |
761 font-size: 16px; |
762 } |
762 } |
763 |
763 |
764 #dashboard_activity .subsubsub { |
764 #dashboard_activity .subsubsub { |
765 float: none; |
765 float: none; |
766 border-top: 1px solid #eee; |
766 border-top: 1px solid #f0f0f1; |
767 margin: 0 -12px; |
767 margin: 0 -12px; |
768 padding: 8px 12px 4px; |
768 padding: 8px 12px 4px; |
769 } |
769 } |
770 |
770 |
771 #dashboard_activity .subsubsub a .count, |
771 #dashboard_activity .subsubsub a .count, |
772 #dashboard_activity .subsubsub a.current .count { |
772 #dashboard_activity .subsubsub a.current .count { |
773 color: #72777c; /* white background on the dashboard but #f1f1f1 on list tables */ |
773 color: #646970; /* white background on the dashboard but #f0f0f1 on list tables */ |
774 } |
774 } |
775 |
775 |
776 #future-posts ul, |
776 #future-posts ul, |
777 #published-posts ul { |
777 #published-posts ul { |
778 clear: both; |
778 clear: both; |
787 #future-posts ul span, |
787 #future-posts ul span, |
788 #published-posts ul span { |
788 #published-posts ul span { |
789 display: inline-block; |
789 display: inline-block; |
790 margin-left: 5px; |
790 margin-left: 5px; |
791 min-width: 150px; |
791 min-width: 150px; |
792 color: #72777c; |
792 color: #646970; |
793 } |
793 } |
794 |
794 |
795 .activity-block { |
795 .activity-block { |
796 border-bottom: 1px solid #eee; |
796 border-bottom: 1px solid #f0f0f1; |
797 margin: 0 -12px; |
797 margin: 0 -12px; |
798 padding: 8px 12px 4px; |
798 padding: 8px 12px 4px; |
799 } |
799 } |
800 |
800 |
801 .activity-block:last-child { |
801 .activity-block:last-child { |
802 border-bottom: none; |
802 border-bottom: none; |
803 } |
803 } |
804 |
804 |
805 .activity-block .subsubsub li { |
805 .activity-block .subsubsub li { |
806 color: #ddd; |
806 color: #dcdcde; |
807 } |
807 } |
808 |
808 |
809 /* Dashboard activity widget - Comments */ |
809 /* Dashboard activity widget - Comments */ |
810 /* @todo: needs serious de-duplication */ |
810 /* @todo: needs serious de-duplication */ |
811 |
811 |
838 #activity-widget #the-comment-list .comment-item p.row-actions { |
838 #activity-widget #the-comment-list .comment-item p.row-actions { |
839 margin: 4px 0 0 0; |
839 margin: 4px 0 0 0; |
840 } |
840 } |
841 |
841 |
842 #activity-widget #the-comment-list .comment-item:first-child { |
842 #activity-widget #the-comment-list .comment-item:first-child { |
843 border-top: 1px solid #eeeeee; |
843 border-top: 1px solid #f0f0f1; |
844 } |
844 } |
845 |
845 |
846 #activity-widget #the-comment-list .unapproved { |
846 #activity-widget #the-comment-list .unapproved { |
847 background-color: #fef7f1; |
847 background-color: #fcf9e8; |
848 } |
848 } |
849 |
849 |
850 #activity-widget #the-comment-list .unapproved:before { |
850 #activity-widget #the-comment-list .unapproved:before { |
851 content: ""; |
851 content: ""; |
852 display: block; |
852 display: block; |
853 position: absolute; |
853 position: absolute; |
854 right: 0; |
854 right: 0; |
855 top: 0; |
855 top: 0; |
856 bottom: 0; |
856 bottom: 0; |
857 background: #d54e21; |
857 background: #d63638; |
858 width: 4px; |
858 width: 4px; |
859 } |
859 } |
860 |
860 |
861 #activity-widget #the-comment-list .spam-undo-inside .avatar, |
861 #activity-widget #the-comment-list .spam-undo-inside .avatar, |
862 #activity-widget #the-comment-list .trash-undo-inside .avatar { |
862 #activity-widget #the-comment-list .trash-undo-inside .avatar { |
1025 #dashboard_browser_nag a { |
1025 #dashboard_browser_nag a { |
1026 text-decoration: underline; |
1026 text-decoration: underline; |
1027 } |
1027 } |
1028 |
1028 |
1029 #dashboard_browser_nag p.browser-update-nag.has-browser-icon { |
1029 #dashboard_browser_nag p.browser-update-nag.has-browser-icon { |
1030 padding-left: 125px; |
1030 padding-left: 128px; |
1031 } |
1031 } |
1032 |
1032 |
1033 #dashboard_browser_nag .browser-icon { |
1033 #dashboard_browser_nag .browser-icon { |
1034 margin-top: -35px; |
1034 margin-top: -32px; |
1035 } |
|
1036 |
|
1037 #dashboard_browser_nag.postbox.browser-insecure { |
|
1038 background-color: #ac1b1b; |
|
1039 border-color: #ac1b1b; |
|
1040 } |
1035 } |
1041 |
1036 |
1042 #dashboard_browser_nag.postbox { |
1037 #dashboard_browser_nag.postbox { |
1043 background-color: #e29808; |
1038 background-color: #b32d2e; |
1044 background-image: none; |
1039 background-image: none; |
1045 border-color: #edc048; |
1040 border-color: #b32d2e; |
1046 color: #fff; |
1041 color: #fff; |
1047 box-shadow: none; |
1042 box-shadow: none; |
1048 } |
1043 } |
1049 |
1044 |
1050 #dashboard_browser_nag.postbox.browser-insecure h2 { |
|
1051 border-bottom-color: #cd5a5a; |
|
1052 color: #fff; |
|
1053 } |
|
1054 |
|
1055 #dashboard_browser_nag.postbox h2 { |
1045 #dashboard_browser_nag.postbox h2 { |
1056 border-bottom-color: #f6e2ac; |
1046 border-bottom-color: transparent; |
1057 background: transparent none; |
1047 background: transparent none; |
1058 color: #fff; |
1048 color: #fff; |
1059 box-shadow: none; |
1049 box-shadow: none; |
1060 } |
1050 } |
1061 |
1051 |
1062 #dashboard_browser_nag a { |
1052 #dashboard_browser_nag a { |
1063 color: #fff; |
1053 color: #fff; |
|
1054 } |
|
1055 |
|
1056 #dashboard_browser_nag.postbox .postbox-header { |
|
1057 border-color: transparent; |
1064 } |
1058 } |
1065 |
1059 |
1066 #dashboard_browser_nag h2.hndle { |
1060 #dashboard_browser_nag h2.hndle { |
1067 border: none; |
1061 border: none; |
1068 font-weight: 600; |
1062 font-weight: 600; |