nav-menus-rtl.css 17 KB

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