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