Changeset 43889 for branches/5.0/src/wp-includes/css
- Timestamp:
- 11/12/2018 10:34:50 AM (8 years ago)
- File:
-
- 1 edited
-
branches/5.0/src/wp-includes/css/editor.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-includes/css/editor.css
r43784 r43889 360 360 .mce-toolbar .mce-btn-group { 361 361 margin: 0; 362 } 363 364 /* Classic block hide/show toolbars */ 365 .block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child) { 366 display: none; 367 } 368 369 .block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar { 370 display: block; 362 371 } 363 372
Note: See TracChangeset
for help on using the changeset viewer.