~canonical-sysadmins/wordpress/4.8.1

« back to all changes in this revision

Viewing changes to wp-admin/css/widgets-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:
347
347
.js .widgets-holder-wrap.closed .widget,
348
348
.js .widgets-holder-wrap.closed .sidebar-description,
349
349
.js .widgets-holder-wrap.closed .remove-inactive-widgets,
 
350
.js .widgets-holder-wrap.closed .description,
350
351
.js .closed br.clear {
351
352
        display: none;
352
353
}
368
369
/* Dragging widgets over the available widget area show's a "Deactivate" message */
369
370
#removing-widget {
370
371
        display: none;
371
 
        font-weight: normal;
 
372
        font-weight: 400;
372
373
        padding-right: 15px;
373
374
        font-size: 12px;
374
375
        line-height: 1;