You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1018 lines
17 KiB

1 year ago
  1. /*! This file is auto-generated */
  2. /* nav-menu */
  3. /* @todo: determine if this is truly for nav menus only */
  4. .no-js #message {
  5. display: block;
  6. }
  7. ul.add-menu-item-tabs li {
  8. padding: 3px 8px 4px 5px;
  9. }
  10. .accordion-section ul.category-tabs,
  11. .accordion-section ul.add-menu-item-tabs,
  12. .accordion-section ul.wp-tab-bar {
  13. margin: 0;
  14. }
  15. .accordion-section .categorychecklist {
  16. margin: 13px 0;
  17. }
  18. #nav-menu-meta .accordion-section-content {
  19. padding: 18px 13px;
  20. }
  21. #nav-menu-meta .button-controls {
  22. margin-bottom: 0;
  23. }
  24. .has-no-menu-item .button-controls {
  25. display: none;
  26. }
  27. #nav-menus-frame {
  28. margin-right: 300px;
  29. margin-top: 23px;
  30. }
  31. #wpbody-content #menu-settings-column {
  32. display: inline;
  33. width: 281px;
  34. margin-right: -300px;
  35. clear: both;
  36. float: right;
  37. padding-top: 0;
  38. }
  39. #menu-settings-column .inside {
  40. clear: both;
  41. margin: 10px 0 0;
  42. }
  43. .metabox-holder-disabled .postbox,
  44. .metabox-holder-disabled .accordion-section-content,
  45. .metabox-holder-disabled .accordion-section-title {
  46. opacity: 0.5;
  47. filter: alpha(opacity=50);
  48. }
  49. .metabox-holder-disabled .button-controls .select-all {
  50. display: none;
  51. }
  52. #wpbody {
  53. position: relative;
  54. }
  55. .is-submenu {
  56. color: #50575e; /* #fafafa background */
  57. font-style: italic;
  58. font-weight: 400;
  59. margin-right: 4px;
  60. }
  61. .manage-menus {
  62. margin-top: 23px;
  63. padding: 10px;
  64. overflow: hidden;
  65. background: #fff;
  66. }
  67. .manage-menus .selected-menu,
  68. .manage-menus select,
  69. .manage-menus .submit-btn,
  70. .nav-menus-php .add-new-menu-action {
  71. display: inline-block;
  72. margin-left: 3px;
  73. vertical-align: middle;
  74. }
  75. .manage-menus select,
  76. .menu-location-menus select {
  77. max-width: 100%;
  78. }
  79. .menu-edit #post-body-content h3 {
  80. margin: 1em 0 10px;
  81. }
  82. #nav-menu-bulk-actions-top {
  83. margin: 1em 0;
  84. }
  85. #nav-menu-bulk-actions-bottom {
  86. margin: 1em 0;
  87. margin: calc( 1em + 9px ) 0 ;
  88. }
  89. .bulk-actions input.button {
  90. margin-left: 12px;
  91. }
  92. .bulk-select-button {
  93. position: relative;
  94. display: inline-block;
  95. padding: 0 10px;
  96. font-size: 13px;
  97. line-height: 2.15384615;
  98. height: auto;
  99. min-height: 30px;
  100. background: #f6f7f7;
  101. vertical-align: top;
  102. border: 1px solid #dcdcde;
  103. margin: 0;
  104. cursor: pointer;
  105. border-radius: 3px;
  106. white-space: nowrap;
  107. box-sizing: border-box;
  108. }
  109. .bulk-selection .bulk-select-button {
  110. color: #2271b1;
  111. border-color: #2271b1;
  112. background: #f6f7f7;
  113. vertical-align: top;
  114. }
  115. #pending-menu-items-to-delete {
  116. display: none;
  117. }
  118. .bulk-selection #pending-menu-items-to-delete {
  119. display: block;
  120. margin-top: 1em;
  121. }
  122. #pending-menu-items-to-delete p {
  123. margin-bottom: 0;
  124. }
  125. #pending-menu-items-to-delete ul {
  126. margin-top: 0;
  127. list-style: none;
  128. }
  129. #pending-menu-items-to-delete ul li {
  130. display: inline;
  131. }
  132. input.bulk-select-switcher + .bulk-select-button-label {
  133. vertical-align: inherit;
  134. }
  135. label.bulk-select-button:hover,
  136. label.bulk-select-button:active,
  137. label.bulk-select-button:focus-within {
  138. background: #f0f0f1;
  139. border-color: #0a4b78;
  140. color: #0a4b78;
  141. }
  142. input.bulk-select-switcher:focus + .bulk-select-button-label {
  143. color: #0a4b78;
  144. }
  145. .bulk-actions input.menu-items-delete {
  146. -webkit-appearance: none;
  147. appearance: none;
  148. font-size: inherit;
  149. border: 0;
  150. line-height: 2.1em;
  151. background: none;
  152. cursor: pointer;
  153. text-decoration: underline;
  154. color: #b32d2e;
  155. }
  156. .bulk-actions input.menu-items-delete:hover {
  157. color: #b32d2e;
  158. border: none;
  159. }
  160. .bulk-actions input.menu-items-delete.disabled {
  161. display: none;
  162. }
  163. .menu-settings {
  164. border-top: 1px solid #f0f0f1;
  165. margin-top: 2em;
  166. }
  167. .menu-settings-group {
  168. margin: 0 0 10px;
  169. overflow: hidden;
  170. padding-right: 20%;
  171. }
  172. .menu-settings-group:last-of-type {
  173. margin-bottom: 0;
  174. }
  175. .menu-settings-input {
  176. float: right;
  177. margin: 0;
  178. width: 100%;
  179. }
  180. .menu-settings-group-name {
  181. float: right;
  182. clear: both;
  183. width: 25%;
  184. padding: 3px 0 0;
  185. margin-right: -25%; /* 20 container left padding x ( 100 container % width / 80 this % width ) */
  186. }
  187. .menu-settings label {
  188. vertical-align: baseline;
  189. }
  190. .menu-edit .checkbox-input {
  191. margin-top: 4px;
  192. }
  193. .theme-location-set {
  194. color: #646970;
  195. font-size: 11px;
  196. }
  197. /* Menu Container */
  198. /* @todo: responsive view. */
  199. #menu-management-liquid {
  200. float: right;
  201. min-width: 100%;
  202. margin-top: 3px;
  203. }
  204. /* @todo: responsive view. */
  205. #menu-management {
  206. position: relative;
  207. margin-left: 20px;
  208. margin-top: -3px;
  209. width: 100%;
  210. }
  211. #menu-management .menu-edit {
  212. margin-bottom: 20px;
  213. }
  214. .nav-menus-php #post-body {
  215. padding: 0 10px;
  216. border-top: 1px solid #fff;
  217. border-bottom: 1px solid #dcdcde;
  218. background: #fff;
  219. }
  220. #nav-menu-header,
  221. #nav-menu-footer {
  222. padding: 0 10px;
  223. background: #f6f7f7;
  224. }
  225. #nav-menu-header {
  226. border-bottom: 1px solid #dcdcde;
  227. margin-bottom: 0;
  228. }
  229. #nav-menu-header .menu-name-label {
  230. display: inline-block;
  231. vertical-align: middle;
  232. margin-left: 7px;
  233. }
  234. .nav-menus-php #post-body div.updated,
  235. .nav-menus-php #post-body div.error {
  236. margin: 0;
  237. }
  238. .nav-menus-php #post-body-content {
  239. position: relative;
  240. float: none;
  241. }
  242. .nav-menus-php #post-body-content .post-body-plain {
  243. margin-bottom: 0;
  244. }
  245. #menu-management .menu-add-new abbr {
  246. font-weight: 600;
  247. }
  248. #select-nav-menu-container {
  249. text-align: left;
  250. padding: 0 10px 3px;
  251. margin-bottom: 5px;
  252. }
  253. #select-nav-menu {
  254. width: 100px;
  255. display: inline;
  256. }
  257. #menu-name-label {
  258. margin-top: -2px;
  259. }
  260. .widefat .menu-locations .menu-location-title {
  261. padding: 13px 10px 0;
  262. }
  263. .menu-location-title label {
  264. font-weight: 600;
  265. }
  266. .menu-location-menus select {
  267. float: right;
  268. }
  269. #locations-nav-menu-wrapper {
  270. padding: 5px 0;
  271. }
  272. .locations-nav-menu-select select {
  273. float: right;
  274. width: 160px;
  275. margin-left: 5px;
  276. }
  277. .locations-row-links {
  278. float: right;
  279. margin: 6px 6px 0 0;
  280. }
  281. .locations-edit-menu-link,
  282. .locations-add-menu-link {
  283. margin: 0 3px;
  284. }
  285. .locations-edit-menu-link {
  286. padding-left: 3px;
  287. border-left: 1px solid #c3c4c7;
  288. }
  289. #menu-management .inside {
  290. padding: 0 10px;
  291. }
  292. /* Add Menu Item Boxes */
  293. .postbox .howto input,
  294. .customlinkdiv .menu-item-textbox {
  295. width: 180px;
  296. float: left;
  297. }
  298. .accordion-container .outer-border {
  299. margin: 0;
  300. }
  301. .customlinkdiv p {
  302. margin-top: 0
  303. }
  304. #nav-menu-theme-locations .howto select {
  305. width: 100%;
  306. }
  307. #nav-menu-theme-locations .button-controls {
  308. text-align: left;
  309. }
  310. .add-menu-item-view-all {
  311. height: 400px;
  312. }
  313. /* Button Primary Actions */
  314. #menu-container .submit {
  315. margin: 0 0 10px;
  316. padding: 0;
  317. }
  318. /* @todo: is this actually used? */
  319. #cancel-save {
  320. text-decoration: underline;
  321. font-size: 12px;
  322. margin-right: 20px;
  323. margin-top: 5px;
  324. }
  325. .button.right, .button-secondary.right, .button-primary.right {
  326. float: left;
  327. }
  328. /* Button Secondary Actions */
  329. .list-controls {
  330. float: right;
  331. margin-top: 5px;
  332. }
  333. .add-to-menu {
  334. float: left;
  335. }
  336. .button-controls {
  337. clear: both;
  338. margin: 10px 0;
  339. }
  340. .show-all,
  341. .hide-all {
  342. cursor: pointer;
  343. }
  344. .hide-all {
  345. display: none;
  346. }
  347. /* Create Menu */
  348. #menu-name {
  349. width: 270px;
  350. vertical-align: middle;
  351. }
  352. #manage-menu .inside {
  353. padding: 0;
  354. }
  355. /* Custom Links */
  356. #available-links dt {
  357. display: block;
  358. }
  359. #add-custom-link .howto {
  360. font-size: 12px;
  361. }
  362. #add-custom-link label span {
  363. display: block;
  364. float: right;
  365. margin-top: 5px;
  366. padding-left: 5px;
  367. }
  368. .menu-item-textbox {
  369. width: 180px;
  370. }
  371. .customlinkdiv label,
  372. .nav-menus-php .howto span {
  373. float: right;
  374. margin-top: 6px;
  375. }
  376. /* Menu item types */
  377. .quick-search {
  378. width: 190px;
  379. }
  380. .quick-search-wrap .spinner {
  381. float: none;
  382. margin: -3px 0 0 -10px;
  383. }
  384. .nav-menus-php .list-wrap {
  385. display: none;
  386. clear: both;
  387. margin-bottom: 10px;
  388. }
  389. .nav-menus-php .postbox p.submit {
  390. margin-bottom: 0;
  391. }
  392. /* Listings */
  393. .nav-menus-php .list li {
  394. display: none;
  395. margin: 0 0 5px;
  396. }
  397. .nav-menus-php .list li .menu-item-title {
  398. cursor: pointer;
  399. display: block;
  400. }
  401. .nav-menus-php .list li .menu-item-title input {
  402. margin-left: 3px;
  403. margin-top: -3px;
  404. }
  405. .menu-item-title input[type=checkbox] {
  406. display: inline-block;
  407. margin-top: -4px;
  408. }
  409. .menu-item-title .post-state {
  410. font-weight: 600;
  411. }
  412. /* Nav Menu */
  413. #menu-container .inside {
  414. padding-bottom: 10px;
  415. }
  416. .menu {
  417. padding-top: 1em;
  418. }
  419. #menu-to-edit {
  420. margin: 0;
  421. padding: 0.1em 0;
  422. }
  423. .menu ul {
  424. width: 100%;
  425. }
  426. .menu li {
  427. margin-bottom: 0;
  428. position: relative;
  429. }
  430. .menu-item-bar {
  431. clear: both;
  432. line-height: 1.5;
  433. position: relative;
  434. margin: 9px 0 0;
  435. }
  436. .menu-item-bar .menu-item-handle {
  437. border: 1px solid #dcdcde;
  438. position: relative;
  439. padding: 10px 15px;
  440. height: auto;
  441. min-height: 20px;
  442. max-width: 382px;
  443. line-height: 2.30769230;
  444. overflow: hidden;
  445. word-wrap: break-word;
  446. }
  447. .menu-item-bar .menu-item-handle:hover {
  448. border-color: #8c8f94;
  449. }
  450. #menu-to-edit .menu-item-invalid .menu-item-handle {
  451. background: #fcf0f1;
  452. border-color: #d63638;
  453. }
  454. .no-js .menu-item-edit-active .item-edit {
  455. display: none;
  456. }
  457. .js .menu-item-handle {
  458. cursor: move;
  459. }
  460. .menu li.deleting .menu-item-handle {
  461. background-image: none;
  462. background-color: #f86368;
  463. }
  464. .menu-item-handle .item-title {
  465. font-size: 13px;
  466. font-weight: 600;
  467. line-height: 1.53846153;
  468. display: block;
  469. /* @todo: responsive view. */
  470. margin-left: 13em;
  471. }
  472. .menu-item-handle .menu-item-checkbox {
  473. display: none;
  474. }
  475. .bulk-selection .menu-item-handle .menu-item-checkbox {
  476. display: inline-block;
  477. margin-left: 6px;
  478. }
  479. .menu-item-handle .menu-item-title.no-title {
  480. color: #646970;
  481. }
  482. /* Sortables */
  483. li.menu-item.ui-sortable-helper .menu-item-bar {
  484. margin-top: 0;
  485. }
  486. li.menu-item.ui-sortable-helper .menu-item-transport .menu-item-bar {
  487. margin-top: 9px; /* Must use the same value used by the dragged item .menu-item-bar */
  488. }
  489. .menu .sortable-placeholder {
  490. height: 35px;
  491. width: 410px;
  492. margin-top: 9px; /* Must use the same value used by the dragged item .menu-item-bar */
  493. }
  494. /* Hide the transport list when it's empty */
  495. .menu-item .menu-item-transport:empty {
  496. display: none;
  497. }
  498. /* WARNING: The factor of 30px is hardcoded into the nav-menus JavaScript. */
  499. .menu-item-depth-0 { margin-right: 0; }
  500. .menu-item-depth-1 { margin-right: 30px; }
  501. .menu-item-depth-2 { margin-right: 60px; }
  502. .menu-item-depth-3 { margin-right: 90px; }
  503. .menu-item-depth-4 { margin-right: 120px; }
  504. .menu-item-depth-5 { margin-right: 150px; }
  505. .menu-item-depth-6 { margin-right: 180px; }
  506. .menu-item-depth-7 { margin-right: 210px; }
  507. .menu-item-depth-8 { margin-right: 240px; }
  508. .menu-item-depth-9 { margin-right: 270px; }
  509. .menu-item-depth-10 { margin-right: 300px; }
  510. .menu-item-depth-11 { margin-right: 330px; }
  511. .menu-item-depth-0 .menu-item-transport { margin-right: 0; }
  512. .menu-item-depth-1 .menu-item-transport { margin-right: -30px; }
  513. .menu-item-depth-2 .menu-item-transport { margin-right: -60px; }
  514. .menu-item-depth-3 .menu-item-transport { margin-right: -90px; }
  515. .menu-item-depth-4 .menu-item-transport { margin-right: -120px; }
  516. .menu-item-depth-5 .menu-item-transport { margin-right: -150px; }
  517. .menu-item-depth-6 .menu-item-transport { margin-right: -180px; }
  518. .menu-item-depth-7 .menu-item-transport { margin-right: -210px; }
  519. .menu-item-depth-8 .menu-item-transport { margin-right: -240px; }
  520. .menu-item-depth-9 .menu-item-transport { margin-right: -270px; }
  521. .menu-item-depth-10 .menu-item-transport { margin-right: -300px; }
  522. .menu-item-depth-11 .menu-item-transport { margin-right: -330px; }
  523. body.menu-max-depth-0 { min-width: 950px !important; }
  524. body.menu-max-depth-1 { min-width: 980px !important; }
  525. body.menu-max-depth-2 { min-width: 1010px !important; }
  526. body.menu-max-depth-3 { min-width: 1040px !important; }
  527. body.menu-max-depth-4 { min-width: 1070px !important; }
  528. body.menu-max-depth-5 { min-width: 1100px !important; }
  529. body.menu-max-depth-6 { min-width: 1130px !important; }
  530. body.menu-max-depth-7 { min-width: 1160px !important; }
  531. body.menu-max-depth-8 { min-width: 1190px !important; }
  532. body.menu-max-depth-9 { min-width: 1220px !important; }
  533. body.menu-max-depth-10 { min-width: 1250px !important; }
  534. body.menu-max-depth-11 { min-width: 1280px !important; }
  535. /* Menu item controls */
  536. .item-type {
  537. display: inline-block;
  538. padding: 12px 16px;
  539. color: #646970;
  540. font-size: 12px;
  541. line-height: 1.5;
  542. }
  543. .item-controls {
  544. font-size: 12px;
  545. position: absolute;
  546. left: 20px;
  547. top: -1px;
  548. }
  549. .item-controls a {
  550. text-decoration: none;
  551. }
  552. .item-controls a:hover {
  553. cursor: pointer;
  554. }
  555. .item-controls .item-order {
  556. padding-left: 10px;
  557. }
  558. .nav-menus-php .item-edit {
  559. position: absolute;
  560. left: -20px;
  561. top: 0;
  562. display: block;
  563. width: 30px;
  564. height: 40px;
  565. outline: none;
  566. }
  567. .no-js.nav-menus-php .item-edit {
  568. position: static;
  569. float: left;
  570. width: auto;
  571. height: auto;
  572. margin: 12px 0 12px -10px;
  573. padding: 0;
  574. color: #2271b1;
  575. text-decoration: underline;
  576. font-size: 12px;
  577. line-height: 1.5;
  578. }
  579. .no-js.nav-menus-php .item-edit .screen-reader-text {
  580. position: static;
  581. -webkit-clip-path: none;
  582. clip-path: none;
  583. width: auto;
  584. height: auto;
  585. margin: 0;
  586. }
  587. .nav-menus-php .item-edit:before {
  588. margin-top: 10px;
  589. margin-right: 4px;
  590. width: 20px;
  591. border-radius: 50%;
  592. text-indent: -1px; /* account for the dashicon alignment */
  593. }
  594. .no-js.nav-menus-php .item-edit:before {
  595. display: none;
  596. }
  597. .rtl .nav-menus-php .item-edit:before {
  598. text-indent: 1px; /* account for the dashicon alignment */
  599. }
  600. .js.nav-menus-php .item-edit:focus {
  601. box-shadow: none;
  602. }
  603. .nav-menus-php .item-edit:focus:before {
  604. box-shadow:
  605. 0 0 0 1px #4f94d4,
  606. 0 0 2px 1px rgba(79, 148, 212, 0.8);
  607. }
  608. /* Menu editing */
  609. .menu-instructions-inactive {
  610. display: none;
  611. }
  612. .menu-item-settings {
  613. display: block;
  614. max-width: 392px;
  615. padding: 10px;
  616. position: relative;
  617. z-index: 10; /* Keep .item-title's shadow from appearing on top of .menu-item-settings */
  618. border: 1px solid #c3c4c7;
  619. border-top: none;
  620. box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  621. }
  622. .menu-item-settings .field-move {
  623. margin: 3px 0 5px;
  624. line-height: 1.5;
  625. }
  626. .field-move-visual-label {
  627. float: right;
  628. margin-left: 4px;
  629. }
  630. .menu-item-settings .field-move .button-link {
  631. display: none;
  632. margin: 0 2px;
  633. }
  634. .menu-item-edit-active .menu-item-settings {
  635. display: block;
  636. }
  637. .menu-item-edit-inactive .menu-item-settings {
  638. display: none;
  639. }
  640. .add-menu-item-pagelinks {
  641. margin: .5em -10px;
  642. text-align: center;
  643. }
  644. .add-menu-item-pagelinks .page-numbers {
  645. display: inline-block;
  646. min-width: 20px;
  647. }
  648. .add-menu-item-pagelinks .page-numbers.dots {
  649. min-width: 0;
  650. }
  651. .link-to-original {
  652. display: block;
  653. margin: 0 0 15px;
  654. padding: 3px 5px 5px;
  655. border: 1px solid #dcdcde;
  656. color: #646970;
  657. font-size: 12px;
  658. }
  659. .link-to-original a {
  660. padding-right: 4px;
  661. font-style: normal;
  662. }
  663. .hidden-field {
  664. display: none;
  665. }
  666. .menu-item-settings .description-thin,
  667. .menu-item-settings .description-wide {
  668. margin-left: 10px;
  669. float: right;
  670. }
  671. .description-thin {
  672. width: calc(50% - 5px);
  673. }
  674. .menu-item-settings .description-thin + .description-thin {
  675. margin-left: 0;
  676. }
  677. .description-wide {
  678. width: 100%;
  679. }
  680. .menu-item-actions {
  681. padding-top: 15px;
  682. padding-bottom: 7px;
  683. }
  684. #cancel-save {
  685. cursor: pointer;
  686. }
  687. /* Major/minor publishing actions (classes) */
  688. .nav-menus-php .major-publishing-actions {
  689. padding: 10px 0;
  690. display: flex;
  691. align-items: center;
  692. }
  693. .nav-menus-php .major-publishing-actions > * {
  694. margin-left: 10px;
  695. }
  696. .nav-menus-php .major-publishing-actions .form-invalid {
  697. padding-right: 4px;
  698. margin-right: -4px;
  699. }
  700. #nav-menus-frame,
  701. .button-controls,
  702. #menu-item-url-wrap,
  703. #menu-item-name-wrap {
  704. display: block;
  705. }
  706. /* =Media Queries
  707. -------------------------------------------------------------- */
  708. @media only screen and (min-width: 769px) and (max-width: 1000px) {
  709. body.menu-max-depth-0 {
  710. min-width: 0 !important;
  711. }
  712. #menu-management-liquid {
  713. width: 100%;
  714. }
  715. .nav-menus-php #post-body-content {
  716. min-width: 0;
  717. }
  718. }
  719. @media screen and (max-width: 782px) {
  720. body.nav-menus-php,
  721. body.wp-customizer {
  722. min-width: 0 !important;
  723. }
  724. #nav-menus-frame {
  725. margin-right: 0;
  726. float: none;
  727. width: 100%;
  728. }
  729. #wpbody-content #menu-settings-column {
  730. display: block;
  731. width: 100%;
  732. float: none;
  733. margin-right: 0;
  734. }
  735. #side-sortables .add-menu-item-tabs {
  736. margin: 15px 0 14px;
  737. }
  738. ul.add-menu-item-tabs li.tabs {
  739. padding: 13px 15px 14px;
  740. }
  741. .nav-menus-php .customlinkdiv .howto input {
  742. width: 65%;
  743. }
  744. .nav-menus-php .quick-search {
  745. width: 85%;
  746. }
  747. #menu-management-liquid {
  748. margin-top: 25px;
  749. }
  750. .nav-menus-php .menu-name-label.howto span {
  751. margin-top: 13px
  752. }
  753. #menu-name {
  754. width: 100%;
  755. }
  756. .nav-menus-php #nav-menu-header .major-publishing-actions .publishing-action {
  757. padding-top: 1em;
  758. }
  759. .nav-menus-php .delete-action {
  760. font-size: 14px;
  761. line-height: 2.14285714;
  762. }
  763. .menu-item-bar .menu-item-handle,
  764. .menu-item-settings,
  765. .description-wide {
  766. width: auto;
  767. }
  768. .menu-item-settings {
  769. padding: 10px;
  770. }
  771. .menu-item-settings .description-thin,
  772. .menu-item-settings .description-wide {
  773. width: 100%;
  774. }
  775. .menu-item-settings input {
  776. width: 100%;
  777. }
  778. .menu-item-settings input[type="checkbox"],
  779. .menu-item-settings input[type="radio"] {
  780. width: 25px;
  781. }
  782. .menu-settings-group {
  783. padding-right: 0;
  784. overflow: visible;
  785. }
  786. .menu-settings-group-name {
  787. float: none;
  788. width: auto;
  789. margin-right: 0;
  790. margin-bottom: 15px;
  791. }
  792. .menu-settings-input {
  793. float: none;
  794. margin-bottom: 15px;
  795. }
  796. .menu-edit .checkbox-input {
  797. margin-top: 0;
  798. }
  799. .manage-menus select {
  800. margin: 0.5em 0;
  801. }
  802. .wp-core-ui .manage-menus .button {
  803. margin-bottom: 0;
  804. }
  805. .widefat .menu-locations .menu-location-title {
  806. padding-top: 16px;
  807. }
  808. }
  809. @media only screen and (min-width: 783px) {
  810. @supports (position: sticky) and (scroll-margin-bottom: 130px) {
  811. #nav-menu-footer {
  812. position: sticky;
  813. bottom: 0;
  814. z-index: 10;
  815. box-shadow: 0 -1px 0 0 #ddd;
  816. }
  817. #save_menu_header {
  818. display: none;
  819. }
  820. }
  821. }
  822. @media only screen and (max-width: 768px) {
  823. /* menu locations */
  824. #menu-locations-wrap .widefat {
  825. width: 100%;
  826. }
  827. .bulk-select-button {
  828. padding: 5px 10px;
  829. }
  830. }