Changeset 44421 for branches/5.0
- Timestamp:
- 01/07/2019 03:41:44 PM (6 years ago)
- Location:
- branches/5.0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0
-
branches/5.0/src/wp-content/themes/twentyfourteen/css/editor-style.css
r33418 r44421 629 629 color: #000; 630 630 height: 36px; 631 margin-left: -24px;632 631 width: 48px; 633 632 } … … 638 637 display: inline-block; 639 638 font: normal 32px/1.125 Genericons; 640 position: absolute;639 position: relative; 641 640 top: 1px; 642 641 left: 10px; -
branches/5.0/src/wp-content/themes/twentyfourteen/style.css
r44323 r44421 1406 1406 color: #000; 1407 1407 height: 36px; 1408 margin: -28px 0 0 -24px; /* Keep centered on video (container includes visible controls bar) */1409 1408 width: 48px; 1410 1409 } … … 1416 1415 display: inline-block; 1417 1416 font: normal 32px/1.125 Genericons; 1418 position: absolute;1417 position: relative; 1419 1418 top: 1px; 1420 1419 left: 10px;
Note: See TracChangeset
for help on using the changeset viewer.