215 } |
228 } |
216 .wp-block-categories ul ul { |
229 .wp-block-categories ul ul { |
217 margin-top: 6px; |
230 margin-top: 6px; |
218 } |
231 } |
219 |
232 |
220 .wp-block-columns .wp-block { |
233 .wp-block-columns :where(.wp-block) { |
221 max-width: none; |
234 max-width: none; |
222 margin-left: 0; |
235 margin-left: 0; |
223 margin-right: 0; |
236 margin-right: 0; |
224 } |
237 } |
225 |
238 |
226 @media (min-width: 600px) { |
239 html :where(.wp-block-column) { |
227 .editor-styles-wrapper .block-editor-block-list__block.wp-block-column:nth-child(even) { |
|
228 margin-left: 32px; |
|
229 } |
|
230 } |
|
231 @media (min-width: 782px) { |
|
232 .editor-styles-wrapper .block-editor-block-list__block.wp-block-column:not(:first-child) { |
|
233 margin-left: 32px; |
|
234 } |
|
235 } |
|
236 .block-editor-block-list__block.wp-block-column.wp-block-column { |
|
237 margin-top: 0; |
240 margin-top: 0; |
238 margin-bottom: 0; |
241 margin-bottom: 0; |
239 } |
242 } |
240 |
243 |
|
244 .wp-block-comment-author-avatar__placeholder { |
|
245 border: currentColor 1px dashed; |
|
246 width: 100%; |
|
247 height: 100%; |
|
248 stroke: currentColor; |
|
249 stroke-dasharray: 3; |
|
250 } |
|
251 |
|
252 .block-library-comments-toolbar__popover .components-popover__content { |
|
253 min-width: 230px; |
|
254 } |
|
255 |
|
256 .wp-block[data-align=center] > .wp-block-comments-pagination { |
|
257 justify-content: center; |
|
258 } |
|
259 |
|
260 .editor-styles-wrapper .wp-block-comments-pagination { |
|
261 max-width: 100%; |
|
262 } |
|
263 .editor-styles-wrapper .wp-block-comments-pagination.block-editor-block-list__layout { |
|
264 margin: 0; |
|
265 } |
|
266 |
|
267 .wp-block-comments-pagination > .wp-block-comments-pagination-next, |
|
268 .wp-block-comments-pagination > .wp-block-comments-pagination-previous, |
|
269 .wp-block-comments-pagination > .wp-block-comments-pagination-numbers { |
|
270 margin-left: 0; |
|
271 margin-top: 0.5em; |
|
272 /*rtl:ignore*/ |
|
273 margin-right: 0.5em; |
|
274 margin-bottom: 0.5em; |
|
275 } |
|
276 .wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child, |
|
277 .wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child, |
|
278 .wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child { |
|
279 /*rtl:ignore*/ |
|
280 margin-right: 0; |
|
281 } |
|
282 |
|
283 .wp-block-comments-pagination-numbers a { |
|
284 text-decoration: underline; |
|
285 } |
|
286 .wp-block-comments-pagination-numbers .page-numbers { |
|
287 margin-right: 2px; |
|
288 } |
|
289 .wp-block-comments-pagination-numbers .page-numbers:last-child { |
|
290 /*rtl:ignore*/ |
|
291 margin-right: 0; |
|
292 } |
|
293 |
|
294 .wp-block-comments-title.has-background { |
|
295 padding: inherit; |
|
296 } |
|
297 |
|
298 .wp-block-cover { |
|
299 /* Extra specificity needed because the reset.css applied in the editor context is overriding this rule. */ |
|
300 } |
|
301 .editor-styles-wrapper .wp-block-cover { |
|
302 box-sizing: border-box; |
|
303 } |
241 .wp-block-cover.is-placeholder { |
304 .wp-block-cover.is-placeholder { |
242 min-height: auto !important; |
305 min-height: auto !important; |
243 padding: 0 !important; |
306 padding: 0 !important; |
|
307 } |
|
308 .wp-block-cover.is-placeholder .block-library-cover__resize-container { |
|
309 display: none; |
|
310 } |
|
311 .wp-block-cover.is-placeholder .components-placeholder.is-large { |
|
312 min-height: 240px; |
|
313 justify-content: flex-start; |
|
314 z-index: 1; |
|
315 } |
|
316 .wp-block-cover.is-placeholder .components-placeholder.is-large + .block-library-cover__resize-container { |
|
317 min-height: 240px; |
|
318 display: block; |
244 } |
319 } |
245 .wp-block-cover.components-placeholder h2 { |
320 .wp-block-cover.components-placeholder h2 { |
246 color: inherit; |
321 color: inherit; |
247 } |
322 } |
248 .wp-block-cover.is-transient::before { |
323 .wp-block-cover.is-transient::before { |
861 [data-type="core/group"].is-selected .has-background .block-list-appender { |
951 [data-type="core/group"].is-selected .has-background .block-list-appender { |
862 margin-top: 18px; |
952 margin-top: 18px; |
863 margin-bottom: 18px; |
953 margin-bottom: 18px; |
864 } |
954 } |
865 |
955 |
866 .block-library-heading-level-dropdown .components-popover__content { |
956 .is-layout-flex.block-editor-block-list__block .block-list-appender:only-child { |
867 min-width: 230px; |
957 gap: inherit; |
868 } |
958 pointer-events: none; |
869 .block-library-heading-level-dropdown .components-popover__content > div { |
959 } |
870 padding: 0; |
960 .is-layout-flex.block-editor-block-list__block .block-list-appender:only-child, |
871 } |
961 .is-layout-flex.block-editor-block-list__block .block-list-appender:only-child .block-editor-default-block-appender__content, |
872 |
962 .is-layout-flex.block-editor-block-list__block .block-list-appender:only-child .block-editor-inserter { |
873 .block-library-heading-level-toolbar { |
963 display: inherit; |
874 border: none; |
964 width: 100%; |
875 } |
965 flex-direction: inherit; |
876 |
966 flex: 1; |
877 .block-library-html__edit { |
967 } |
878 margin-bottom: 28px; |
968 .is-layout-flex.block-editor-block-list__block .block-list-appender:only-child::after { |
879 } |
969 content: ""; |
|
970 display: flex; |
|
971 border: 1px dashed currentColor; |
|
972 opacity: 0.4; |
|
973 border-radius: 2px; |
|
974 flex: 1; |
|
975 pointer-events: none; |
|
976 min-height: 48px; |
|
977 } |
|
978 .is-layout-flex.block-editor-block-list__block .block-list-appender:only-child .block-editor-inserter { |
|
979 pointer-events: all; |
|
980 } |
|
981 |
880 .block-library-html__edit .block-library-html__preview-overlay { |
982 .block-library-html__edit .block-library-html__preview-overlay { |
881 position: absolute; |
983 position: absolute; |
882 width: 100%; |
984 width: 100%; |
883 height: 100%; |
985 height: 100%; |
884 top: 0; |
986 top: 0; |
885 left: 0; |
987 left: 0; |
886 } |
988 } |
887 .block-library-html__edit .block-editor-plain-text { |
989 .block-library-html__edit .block-editor-plain-text { |
888 font-family: Menlo, Consolas, monaco, monospace; |
990 font-family: Menlo, Consolas, monaco, monospace !important; |
889 color: #1e1e1e; |
991 color: #1e1e1e !important; |
890 padding: 0.8em 1em; |
992 background: #fff !important; |
891 border: 1px solid #ddd; |
993 padding: 12px !important; |
892 border-radius: 4px; |
994 border: 1px solid #1e1e1e !important; |
|
995 box-shadow: none !important; |
|
996 border-radius: 2px !important; |
893 max-height: 250px; |
997 max-height: 250px; |
894 /* Fonts smaller than 16px causes mobile safari to zoom. */ |
998 /* Fonts smaller than 16px causes mobile safari to zoom. */ |
895 font-size: 16px; |
999 font-size: 16px !important; |
896 } |
1000 } |
897 @media (min-width: 600px) { |
1001 @media (min-width: 600px) { |
898 .block-library-html__edit .block-editor-plain-text { |
1002 .block-library-html__edit .block-editor-plain-text { |
899 font-size: 13px; |
1003 font-size: 13px !important; |
900 } |
1004 } |
901 } |
1005 } |
902 .block-library-html__edit .block-editor-plain-text:focus { |
1006 .block-library-html__edit .block-editor-plain-text:focus { |
903 box-shadow: none; |
1007 border-color: var(--wp-admin-theme-color) !important; |
|
1008 box-shadow: 0 0 0 1px var(--wp-admin-theme-color) !important; |
|
1009 outline: 2px solid transparent !important; |
904 } |
1010 } |
905 |
1011 |
906 figure.wp-block-image:not(.wp-block) { |
1012 figure.wp-block-image:not(.wp-block) { |
907 margin: 0; |
1013 margin: 0; |
908 } |
1014 } |
1231 font-size: inherit; |
1406 font-size: inherit; |
1232 } |
1407 } |
1233 .components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button { |
1408 .components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button { |
1234 margin-bottom: 0; |
1409 margin-bottom: 0; |
1235 } |
1410 } |
1236 .is-selected .components-placeholder.wp-block-navigation-placeholder { |
1411 .wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder { |
1237 color: #1e1e1e; |
1412 color: #1e1e1e; |
1238 } |
1413 } |
1239 |
1414 |
1240 .wp-block-navigation-placeholder .components-spinner { |
1415 .wp-block-navigation-placeholder .components-spinner { |
1241 margin-top: -4px; |
1416 margin-top: 0; |
1242 margin-left: 4px; |
|
1243 vertical-align: middle; |
|
1244 margin-right: 7px; |
|
1245 } |
1417 } |
1246 |
1418 |
1247 .wp-block-navigation-placeholder__preview { |
1419 .wp-block-navigation-placeholder__preview { |
1248 display: flex; |
1420 display: flex; |
|
1421 align-items: center; |
|
1422 min-width: 96px; |
|
1423 font-size: 13px; |
|
1424 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
|
1425 color: currentColor; |
|
1426 background: transparent; |
|
1427 } |
|
1428 .wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview { |
|
1429 display: none; |
|
1430 } |
|
1431 .wp-block-navigation-placeholder__preview::before { |
|
1432 content: ""; |
|
1433 display: block; |
|
1434 position: absolute; |
|
1435 top: 0; |
|
1436 right: 0; |
|
1437 bottom: 0; |
|
1438 left: 0; |
|
1439 border: 1px dashed currentColor; |
|
1440 opacity: 0.4; |
|
1441 pointer-events: none; |
|
1442 border-radius: inherit; |
|
1443 } |
|
1444 .wp-block-navigation-placeholder__preview > svg { |
|
1445 fill: currentColor; |
|
1446 opacity: 0.4; |
|
1447 } |
|
1448 |
|
1449 .wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset, |
|
1450 .wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset { |
|
1451 min-height: 90px; |
|
1452 } |
|
1453 |
|
1454 .wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset { |
|
1455 min-height: 132px; |
|
1456 } |
|
1457 |
|
1458 .wp-block-navigation-placeholder__preview, |
|
1459 .wp-block-navigation-placeholder__controls { |
|
1460 padding: 6px 8px; |
1249 flex-direction: row; |
1461 flex-direction: row; |
1250 align-items: center; |
1462 align-items: flex-start; |
1251 flex-wrap: nowrap; |
|
1252 width: 100%; |
|
1253 overflow: hidden; |
|
1254 } |
|
1255 .wp-block-navigation-placeholder__preview .wp-block-navigation-link.wp-block-navigation-link { |
|
1256 position: relative; |
|
1257 min-width: 72px; |
|
1258 } |
|
1259 .wp-block-navigation-placeholder__preview .wp-block-navigation-link.wp-block-navigation-link::before { |
|
1260 display: block; |
|
1261 content: ""; |
|
1262 border-radius: 2px; |
|
1263 background: currentColor; |
|
1264 height: 16px; |
|
1265 width: 100%; |
|
1266 } |
|
1267 .wp-block-navigation-placeholder__preview svg { |
|
1268 fill: currentColor; |
|
1269 } |
|
1270 .wp-block-navigation-placeholder__preview .wp-block-navigation-link.wp-block-navigation-link, |
|
1271 .wp-block-navigation-placeholder__preview svg { |
|
1272 opacity: 0.3; |
|
1273 } |
|
1274 .wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview { |
|
1275 display: flex; |
|
1276 opacity: 0; |
|
1277 width: 0; |
|
1278 overflow: hidden; |
|
1279 flex-wrap: nowrap; |
|
1280 } |
|
1281 .wp-block-navigation.is-selected .is-small .wp-block-navigation-placeholder__preview { |
|
1282 display: none; |
|
1283 } |
|
1284 .wp-block-navigation.is-selected .is-medium .wp-block-navigation-placeholder__preview { |
|
1285 display: none; |
|
1286 } |
1463 } |
1287 |
1464 |
1288 .wp-block-navigation-placeholder__controls { |
1465 .wp-block-navigation-placeholder__controls { |
1289 padding: 8px; |
|
1290 border-radius: 2px; |
1466 border-radius: 2px; |
1291 background-color: #fff; |
1467 background-color: #fff; |
1292 box-shadow: inset 0 0 0 1px #1e1e1e; |
1468 box-shadow: inset 0 0 0 1px #1e1e1e; |
1293 flex-direction: row; |
|
1294 align-items: center; |
|
1295 display: none; |
1469 display: none; |
1296 position: relative; |
1470 position: relative; |
1297 z-index: 1; |
1471 z-index: 1; |
1298 float: left; |
1472 float: left; |
1299 width: 100%; |
1473 width: 100%; |
1300 } |
1474 } |
1301 .is-large .wp-block-navigation-placeholder__controls { |
|
1302 padding: 4px 8px; |
|
1303 } |
|
1304 .wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls { |
1475 .wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls { |
1305 display: flex; |
1476 display: flex; |
1306 } |
1477 } |
1307 .is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions, .is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions, .is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions { |
1478 .is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator, |
|
1479 .is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator + hr, .is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator, |
|
1480 .is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator + hr { |
|
1481 display: none; |
|
1482 } |
|
1483 .is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions, .wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions { |
1308 flex-direction: column; |
1484 flex-direction: column; |
1309 } |
1485 align-items: flex-start; |
1310 .is-selected.is-vertical .wp-block-navigation-placeholder__controls { |
1486 } |
1311 display: inline-flex; |
1487 .is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr, .wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr { |
1312 padding: 12px; |
1488 display: none; |
1313 } |
1489 } |
1314 .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon { |
1490 .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon { |
1315 margin-right: 12px; |
1491 margin-right: 12px; |
1316 height: 36px; |
1492 height: 36px; |
1317 } |
1493 } |
1318 .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator { |
1494 |
1319 margin-right: 12px; |
1495 .wp-block-navigation-placeholder__actions__indicator { |
1320 padding: 0; |
1496 display: flex; |
|
1497 padding: 0 6px 0 0; |
1321 align-items: center; |
1498 align-items: center; |
1322 justify-content: flex-start; |
1499 justify-content: flex-start; |
1323 line-height: 0; |
1500 line-height: 0; |
1324 margin-left: 5px; |
1501 height: 36px; |
1325 display: none; |
1502 margin-left: 4px; |
1326 } |
1503 } |
1327 .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator svg { |
1504 .wp-block-navigation-placeholder__actions__indicator svg { |
1328 margin-right: 4px; |
1505 margin-right: 4px; |
1329 } |
1506 fill: currentColor; |
1330 .is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator { |
1507 } |
1331 margin-bottom: 4px; |
1508 |
1332 margin-left: 0; |
1509 .wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset { |
1333 } |
1510 flex-direction: row !important; |
1334 .is-large .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator { |
|
1335 display: inline-flex; |
|
1336 } |
|
1337 |
|
1338 .is-vertical .wp-block-navigation-placeholder, |
|
1339 .is-vertical .wp-block-navigation-placeholder__preview, |
|
1340 .is-vertical .wp-block-navigation-placeholder__controls { |
|
1341 min-height: 156px; |
|
1342 } |
|
1343 |
|
1344 .is-vertical .wp-block-navigation-placeholder__preview, |
|
1345 .is-vertical .wp-block-navigation-placeholder__controls { |
|
1346 flex-direction: column; |
|
1347 align-items: flex-start; |
|
1348 } |
1511 } |
1349 |
1512 |
1350 .wp-block-navigation-placeholder__actions { |
1513 .wp-block-navigation-placeholder__actions { |
1351 display: flex; |
1514 display: flex; |
1352 font-size: 13px; |
1515 font-size: 13px; |
1353 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
1516 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
1354 } |
1517 gap: 6px; |
1355 .wp-block-navigation-placeholder__actions .components-button.components-dropdown-menu__toggle.has-icon { |
1518 align-items: center; |
1356 padding: 6px 4px 6px 12px; |
1519 height: 100%; |
1357 display: flex; |
|
1358 flex-direction: row-reverse; |
|
1359 } |
1520 } |
1360 .wp-block-navigation-placeholder__actions .components-dropdown, |
1521 .wp-block-navigation-placeholder__actions .components-dropdown, |
1361 .wp-block-navigation-placeholder__actions > .components-button { |
1522 .wp-block-navigation-placeholder__actions > .components-button { |
1362 margin-right: 12px; |
1523 margin-right: 0; |
|
1524 } |
|
1525 .wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr { |
|
1526 border: 0; |
|
1527 min-height: 1px; |
|
1528 min-width: 1px; |
|
1529 background-color: #1e1e1e; |
|
1530 margin: auto 0; |
|
1531 height: 100%; |
|
1532 max-height: 16px; |
1363 } |
1533 } |
1364 |
1534 |
1365 /** |
1535 /** |
1366 * Mobile menu. |
1536 * Mobile menu. |
1367 */ |
1537 */ |
1411 |
1624 |
1412 .is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender { |
1625 .is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender { |
1413 margin-top: 16px; |
1626 margin-top: 16px; |
1414 } |
1627 } |
1415 |
1628 |
1416 .wp-block-navigation-link__container { |
1629 @keyframes fadein { |
1417 border-radius: 0; |
1630 0% { |
1418 min-height: 36px; |
1631 opacity: 0; |
|
1632 } |
|
1633 100% { |
|
1634 opacity: 1; |
|
1635 } |
|
1636 } |
|
1637 .wp-block-navigation .components-spinner { |
|
1638 padding: 8px 12px; |
|
1639 } |
|
1640 |
|
1641 .wp-block-navigation__unsaved-changes { |
|
1642 position: relative; |
|
1643 } |
|
1644 .wp-block-navigation__unsaved-changes .components-spinner { |
|
1645 position: absolute; |
|
1646 top: calc(50% - 16px / 2); |
|
1647 left: calc(50% - 16px / 2); |
|
1648 opacity: 0; |
|
1649 animation: 0.5s linear 2s normal forwards fadein; |
|
1650 } |
|
1651 |
|
1652 @keyframes fadeouthalf { |
|
1653 0% { |
|
1654 opacity: 1; |
|
1655 } |
|
1656 100% { |
|
1657 opacity: 0.5; |
|
1658 } |
|
1659 } |
|
1660 .wp-block-navigation__unsaved-changes-overlay.is-saving { |
|
1661 opacity: 1; |
|
1662 animation: 0.5s linear 2s normal forwards fadeouthalf; |
|
1663 } |
|
1664 |
|
1665 .wp-block-navigation-delete-menu-button { |
|
1666 width: 100%; |
|
1667 justify-content: center; |
|
1668 margin-bottom: 16px; |
|
1669 } |
|
1670 |
|
1671 .wp-block-navigation__overlay-menu-preview { |
|
1672 display: flex; |
|
1673 align-items: center; |
|
1674 width: 100%; |
|
1675 background-color: #f0f0f0; |
|
1676 padding: 0 24px; |
|
1677 height: 64px; |
|
1678 margin-bottom: 12px; |
|
1679 } |
|
1680 .wp-block-navigation__overlay-menu-preview.open { |
|
1681 box-shadow: inset 0 0 0 1px #e0e0e0; |
|
1682 outline: 1px solid transparent; |
|
1683 background-color: #fff; |
|
1684 } |
|
1685 |
|
1686 .wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty { |
|
1687 display: none; |
|
1688 } |
|
1689 |
|
1690 .wp-block-navigation-placeholder__actions hr + hr { |
|
1691 display: none; |
1419 } |
1692 } |
1420 |
1693 |
1421 /** |
1694 /** |
1422 * Submenus. |
1695 * Submenus. |
1423 */ |
1696 */ |
1424 .wp-block-navigation .has-child { |
1697 .wp-block-navigation .has-child { |
1425 cursor: pointer; |
1698 cursor: pointer; |
1426 } |
1699 } |
1427 .wp-block-navigation .has-child .submenu-container, |
1700 .wp-block-navigation .has-child .wp-block-navigation__submenu-container { |
1428 .wp-block-navigation .has-child .wp-block-navigation-link__container { |
|
1429 z-index: 28; |
1701 z-index: 28; |
1430 } |
1702 } |
1431 .wp-block-navigation .has-child:hover .submenu-container, |
1703 .wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container { |
1432 .wp-block-navigation .has-child:hover .wp-block-navigation-link__container { |
|
1433 z-index: 29; |
1704 z-index: 29; |
1434 } |
1705 } |
1435 .wp-block-navigation .has-child.is-selected > .wp-block-navigation-link__container, .wp-block-navigation .has-child.has-child-selected > .wp-block-navigation-link__container { |
1706 .wp-block-navigation .has-child.is-selected > .wp-block-navigation__submenu-container, .wp-block-navigation .has-child.has-child-selected > .wp-block-navigation__submenu-container { |
1436 visibility: visible !important; |
1707 visibility: visible !important; |
1437 opacity: 1 !important; |
1708 opacity: 1 !important; |
|
1709 min-width: 200px !important; |
|
1710 height: auto !important; |
|
1711 width: auto !important; |
|
1712 overflow: visible !important; |
1438 } |
1713 } |
1439 |
1714 |
1440 /** |
1715 /** |
1441 * Navigation Items. |
1716 * Navigation Items. |
1442 */ |
1717 */ |
1443 .wp-block-navigation-link .wp-block-navigation-link__container { |
1718 .wp-block-navigation-item .wp-block-navigation-item__content { |
1444 display: block; |
|
1445 } |
|
1446 .wp-block-navigation-link .wp-block-navigation-link__content { |
|
1447 cursor: text; |
1719 cursor: text; |
1448 } |
1720 } |
1449 .wp-block-navigation-link.is-editing, .wp-block-navigation-link.is-selected { |
1721 .wp-block-navigation-item.is-editing, .wp-block-navigation-item.is-selected { |
1450 min-width: 20px; |
1722 min-width: 20px; |
1451 } |
1723 } |
1452 .wp-block-navigation-link .block-list-appender { |
1724 .wp-block-navigation-item .block-list-appender { |
1453 margin-top: 16px; |
1725 margin-top: 16px; |
1454 margin-right: auto; |
1726 margin-right: auto; |
1455 margin-bottom: 16px; |
1727 margin-bottom: 16px; |
1456 margin-left: 16px; |
1728 margin-left: 16px; |
1457 } |
1729 } |
1458 |
1730 |
1459 .wp-block-navigation .block-editor-block-list__block[data-type="core/navigation-link"] > .block-editor-block-list__insertion-point { |
1731 .wp-block-navigation-link__invalid-item { |
1460 display: none; |
1732 color: #000; |
|
1733 } |
|
1734 |
|
1735 .wp-block-navigation-link__missing_text-tooltip { |
|
1736 position: absolute; |
|
1737 width: 1px; |
|
1738 height: 1px; |
|
1739 padding: 0; |
|
1740 margin: -1px; |
|
1741 overflow: hidden; |
1461 } |
1742 } |
1462 |
1743 |
1463 /** |
1744 /** |
1464 * Menu item setup state. Is shown when a menu item has no URL configured. |
1745 * Menu item setup state. Is shown when a menu item has no URL configured. |
1465 */ |
1746 */ |
1466 .wp-block-navigation-link__placeholder { |
1747 .wp-block-navigation-link__placeholder { |
1467 position: relative; |
1748 position: relative; |
1468 margin: 2px; |
1749 text-decoration: none !important; |
1469 } |
1750 box-shadow: none !important; |
1470 .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text { |
1751 background-image: none !important; |
1471 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
1752 } |
1472 font-size: 13px; |
1753 .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span { |
1473 padding-left: 4px; |
1754 --wp-underline-color: var(--wp-admin-theme-color); |
1474 padding-right: 4px; |
1755 background-image: linear-gradient(45deg, transparent 20%, var(--wp-underline-color) 30%, var(--wp-underline-color) 36%, transparent 46%), linear-gradient(135deg, transparent 54%, var(--wp-underline-color) 64%, var(--wp-underline-color) 70%, transparent 80%); |
1475 } |
1756 background-position: 0 100%; |
1476 .wp-block-navigation-link__placeholder.wp-block-navigation-link__content { |
1757 background-size: 6px 3px; |
|
1758 background-repeat: repeat-x; |
|
1759 padding-bottom: 0.1em; |
|
1760 } |
|
1761 .is-dark-theme .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span { |
|
1762 --wp-underline-color: #fff; |
|
1763 } |
|
1764 .wp-block-navigation-link__placeholder.wp-block-navigation-item__content { |
1477 cursor: pointer; |
1765 cursor: pointer; |
1478 } |
1766 } |
1479 .wp-block-navigation-link__placeholder::before { |
1767 |
1480 content: ""; |
1768 /** |
1481 display: block; |
1769 * Link Control Transforms |
|
1770 */ |
|
1771 .link-control-transform { |
|
1772 border-top: 1px solid #ccc; |
|
1773 padding: 0 16px 8px 16px; |
|
1774 } |
|
1775 |
|
1776 .link-control-transform__subheading { |
|
1777 font-size: 11px; |
|
1778 text-transform: uppercase; |
|
1779 font-weight: 500; |
|
1780 color: #1e1e1e; |
|
1781 margin-bottom: 1.5em; |
|
1782 } |
|
1783 |
|
1784 .link-control-transform__items { |
|
1785 display: flex; |
|
1786 justify-content: space-between; |
|
1787 } |
|
1788 |
|
1789 .link-control-transform__item { |
|
1790 flex-basis: 33%; |
|
1791 flex-direction: column; |
|
1792 gap: 8px; |
|
1793 height: auto; |
|
1794 } |
|
1795 |
|
1796 .wp-block-navigation-submenu { |
|
1797 display: block; |
|
1798 } |
|
1799 .wp-block-navigation-submenu .wp-block-navigation__submenu-container { |
|
1800 z-index: 28; |
|
1801 } |
|
1802 .wp-block-navigation-submenu.is-selected > .wp-block-navigation__submenu-container, .wp-block-navigation-submenu.has-child-selected > .wp-block-navigation__submenu-container { |
|
1803 visibility: visible !important; |
|
1804 opacity: 1 !important; |
|
1805 min-width: 200px !important; |
|
1806 height: auto !important; |
|
1807 width: auto !important; |
1482 position: absolute; |
1808 position: absolute; |
1483 top: 0; |
1809 left: -1px; |
1484 right: 0; |
1810 top: 100%; |
1485 bottom: 0; |
1811 } |
1486 left: 0; |
1812 @media (min-width: 782px) { |
1487 border-radius: 2px; |
1813 .wp-block-navigation-submenu.is-selected > .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation-submenu.has-child-selected > .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container { |
1488 opacity: 0.1; |
1814 left: 100%; |
1489 } |
1815 top: -1px; |
1490 .is-dark-theme .wp-block-navigation-link__placeholder::before { |
1816 } |
1491 opacity: 0.2; |
1817 .wp-block-navigation-submenu.is-selected > .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container::before, .wp-block-navigation-submenu.has-child-selected > .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container::before { |
1492 } |
1818 content: ""; |
1493 .is-editing .wp-block-navigation-link__placeholder::before { |
1819 position: absolute; |
1494 background: currentColor; |
1820 right: 100%; |
1495 } |
1821 height: 100%; |
1496 |
1822 display: block; |
1497 .wp-block-navigation .wp-block-navigation-link:not(.is-editing) .wp-block-navigation-link__content.wp-block-navigation-link__placeholder { |
1823 width: 0.5em; |
1498 box-shadow: inset 0 0 0 1px #757575; |
1824 background: transparent; |
1499 border-radius: 2px; |
1825 } |
1500 color: var(--wp-admin-theme-color); |
|
1501 } |
1826 } |
1502 |
1827 |
1503 .block-editor-block-list__block[data-type="core/nextpage"] { |
1828 .block-editor-block-list__block[data-type="core/nextpage"] { |
1504 max-width: 100%; |
1829 max-width: 100%; |
1505 text-align: center; |
1830 text-align: center; |
1780 .wp-block-site-logo .custom-logo-link.is-transient img { |
2058 .wp-block-site-logo .custom-logo-link.is-transient img { |
1781 opacity: 0.3; |
2059 opacity: 0.3; |
1782 } |
2060 } |
1783 .wp-block-site-logo img { |
2061 .wp-block-site-logo img { |
1784 display: block; |
2062 display: block; |
|
2063 height: auto; |
1785 max-width: 100%; |
2064 max-width: 100%; |
1786 } |
2065 } |
1787 .wp-block-site-logo .components-placeholder { |
2066 |
1788 justify-content: flex-start; |
2067 .wp-block-site-logo.wp-block-site-logo .components-placeholder, |
1789 min-height: auto; |
2068 .wp-block-site-logo.wp-block-site-logo .components-resizable-box__container { |
|
2069 border-radius: inherit; |
|
2070 } |
|
2071 .wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder { |
1790 height: 120px; |
2072 height: 120px; |
1791 padding: 12px; |
2073 width: 120px; |
1792 } |
2074 } |
1793 .wp-block-site-logo .components-placeholder .components-placeholder__label { |
2075 .wp-block-site-logo.wp-block-site-logo .components-placeholder { |
1794 margin-top: 12px; |
2076 display: flex; |
1795 white-space: nowrap; |
2077 justify-content: center; |
1796 } |
2078 align-items: center; |
1797 .wp-block-site-logo .components-placeholder .components-placeholder__label .block-editor-block-icon, |
2079 box-shadow: none; |
1798 .wp-block-site-logo .components-placeholder .components-placeholder__label > svg { |
2080 padding: 0; |
1799 margin-right: 4px; |
2081 min-height: 48px; |
1800 } |
2082 min-width: 48px; |
1801 .wp-block-site-logo .components-placeholder .components-form-file-upload { |
2083 height: 100%; |
|
2084 width: 100%; |
|
2085 color: currentColor; |
|
2086 background: transparent; |
|
2087 } |
|
2088 .wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload { |
1802 display: none; |
2089 display: none; |
1803 } |
2090 } |
1804 .wp-block-site-logo .components-placeholder .components-placeholder__preview { |
2091 .wp-block-site-logo.wp-block-site-logo .components-placeholder .components-placeholder__preview { |
1805 position: absolute; |
2092 position: absolute; |
1806 top: 4px; |
2093 top: 4px; |
1807 right: 4px; |
2094 right: 4px; |
1808 bottom: 4px; |
2095 bottom: 4px; |
1809 left: 4px; |
2096 left: 4px; |
1810 background: rgba(255, 255, 255, 0.8); |
2097 background: rgba(255, 255, 255, 0.8); |
1811 display: flex; |
2098 display: flex; |
1812 align-items: center; |
2099 align-items: center; |
1813 justify-content: center; |
2100 justify-content: center; |
1814 } |
2101 } |
1815 .wp-block-site-logo .components-placeholder .components-drop-zone__content-text { |
2102 .wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text { |
1816 display: none; |
2103 display: none; |
|
2104 } |
|
2105 .wp-block-site-logo.wp-block-site-logo .components-placeholder::before { |
|
2106 content: ""; |
|
2107 display: block; |
|
2108 position: absolute; |
|
2109 top: 0; |
|
2110 right: 0; |
|
2111 bottom: 0; |
|
2112 left: 0; |
|
2113 border: 1px dashed currentColor; |
|
2114 opacity: 0.4; |
|
2115 pointer-events: none; |
|
2116 border-radius: inherit; |
|
2117 } |
|
2118 .wp-block-site-logo.wp-block-site-logo .components-placeholder .components-placeholder__fieldset { |
|
2119 width: auto; |
|
2120 } |
|
2121 .wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button { |
|
2122 color: inherit; |
|
2123 padding: 0; |
|
2124 display: flex; |
|
2125 justify-content: center; |
|
2126 align-items: center; |
|
2127 width: 48px; |
|
2128 height: 48px; |
|
2129 border-radius: 50%; |
|
2130 position: relative; |
|
2131 visibility: hidden; |
|
2132 background: transparent; |
|
2133 transition: all 0.1s linear; |
|
2134 } |
|
2135 @media (prefers-reduced-motion: reduce) { |
|
2136 .wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button { |
|
2137 transition-duration: 0s; |
|
2138 transition-delay: 0s; |
|
2139 } |
|
2140 } |
|
2141 .wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button > svg { |
|
2142 color: #fff; |
|
2143 } |
|
2144 .wp-block-site-logo.wp-block-site-logo .components-placeholder .components-placeholder__illustration { |
|
2145 position: absolute; |
|
2146 top: 0; |
|
2147 right: 0; |
|
2148 bottom: 0; |
|
2149 left: 0; |
|
2150 width: 100%; |
|
2151 height: 100%; |
|
2152 stroke: currentColor; |
|
2153 stroke-dasharray: 3; |
|
2154 opacity: 0.4; |
|
2155 } |
|
2156 .wp-block-site-logo.wp-block-site-logo.is-selected .components-button.components-button { |
|
2157 background: var(--wp-admin-theme-color); |
|
2158 border-color: var(--wp-admin-theme-color); |
|
2159 border-style: solid; |
|
2160 color: #fff; |
|
2161 opacity: 1; |
|
2162 visibility: visible; |
1817 } |
2163 } |
1818 |
2164 |
1819 .wp-block-site-tagline__placeholder { |
2165 .wp-block-site-tagline__placeholder { |
1820 padding: 1em 0; |
2166 padding: 1em 0; |
1821 border: 1px dashed; |
2167 border: 1px dashed; |
2055 } |
2384 } |
2056 .blocks-table__placeholder-input .components-base-control__field { |
2385 .blocks-table__placeholder-input .components-base-control__field { |
2057 margin-bottom: 0; |
2386 margin-bottom: 0; |
2058 } |
2387 } |
2059 |
2388 |
2060 .wp-block-tag-cloud a { |
2389 @media (min-width: 600px) { |
2061 display: inline-block; |
2390 .block-editor-template-part__selection-modal { |
2062 margin-right: 5px; |
2391 width: calc(100% - 32px); |
2063 } |
2392 height: calc(100% - 120px); |
2064 .wp-block-tag-cloud span { |
2393 } |
2065 display: inline-block; |
2394 } |
2066 margin-left: 5px; |
2395 @media (min-width: 782px) { |
2067 color: #757575; |
2396 .block-editor-template-part__selection-modal { |
2068 text-decoration: none; |
2397 width: 750px; |
2069 } |
2398 } |
2070 |
2399 } |
2071 .wp-block-template-part__placeholder-preview-dropdown-content .components-popover__content, |
2400 @media (min-width: 960px) { |
2072 .wp-block-template-part__preview-dropdown-content .components-popover__content { |
2401 .block-editor-template-part__selection-modal { |
2073 min-width: 320px; |
2402 height: 70%; |
2074 padding: 0; |
2403 } |
2075 } |
|
2076 |
|
2077 .wp-block-template-part__selection-preview-search-form { |
|
2078 border-bottom: 1px solid #ddd; |
|
2079 } |
|
2080 |
|
2081 .wp-block-template-part__selection-preview-container { |
|
2082 background: #fff; |
|
2083 padding-bottom: 16px; |
|
2084 } |
|
2085 .wp-block-template-part__selection-preview-container .wp-block-template-part__selection-preview-item { |
|
2086 border-radius: 2px; |
|
2087 cursor: pointer; |
|
2088 margin-top: 16px; |
|
2089 transition: all 0.05s ease-in-out; |
|
2090 border: 1px solid transparent; |
|
2091 width: 100%; |
|
2092 background-color: #fff; |
|
2093 } |
|
2094 .wp-block-template-part__selection-preview-container .wp-block-template-part__selection-preview-item:hover { |
|
2095 border: 1px solid var(--wp-admin-theme-color); |
|
2096 } |
|
2097 .wp-block-template-part__selection-preview-container .wp-block-template-part__selection-preview-item:focus { |
|
2098 box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color); |
|
2099 outline: 2px solid transparent; |
|
2100 } |
|
2101 .wp-block-template-part__selection-preview-container .wp-block-template-part__selection-preview-item.is-placeholder { |
|
2102 min-height: 100px; |
|
2103 } |
|
2104 .wp-block-template-part__selection-preview-container .wp-block-template-part__selection-preview-item-title { |
|
2105 padding: 4px; |
|
2106 font-size: 12px; |
|
2107 text-align: left; |
|
2108 } |
|
2109 .wp-block-template-part__selection-preview-container .wp-block-template-part__selection-panel-group-header { |
|
2110 padding: 16px 16px 0; |
|
2111 } |
|
2112 .wp-block-template-part__selection-preview-container .wp-block-template-part__selection-panel-group-content { |
|
2113 padding: 0 16px; |
|
2114 } |
|
2115 .wp-block-template-part__selection-preview-container .wp-block-template-part__selection-panel-group-title { |
|
2116 color: var(--wp-admin-theme-color); |
|
2117 text-transform: uppercase; |
|
2118 font-size: 11px; |
|
2119 font-weight: 500; |
|
2120 } |
|
2121 |
|
2122 .block-editor-block-list__block[data-type="core/template-part"].has-child-selected::after { |
|
2123 border: 1px dotted var(--wp-admin-theme-color); |
|
2124 } |
|
2125 .block-editor-block-list__block[data-type="core/template-part"].has-child-selected.is-hovered::after, .block-editor-block-list__block[data-type="core/template-part"].has-child-selected.is-highlighted::after { |
|
2126 border: none; |
|
2127 } |
2404 } |
2128 |
2405 |
2129 .wp-block-text-columns .block-editor-rich-text__editable:focus { |
2406 .wp-block-text-columns .block-editor-rich-text__editable:focus { |
2130 outline: 1px solid #ddd; |
2407 outline: 1px solid #ddd; |
2131 } |
2408 } |
2291 .wp-block-query-pagination-numbers .page-numbers:last-child { |
2595 .wp-block-query-pagination-numbers .page-numbers:last-child { |
2292 /*rtl:ignore*/ |
2596 /*rtl:ignore*/ |
2293 margin-right: 0; |
2597 margin-right: 0; |
2294 } |
2598 } |
2295 |
2599 |
|
2600 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder, |
|
2601 .wp-block-post-featured-image.wp-block-post-featured-image .components-resizable-box__container { |
|
2602 border-radius: inherit; |
|
2603 } |
|
2604 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder, |
|
2605 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder { |
|
2606 justify-content: center; |
|
2607 align-items: center; |
|
2608 box-shadow: none; |
|
2609 padding: 0; |
|
2610 color: currentColor; |
|
2611 background: transparent; |
|
2612 min-height: 200px; |
|
2613 } |
|
2614 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload, |
|
2615 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-form-file-upload { |
|
2616 display: none; |
|
2617 } |
|
2618 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__preview, |
|
2619 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__preview { |
|
2620 position: absolute; |
|
2621 top: 4px; |
|
2622 right: 4px; |
|
2623 bottom: 4px; |
|
2624 left: 4px; |
|
2625 background: rgba(255, 255, 255, 0.8); |
|
2626 display: flex; |
|
2627 align-items: center; |
|
2628 justify-content: center; |
|
2629 } |
|
2630 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder::before, |
|
2631 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder::before { |
|
2632 content: ""; |
|
2633 display: block; |
|
2634 position: absolute; |
|
2635 top: 0; |
|
2636 right: 0; |
|
2637 bottom: 0; |
|
2638 left: 0; |
|
2639 border: 1px dashed currentColor; |
|
2640 opacity: 0.4; |
|
2641 pointer-events: none; |
|
2642 border-radius: inherit; |
|
2643 } |
|
2644 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__fieldset, |
|
2645 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__fieldset { |
|
2646 width: auto; |
|
2647 } |
|
2648 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button, |
|
2649 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button { |
|
2650 color: inherit; |
|
2651 padding: 0; |
|
2652 display: flex; |
|
2653 justify-content: center; |
|
2654 align-items: center; |
|
2655 width: 48px; |
|
2656 height: 48px; |
|
2657 border-radius: 50%; |
|
2658 position: relative; |
|
2659 visibility: hidden; |
|
2660 background: transparent; |
|
2661 transition: all 0.1s linear; |
|
2662 } |
|
2663 @media (prefers-reduced-motion: reduce) { |
|
2664 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button, |
|
2665 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button { |
|
2666 transition-duration: 0s; |
|
2667 transition-delay: 0s; |
|
2668 } |
|
2669 } |
|
2670 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button.components-button > svg, |
|
2671 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-button.components-button > svg { |
|
2672 color: #fff; |
|
2673 } |
|
2674 .wp-block-post-featured-image.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-placeholder__illustration, |
|
2675 .wp-block-post-featured-image.wp-block-post-featured-image .components-placeholder .components-placeholder__illustration { |
|
2676 position: absolute; |
|
2677 top: 0; |
|
2678 right: 0; |
|
2679 bottom: 0; |
|
2680 left: 0; |
|
2681 width: 100%; |
|
2682 height: 100%; |
|
2683 stroke: currentColor; |
|
2684 stroke-dasharray: 3; |
|
2685 opacity: 0.4; |
|
2686 } |
|
2687 .wp-block-post-featured-image.wp-block-post-featured-image[style*=height] .components-placeholder { |
|
2688 min-height: 48px; |
|
2689 min-width: 48px; |
|
2690 height: 100%; |
|
2691 width: 100%; |
|
2692 } |
|
2693 .wp-block-post-featured-image.wp-block-post-featured-image.is-selected .components-button.components-button { |
|
2694 background: var(--wp-admin-theme-color); |
|
2695 border-color: var(--wp-admin-theme-color); |
|
2696 border-style: solid; |
|
2697 color: #fff; |
|
2698 opacity: 1; |
|
2699 visibility: visible; |
|
2700 } |
|
2701 |
2296 div[data-type="core/post-featured-image"] img { |
2702 div[data-type="core/post-featured-image"] img { |
2297 max-width: 100%; |
2703 max-width: 100%; |
2298 height: auto; |
2704 height: auto; |
2299 display: block; |
2705 display: block; |
2300 } |
2706 } |
2301 |
2707 |
2302 .editor-styles-wrapper .post-featured-image_placeholder { |
2708 .wp-block-post-comments__placeholder * { |
2303 display: flex; |
2709 pointer-events: none; |
2304 flex-direction: row; |
2710 } |
2305 align-items: flex-start; |
2711 |
2306 border-radius: 2px; |
2712 .wp-block-post-comments-form * { |
2307 background-color: #fff; |
2713 pointer-events: none; |
2308 box-shadow: inset 0 0 0 1px #1e1e1e; |
2714 } |
2309 padding: 12px; |
2715 .wp-block-post-comments-form *.block-editor-warning * { |
2310 } |
2716 pointer-events: auto; |
2311 .editor-styles-wrapper .post-featured-image_placeholder svg { |
|
2312 margin-right: 12px; |
|
2313 } |
|
2314 .editor-styles-wrapper .post-featured-image_placeholder p { |
|
2315 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
|
2316 font-size: 13px; |
|
2317 margin: 0; |
|
2318 } |
|
2319 |
|
2320 .wp-block-term-description__placeholder { |
|
2321 padding: 1em 0; |
|
2322 border: 1px dashed; |
|
2323 } |
2717 } |
2324 |
2718 |
2325 :root .editor-styles-wrapper { |
2719 :root .editor-styles-wrapper { |
|
2720 /* |
|
2721 * Our classes uses the same values we set for gradient value attributes, |
|
2722 * and we can not use spacing because of WP multi site kses rule. |
|
2723 */ |
2326 /* stylelint-disable function-comma-space-after */ |
2724 /* stylelint-disable function-comma-space-after */ |
2327 /* stylelint-enable function-comma-space-after */ |
2725 /* stylelint-enable function-comma-space-after */ |
2328 } |
2726 } |
2329 :root .editor-styles-wrapper .has-pale-pink-background-color { |
|
2330 background-color: #f78da7; |
|
2331 } |
|
2332 :root .editor-styles-wrapper .has-vivid-red-background-color { |
|
2333 background-color: #cf2e2e; |
|
2334 } |
|
2335 :root .editor-styles-wrapper .has-luminous-vivid-orange-background-color { |
|
2336 background-color: #ff6900; |
|
2337 } |
|
2338 :root .editor-styles-wrapper .has-luminous-vivid-amber-background-color { |
|
2339 background-color: #fcb900; |
|
2340 } |
|
2341 :root .editor-styles-wrapper .has-light-green-cyan-background-color { |
|
2342 background-color: #7bdcb5; |
|
2343 } |
|
2344 :root .editor-styles-wrapper .has-vivid-green-cyan-background-color { |
|
2345 background-color: #00d084; |
|
2346 } |
|
2347 :root .editor-styles-wrapper .has-pale-cyan-blue-background-color { |
|
2348 background-color: #8ed1fc; |
|
2349 } |
|
2350 :root .editor-styles-wrapper .has-vivid-cyan-blue-background-color { |
|
2351 background-color: #0693e3; |
|
2352 } |
|
2353 :root .editor-styles-wrapper .has-vivid-purple-background-color { |
|
2354 background-color: #9b51e0; |
|
2355 } |
|
2356 :root .editor-styles-wrapper .has-white-background-color { |
|
2357 background-color: #fff; |
|
2358 } |
|
2359 :root .editor-styles-wrapper .has-very-light-gray-background-color { |
2727 :root .editor-styles-wrapper .has-very-light-gray-background-color { |
2360 background-color: #eee; |
2728 background-color: #eee; |
2361 } |
2729 } |
2362 :root .editor-styles-wrapper .has-cyan-bluish-gray-background-color { |
|
2363 background-color: #abb8c3; |
|
2364 } |
|
2365 :root .editor-styles-wrapper .has-very-dark-gray-background-color { |
2730 :root .editor-styles-wrapper .has-very-dark-gray-background-color { |
2366 background-color: #313131; |
2731 background-color: #313131; |
2367 } |
2732 } |
2368 :root .editor-styles-wrapper .has-black-background-color { |
|
2369 background-color: #000; |
|
2370 } |
|
2371 :root .editor-styles-wrapper .has-pale-pink-color { |
|
2372 color: #f78da7; |
|
2373 } |
|
2374 :root .editor-styles-wrapper .has-vivid-red-color { |
|
2375 color: #cf2e2e; |
|
2376 } |
|
2377 :root .editor-styles-wrapper .has-luminous-vivid-orange-color { |
|
2378 color: #ff6900; |
|
2379 } |
|
2380 :root .editor-styles-wrapper .has-luminous-vivid-amber-color { |
|
2381 color: #fcb900; |
|
2382 } |
|
2383 :root .editor-styles-wrapper .has-light-green-cyan-color { |
|
2384 color: #7bdcb5; |
|
2385 } |
|
2386 :root .editor-styles-wrapper .has-vivid-green-cyan-color { |
|
2387 color: #00d084; |
|
2388 } |
|
2389 :root .editor-styles-wrapper .has-pale-cyan-blue-color { |
|
2390 color: #8ed1fc; |
|
2391 } |
|
2392 :root .editor-styles-wrapper .has-vivid-cyan-blue-color { |
|
2393 color: #0693e3; |
|
2394 } |
|
2395 :root .editor-styles-wrapper .has-vivid-purple-color { |
|
2396 color: #9b51e0; |
|
2397 } |
|
2398 :root .editor-styles-wrapper .has-white-color { |
|
2399 color: #fff; |
|
2400 } |
|
2401 :root .editor-styles-wrapper .has-very-light-gray-color { |
2733 :root .editor-styles-wrapper .has-very-light-gray-color { |
2402 color: #eee; |
2734 color: #eee; |
2403 } |
2735 } |
2404 :root .editor-styles-wrapper .has-cyan-bluish-gray-color { |
|
2405 color: #abb8c3; |
|
2406 } |
|
2407 :root .editor-styles-wrapper .has-very-dark-gray-color { |
2736 :root .editor-styles-wrapper .has-very-dark-gray-color { |
2408 color: #313131; |
2737 color: #313131; |
2409 } |
2738 } |
2410 :root .editor-styles-wrapper .has-black-color { |
|
2411 color: #000; |
|
2412 } |
|
2413 :root .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background { |
|
2414 background: linear-gradient(135deg, #0693e3 0%, #9b51e0 100%); |
|
2415 } |
|
2416 :root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background { |
2739 :root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background { |
2417 background: linear-gradient(135deg, #00d084 0%, #0693e3 100%); |
2740 background: linear-gradient(135deg, #00d084 0%, #0693e3 100%); |
2418 } |
2741 } |
2419 :root .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background { |
|
2420 background: linear-gradient(135deg, #7adcb4 0%, #00d082 100%); |
|
2421 } |
|
2422 :root .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background { |
|
2423 background: linear-gradient(135deg, #fcb900 0%, #ff6900 100%); |
|
2424 } |
|
2425 :root .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background { |
|
2426 background: linear-gradient(135deg, #ff6900 0%, #cf2e2e 100%); |
|
2427 } |
|
2428 :root .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background { |
|
2429 background: linear-gradient(135deg, #eeeeee 0%, #a9b8c3 100%); |
|
2430 } |
|
2431 :root .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background { |
|
2432 background: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%); |
|
2433 } |
|
2434 :root .editor-styles-wrapper .has-blush-light-purple-gradient-background { |
|
2435 background: linear-gradient(135deg, #ffceec 0%, #9896f0 100%); |
|
2436 } |
|
2437 :root .editor-styles-wrapper .has-blush-bordeaux-gradient-background { |
|
2438 background: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%); |
|
2439 } |
|
2440 :root .editor-styles-wrapper .has-purple-crush-gradient-background { |
2742 :root .editor-styles-wrapper .has-purple-crush-gradient-background { |
2441 background: linear-gradient(135deg, #34e2e4 0%, #4721fb 50%, #ab1dfe 100%); |
2743 background: linear-gradient(135deg, #34e2e4 0%, #4721fb 50%, #ab1dfe 100%); |
2442 } |
2744 } |
2443 :root .editor-styles-wrapper .has-luminous-dusk-gradient-background { |
|
2444 background: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%); |
|
2445 } |
|
2446 :root .editor-styles-wrapper .has-hazy-dawn-gradient-background { |
2745 :root .editor-styles-wrapper .has-hazy-dawn-gradient-background { |
2447 background: linear-gradient(135deg, #faaca8 0%, #dad0ec 100%); |
2746 background: linear-gradient(135deg, #faaca8 0%, #dad0ec 100%); |
2448 } |
2747 } |
2449 :root .editor-styles-wrapper .has-pale-ocean-gradient-background { |
|
2450 background: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%); |
|
2451 } |
|
2452 :root .editor-styles-wrapper .has-electric-grass-gradient-background { |
|
2453 background: linear-gradient(135deg, #caf880 0%, #71ce7e 100%); |
|
2454 } |
|
2455 :root .editor-styles-wrapper .has-subdued-olive-gradient-background { |
2748 :root .editor-styles-wrapper .has-subdued-olive-gradient-background { |
2456 background: linear-gradient(135deg, #fafae1 0%, #67a671 100%); |
2749 background: linear-gradient(135deg, #fafae1 0%, #67a671 100%); |
2457 } |
2750 } |
2458 :root .editor-styles-wrapper .has-atomic-cream-gradient-background { |
2751 :root .editor-styles-wrapper .has-atomic-cream-gradient-background { |
2459 background: linear-gradient(135deg, #fdd79a 0%, #004a59 100%); |
2752 background: linear-gradient(135deg, #fdd79a 0%, #004a59 100%); |