~canonical-sysadmins/wordpress/4.7.1

« back to all changes in this revision

Viewing changes to wp-admin/css/dashboard.css

  • Committer: Barry Price
  • Date: 2016-08-17 04:50:12 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: barry.price@canonical.com-20160817045012-qfui81zhqnqv2ba9
Merge WP4.6 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
.welcome-panel h2 {
115
115
        margin: 0;
116
116
        font-size: 21px;
117
 
        font-weight: normal;
 
117
        font-weight: 400;
118
118
        line-height: 1.2;
119
119
}
120
120
 
342
342
}
343
343
 
344
344
#dashboard_primary .rss-widget a {
345
 
        font-weight: normal;
 
345
        font-weight: 400;
346
346
}
347
347
 
348
348
#dashboard_primary .rss-widget span,
400
400
        margin: 0 0 10px;
401
401
        padding: 0;
402
402
        font-size: 14px;
403
 
        font-weight: normal;
 
403
        font-weight: 400;
404
404
}
405
405
 
406
406
/* Dashboard right now - Colors */
534
534
}
535
535
 
536
536
#dashboard_primary a.rsswidget {
537
 
        font-weight: normal;
 
537
        font-weight: 400;
538
538
}
539
539
 
540
540
#dashboard_quick_press .drafts ul {
570
570
        margin: 0 12px 8px;
571
571
        padding: 0;
572
572
        font-size: 14px;
573
 
        font-weight: normal;
 
573
        font-weight: 400;
574
574
        color: #23282d;
575
575
}
576
576
 
829
829
 
830
830
#latest-comments #the-comment-list .comment-meta cite {
831
831
        font-style: normal;
832
 
        font-weight: normal;
 
832
        font-weight: 400;
833
833
}
834
834
 
835
835
#latest-comments #the-comment-list .comment-item blockquote,
951
951
        color: #fff;
952
952
}
953
953
 
954
 
/* Make the browser nags easier to read with Open Sans */
955
 
 
956
954
#dashboard_browser_nag h2.hndle {
957
955
        border: none;
958
956
        font-weight: 600;