~canonical-sysadmins/wordpress/4.8.1

« back to all changes in this revision

Viewing changes to wp-admin/css/nav-menus-rtl.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:
6
6
}
7
7
 
8
8
ul.add-menu-item-tabs li {
9
 
        padding: 3px 8px 3px 5px;
 
9
        padding: 3px 8px 4px 5px;
10
10
}
11
11
 
12
12
.accordion-section ul.category-tabs,
71
71
.is-submenu {
72
72
        color: #555d66; /* #fafafa background */
73
73
        font-style: italic;
74
 
        font-weight: normal;
 
74
        font-weight: 400;
75
75
        margin-right: 4px;
76
76
}
77
77
 
215
215
}
216
216
 
217
217
.menu-location-title label {
218
 
        font-weight: bold;
 
218
        font-weight: 600;
219
219
}
220
220
 
221
221
.menu-location-menus select {