Nessuna descrizione

forms-rtl.css 32KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760
  1. /*! This file is auto-generated */
  2. /* Include margin and padding in the width calculation of input and textarea. */
  3. input,
  4. select,
  5. textarea,
  6. button {
  7. box-sizing: border-box;
  8. font-family: inherit;
  9. font-size: inherit;
  10. font-weight: inherit;
  11. }
  12. textarea,
  13. input {
  14. font-size: 14px;
  15. }
  16. textarea {
  17. overflow: auto;
  18. padding: 2px 6px;
  19. /* inherits font size 14px */
  20. line-height: 1.42857143; /* 20px */
  21. resize: vertical;
  22. }
  23. label {
  24. cursor: pointer;
  25. }
  26. input,
  27. select {
  28. margin: 0 1px;
  29. }
  30. textarea.code {
  31. padding: 4px 6px 1px 6px;
  32. }
  33. input[type="text"],
  34. input[type="password"],
  35. input[type="color"],
  36. input[type="date"],
  37. input[type="datetime"],
  38. input[type="datetime-local"],
  39. input[type="email"],
  40. input[type="month"],
  41. input[type="number"],
  42. input[type="search"],
  43. input[type="tel"],
  44. input[type="time"],
  45. input[type="url"],
  46. input[type="week"],
  47. select,
  48. textarea {
  49. box-shadow: 0 0 0 transparent;
  50. border-radius: 4px;
  51. border: 1px solid #8c8f94;
  52. background-color: #fff;
  53. color: #2c3338;
  54. }
  55. input[type="text"],
  56. input[type="password"],
  57. input[type="date"],
  58. input[type="datetime"],
  59. input[type="datetime-local"],
  60. input[type="email"],
  61. input[type="month"],
  62. input[type="number"],
  63. input[type="search"],
  64. input[type="tel"],
  65. input[type="time"],
  66. input[type="url"],
  67. input[type="week"] {
  68. padding: 0 8px;
  69. /* inherits font size 14px */
  70. line-height: 2; /* 28px */
  71. /* Only necessary for IE11 */
  72. min-height: 30px;
  73. }
  74. ::-webkit-datetime-edit {
  75. /* inherits font size 14px */
  76. line-height: 1.85714286; /* 26px */
  77. }
  78. input[type="text"]:focus,
  79. input[type="password"]:focus,
  80. input[type="color"]:focus,
  81. input[type="date"]:focus,
  82. input[type="datetime"]:focus,
  83. input[type="datetime-local"]:focus,
  84. input[type="email"]:focus,
  85. input[type="month"]:focus,
  86. input[type="number"]:focus,
  87. input[type="search"]:focus,
  88. input[type="tel"]:focus,
  89. input[type="time"]:focus,
  90. input[type="url"]:focus,
  91. input[type="week"]:focus,
  92. input[type="checkbox"]:focus,
  93. input[type="radio"]:focus,
  94. select:focus,
  95. textarea:focus {
  96. border-color: #2271b1;
  97. box-shadow: 0 0 0 1px #2271b1;
  98. /* Only visible in Windows High Contrast mode */
  99. outline: 2px solid transparent;
  100. }
  101. /* rtl:ignore */
  102. input[type="email"],
  103. input[type="url"] {
  104. direction: ltr;
  105. }
  106. input[type="checkbox"],
  107. input[type="radio"] {
  108. border: 1px solid #8c8f94;
  109. border-radius: 4px;
  110. background: #fff;
  111. color: #50575e;
  112. clear: none;
  113. cursor: pointer;
  114. display: inline-block;
  115. line-height: 0;
  116. height: 1rem;
  117. margin: -0.25rem 0 0 0.25rem;
  118. outline: 0;
  119. padding: 0 !important;
  120. text-align: center;
  121. vertical-align: middle;
  122. width: 1rem;
  123. min-width: 1rem;
  124. -webkit-appearance: none;
  125. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  126. transition: .05s border-color ease-in-out;
  127. }
  128. input[type="radio"]:checked + label:before {
  129. color: #8c8f94;
  130. }
  131. .wp-core-ui input[type="reset"]:hover,
  132. .wp-core-ui input[type="reset"]:active {
  133. color: #135e96;
  134. }
  135. td > input[type="checkbox"],
  136. .wp-admin p input[type="checkbox"],
  137. .wp-admin p input[type="radio"] {
  138. margin-top: 0;
  139. }
  140. .wp-admin p label input[type="checkbox"] {
  141. margin-top: -4px;
  142. }
  143. .wp-admin p label input[type="radio"] {
  144. margin-top: -2px;
  145. }
  146. input[type="radio"] {
  147. border-radius: 50%;
  148. margin-left: 0.25rem;
  149. /* 10px not sure if still necessary, comes from the MP6 redesign in r26072 */
  150. line-height: 0.71428571;
  151. }
  152. input[type="checkbox"]:checked::before,
  153. input[type="radio"]:checked::before {
  154. float: right;
  155. display: inline-block;
  156. vertical-align: middle;
  157. width: 1rem;
  158. speak: never;
  159. -webkit-font-smoothing: antialiased;
  160. -moz-osx-font-smoothing: grayscale;
  161. }
  162. input[type="checkbox"]:checked::before {
  163. /* Use the "Yes" SVG Dashicon */
  164. content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E");
  165. margin: -0.1875rem -0.25rem 0 0;
  166. height: 1.3125rem;
  167. width: 1.3125rem;
  168. }
  169. input[type="radio"]:checked::before {
  170. content: "";
  171. border-radius: 50%;
  172. width: 0.5rem; /* 8px */
  173. height: 0.5rem; /* 8px */
  174. margin: 0.1875rem; /* 3px */
  175. background-color: #3582c4;
  176. /* 16px not sure if still necessary, comes from the MP6 redesign in r26072 */
  177. line-height: 1.14285714;
  178. }
  179. @-moz-document url-prefix() {
  180. input[type="checkbox"],
  181. input[type="radio"],
  182. .form-table input.tog {
  183. margin-bottom: -1px;
  184. }
  185. }
  186. /* Search */
  187. input[type="search"] {
  188. -webkit-appearance: textfield;
  189. }
  190. input[type="search"]::-webkit-search-decoration {
  191. display: none;
  192. }
  193. .wp-admin input[type="file"] {
  194. padding: 3px 0;
  195. cursor: pointer;
  196. }
  197. input.readonly,
  198. input[readonly],
  199. textarea.readonly,
  200. textarea[readonly] {
  201. background-color: #f0f0f1;
  202. }
  203. ::-webkit-input-placeholder {
  204. color: #646970;
  205. }
  206. ::-moz-placeholder {
  207. color: #646970;
  208. opacity: 1;
  209. }
  210. :-ms-input-placeholder {
  211. color: #646970;
  212. }
  213. .form-invalid .form-required,
  214. .form-invalid .form-required:focus,
  215. .form-invalid.form-required input,
  216. .form-invalid.form-required input:focus,
  217. .form-invalid.form-required select,
  218. .form-invalid.form-required select:focus {
  219. border-color: #d63638 !important;
  220. box-shadow: 0 0 2px rgba(214, 54, 56, 0.8);
  221. }
  222. .form-table .form-required.form-invalid td:after {
  223. content: "\f534";
  224. font: normal 20px/1 dashicons;
  225. color: #d63638;
  226. margin-right: -25px;
  227. vertical-align: middle;
  228. }
  229. /* Adjust error indicator for password layout */
  230. .form-table .form-required.user-pass1-wrap.form-invalid td:after {
  231. content: "";
  232. }
  233. .form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after {
  234. content: "\f534";
  235. font: normal 20px/1 dashicons;
  236. color: #d63638;
  237. margin: 0 -29px 0 6px;
  238. vertical-align: middle;
  239. }
  240. .form-input-tip {
  241. color: #646970;
  242. }
  243. input:disabled,
  244. input.disabled,
  245. select:disabled,
  246. select.disabled,
  247. textarea:disabled,
  248. textarea.disabled {
  249. background: rgba(255, 255, 255, 0.5);
  250. border-color: rgba(220, 220, 222, 0.75);
  251. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.04);
  252. color: rgba(44, 51, 56, 0.5);
  253. }
  254. input[type="file"]:disabled,
  255. input[type="file"].disabled,
  256. input[type="range"]:disabled,
  257. input[type="range"].disabled {
  258. background: none;
  259. box-shadow: none;
  260. cursor: default;
  261. }
  262. input[type="checkbox"]:disabled,
  263. input[type="checkbox"].disabled,
  264. input[type="radio"]:disabled,
  265. input[type="radio"].disabled,
  266. input[type="checkbox"]:disabled:checked:before,
  267. input[type="checkbox"].disabled:checked:before,
  268. input[type="radio"]:disabled:checked:before,
  269. input[type="radio"].disabled:checked:before {
  270. opacity: 0.7;
  271. }
  272. /*------------------------------------------------------------------------------
  273. 2.0 - Forms
  274. ------------------------------------------------------------------------------*/
  275. /* Select styles are based on the default button in buttons.css */
  276. .wp-core-ui select {
  277. font-size: 14px;
  278. line-height: 2; /* 28px */
  279. color: #2c3338;
  280. border-color: #8c8f94;
  281. box-shadow: none;
  282. border-radius: 3px;
  283. padding: 0 8px 0 24px;
  284. min-height: 30px;
  285. max-width: 25rem;
  286. -webkit-appearance: none;
  287. /* The SVG is arrow-down-alt2 from Dashicons. */
  288. background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat left 5px top 55%;
  289. background-size: 16px 16px;
  290. cursor: pointer;
  291. vertical-align: middle;
  292. }
  293. .wp-core-ui select:hover {
  294. color: #2271b1;
  295. }
  296. .wp-core-ui select:focus {
  297. border-color: #2271b1;
  298. color: #0a4b78;
  299. box-shadow: 0 0 0 1px #2271b1;
  300. }
  301. .wp-core-ui select:active {
  302. border-color: #8c8f94;
  303. box-shadow: none;
  304. }
  305. .wp-core-ui select.disabled,
  306. .wp-core-ui select:disabled {
  307. color: #a7aaad;
  308. border-color: #dcdcde;
  309. background-color: #f6f7f7;
  310. /* The SVG is arrow-down-alt2 from Dashicons. */
  311. background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23a0a5aa%22%2F%3E%3C%2Fsvg%3E');
  312. box-shadow: none;
  313. text-shadow: 0 1px 0 #fff;
  314. cursor: default;
  315. transform: none;
  316. }
  317. /* Reset Firefox inner outline that appears on :focus. */
  318. /* This ruleset overrides the color change on :focus thus needs to be after select:focus. */
  319. .wp-core-ui select:-moz-focusring {
  320. color: transparent;
  321. text-shadow: 0 0 0 #0a4b78;
  322. }
  323. /* Remove background focus style from IE11 while keeping focus style available on option elements. */
  324. .wp-core-ui select::-ms-value {
  325. background: transparent;
  326. color: #50575e;
  327. }
  328. .wp-core-ui select:hover::-ms-value {
  329. color: #2271b1;
  330. }
  331. .wp-core-ui select:focus::-ms-value {
  332. color: #0a4b78;
  333. }
  334. .wp-core-ui select.disabled::-ms-value,
  335. .wp-core-ui select:disabled::-ms-value {
  336. color: #a7aaad;
  337. }
  338. /* Hide the native down arrow for select element on IE. */
  339. .wp-core-ui select::-ms-expand {
  340. display: none;
  341. }
  342. .wp-admin .button-cancel {
  343. display: inline-block;
  344. min-height: 28px;
  345. padding: 0 5px;
  346. line-height: 2;
  347. }
  348. .meta-box-sortables select {
  349. max-width: 100%;
  350. }
  351. .meta-box-sortables input {
  352. vertical-align: middle;
  353. }
  354. .misc-pub-post-status select {
  355. margin-top: 0;
  356. }
  357. .wp-core-ui select[multiple] {
  358. height: auto;
  359. padding-left: 8px;
  360. background: #fff;
  361. }
  362. .submit {
  363. padding: 1.5em 0;
  364. margin: 5px 0;
  365. border-bottom-right-radius: 3px;
  366. border-bottom-left-radius: 3px;
  367. border: none;
  368. }
  369. form p.submit a.cancel:hover {
  370. text-decoration: none;
  371. }
  372. p.submit {
  373. text-align: right;
  374. max-width: 100%;
  375. margin-top: 20px;
  376. padding-top: 10px;
  377. }
  378. .textright p.submit {
  379. border: none;
  380. text-align: left;
  381. }
  382. table.form-table + p.submit,
  383. table.form-table + input + p.submit,
  384. table.form-table + input + input + p.submit {
  385. border-top: none;
  386. padding-top: 0;
  387. }
  388. #minor-publishing-actions input,
  389. #major-publishing-actions input,
  390. #minor-publishing-actions .preview {
  391. text-align: center;
  392. }
  393. textarea.all-options,
  394. input.all-options {
  395. width: 250px;
  396. }
  397. input.large-text,
  398. textarea.large-text {
  399. width: 99%;
  400. }
  401. .regular-text {
  402. width: 25em;
  403. }
  404. input.small-text {
  405. width: 50px;
  406. padding: 0 6px;
  407. }
  408. label input.small-text {
  409. margin-top: -4px;
  410. }
  411. input[type="number"].small-text {
  412. width: 65px;
  413. padding-left: 0;
  414. }
  415. input.tiny-text {
  416. width: 35px;
  417. }
  418. input[type="number"].tiny-text {
  419. width: 45px;
  420. padding-left: 0;
  421. }
  422. #doaction,
  423. #doaction2,
  424. #post-query-submit {
  425. margin: 0 0 0 8px;
  426. }
  427. /* @since 5.7.0 secondary bulk action controls require JS. */
  428. .no-js label[for="bulk-action-selector-bottom"],
  429. .no-js select#bulk-action-selector-bottom,
  430. .no-js input#doaction2,
  431. .no-js label[for="new_role2"],
  432. .no-js select#new_role2,
  433. .no-js input#changeit2 {
  434. display: none;
  435. }
  436. .tablenav .actions select {
  437. float: right;
  438. margin-left: 6px;
  439. max-width: 12.5rem;
  440. }
  441. #timezone_string option {
  442. margin-right: 1em;
  443. }
  444. .wp-hide-pw > .dashicons,
  445. .wp-cancel-pw > .dashicons {
  446. position: relative;
  447. top: 3px;
  448. width: 1.25rem;
  449. height: 1.25rem;
  450. top: 0.25rem;
  451. font-size: 20px;
  452. }
  453. .wp-cancel-pw .dashicons-no {
  454. display: none;
  455. }
  456. label,
  457. #your-profile label + a {
  458. vertical-align: middle;
  459. }
  460. fieldset label,
  461. #your-profile label + a {
  462. vertical-align: middle;
  463. }
  464. .options-media-php [for*="_size_"] {
  465. min-width: 10em;
  466. vertical-align: baseline;
  467. }
  468. .options-media-php .small-text[name*="_size_"] {
  469. margin: 0 0 1em;
  470. }
  471. .wp-generate-pw {
  472. margin-top: 1em;
  473. }
  474. .wp-pwd {
  475. margin-top: 1em;
  476. }
  477. #misc-publishing-actions label {
  478. vertical-align: baseline;
  479. }
  480. #pass-strength-result {
  481. background-color: #f0f0f1;
  482. border: 1px solid #dcdcde;
  483. color: #1d2327;
  484. margin: -1px 1px 5px;
  485. padding: 3px 5px;
  486. text-align: center;
  487. width: 25em;
  488. box-sizing: border-box;
  489. opacity: 0;
  490. }
  491. #pass-strength-result.short {
  492. background-color: #ffabaf;
  493. border-color: #e65054;
  494. opacity: 1;
  495. }
  496. #pass-strength-result.bad {
  497. background-color: #facfd2;
  498. border-color: #f86368;
  499. opacity: 1;
  500. }
  501. #pass-strength-result.good {
  502. background-color: #f5e6ab;
  503. border-color: #f0c33c;
  504. opacity: 1;
  505. }
  506. #pass-strength-result.strong {
  507. background-color: #b8e6bf;
  508. border-color: #68de7c;
  509. opacity: 1;
  510. }
  511. .password-input-wrapper input {
  512. font-family: Consolas, Monaco, monospace;
  513. }
  514. #pass1.short, #pass1-text.short {
  515. border-color: #e65054;
  516. }
  517. #pass1.bad, #pass1-text.bad {
  518. border-color: #f86368;
  519. }
  520. #pass1.good, #pass1-text.good {
  521. border-color: #f0c33c;
  522. }
  523. #pass1.strong, #pass1-text.strong {
  524. border-color: #68de7c;
  525. }
  526. .pw-weak {
  527. display: none;
  528. }
  529. .indicator-hint {
  530. padding-top: 8px;
  531. }
  532. .wp-pwd [type="text"],
  533. .wp-pwd [type="password"] {
  534. margin-bottom: 0;
  535. /* Same height as the buttons */
  536. min-height: 30px;
  537. }
  538. /* Hide the Edge "reveal password" native button */
  539. .wp-pwd input::-ms-reveal {
  540. display: none;
  541. }
  542. #pass1-text,
  543. .show-password #pass1 {
  544. display: none;
  545. }
  546. #pass1-text::-ms-clear {
  547. display: none;
  548. }
  549. .show-password #pass1-text {
  550. display: inline-block;
  551. }
  552. p.search-box {
  553. float: left;
  554. margin: 0;
  555. }
  556. .network-admin.themes-php p.search-box {
  557. clear: right;
  558. }
  559. .search-box input[name="s"],
  560. .tablenav .search-plugins input[name="s"],
  561. .tagsdiv .newtag {
  562. float: right;
  563. margin: 0 0 0 4px;
  564. }
  565. .js.plugins-php .search-box .wp-filter-search {
  566. margin: 0;
  567. width: 280px;
  568. }
  569. input[type="text"].ui-autocomplete-loading,
  570. input[type="email"].ui-autocomplete-loading {
  571. background-image: url(../images/loading.gif);
  572. background-repeat: no-repeat;
  573. background-position: left center;
  574. visibility: visible;
  575. }
  576. input.ui-autocomplete-input.open {
  577. border-bottom-color: transparent;
  578. }
  579. ul#add-to-blog-users {
  580. margin: 0 14px 0 0;
  581. }
  582. .ui-autocomplete {
  583. padding: 0;
  584. margin: 0;
  585. list-style: none;
  586. position: absolute;
  587. z-index: 10000;
  588. border: 1px solid #4f94d4;
  589. box-shadow: 0 1px 2px rgba(79, 148, 212, 0.8);
  590. background-color: #fff;
  591. }
  592. .ui-autocomplete li {
  593. margin-bottom: 0;
  594. padding: 4px 10px;
  595. white-space: nowrap;
  596. text-align: right;
  597. cursor: pointer;
  598. }
  599. /* Colors for the wplink toolbar autocomplete. */
  600. .ui-autocomplete .ui-state-focus {
  601. background-color: #dcdcde;
  602. }
  603. /* Colors for the tags autocomplete. */
  604. .wp-tags-autocomplete .ui-state-focus,
  605. .wp-tags-autocomplete [aria-selected="true"] {
  606. background-color: #2271b1;
  607. color: #fff;
  608. /* Only visible in Windows High Contrast mode */
  609. outline: 2px solid transparent;
  610. }
  611. /*------------------------------------------------------------------------------
  612. 15.0 - Comments Screen
  613. ------------------------------------------------------------------------------*/
  614. .form-table {
  615. border-collapse: collapse;
  616. margin-top: 0.5em;
  617. width: 100%;
  618. clear: both;
  619. }
  620. .form-table,
  621. .form-table td,
  622. .form-table th,
  623. .form-table td p {
  624. font-size: 14px;
  625. }
  626. .form-table td {
  627. margin-bottom: 9px;
  628. padding: 15px 10px;
  629. line-height: 1.3;
  630. vertical-align: middle;
  631. }
  632. .form-table th,
  633. .form-wrap label {
  634. color: #1d2327;
  635. font-weight: 400;
  636. text-shadow: none;
  637. vertical-align: baseline;
  638. }
  639. .form-table th {
  640. vertical-align: top;
  641. text-align: right;
  642. padding: 20px 0 20px 10px;
  643. width: 200px;
  644. line-height: 1.3;
  645. font-weight: 600;
  646. }
  647. .form-table th.th-full, /* Not used by core. Back-compat for pre-4.8 */
  648. .form-table .td-full {
  649. width: auto;
  650. padding: 20px 0 20px 10px;
  651. font-weight: 400;
  652. }
  653. .form-table td p {
  654. margin-top: 4px;
  655. margin-bottom: 0;
  656. }
  657. .form-table .date-time-doc {
  658. margin-top: 1em;
  659. }
  660. .form-table p.timezone-info {
  661. margin: 1em 0;
  662. }
  663. .form-table td fieldset label {
  664. margin: 0.35em 0 0.5em !important;
  665. display: inline-block;
  666. }
  667. .form-table td fieldset p label {
  668. margin-top: 0 !important;
  669. }
  670. .form-table td fieldset label,
  671. .form-table td fieldset p,
  672. .form-table td fieldset li {
  673. line-height: 1.4;
  674. }
  675. .form-table input.tog,
  676. .form-table input[type="radio"] {
  677. margin-top: -4px;
  678. margin-left: 4px;
  679. float: none;
  680. }
  681. .form-table .pre {
  682. padding: 8px;
  683. margin: 0;
  684. }
  685. table.form-table td .updated {
  686. font-size: 13px;
  687. }
  688. table.form-table td .updated p {
  689. font-size: 13px;
  690. margin: 0.3em 0;
  691. }
  692. /*------------------------------------------------------------------------------
  693. 18.0 - Users
  694. ------------------------------------------------------------------------------*/
  695. #profile-page .form-table textarea {
  696. width: 500px;
  697. margin-bottom: 6px;
  698. }
  699. #profile-page .form-table #rich_editing {
  700. margin-left: 5px
  701. }
  702. #your-profile legend {
  703. font-size: 22px;
  704. }
  705. #display_name {
  706. width: 15em;
  707. }
  708. #adduser .form-field input,
  709. #createuser .form-field input {
  710. width: 25em;
  711. }
  712. .color-option {
  713. display: inline-block;
  714. width: 24%;
  715. padding: 5px 15px 15px;
  716. box-sizing: border-box;
  717. margin-bottom: 3px;
  718. }
  719. .color-option:hover,
  720. .color-option.selected {
  721. background: #dcdcde;
  722. }
  723. .color-palette {
  724. width: 100%;
  725. border-spacing: 0;
  726. border-collapse: collapse;
  727. }
  728. .color-palette td {
  729. height: 20px;
  730. padding: 0;
  731. border: none;
  732. }
  733. .color-option {
  734. cursor: pointer;
  735. }
  736. .create-application-password .form-field {
  737. max-width: 25em;
  738. }
  739. .create-application-password label {
  740. font-weight: 600;
  741. }
  742. .create-application-password p.submit {
  743. margin-bottom: 0;
  744. padding-bottom: 0;
  745. display: block;
  746. }
  747. #application-passwords-section .notice {
  748. margin-top: 20px;
  749. margin-bottom: 0;
  750. }
  751. .application-password-display input.code {
  752. width: 19em;
  753. }
  754. .auth-app-card.card {
  755. max-width: 768px;
  756. }
  757. .authorize-application-php .form-wrap p {
  758. display: block;
  759. }
  760. /*------------------------------------------------------------------------------
  761. 19.0 - Tools
  762. ------------------------------------------------------------------------------*/
  763. .tool-box .title {
  764. margin: 8px 0;
  765. font-size: 18px;
  766. font-weight: 400;
  767. line-height: 24px;
  768. }
  769. .label-responsive {
  770. vertical-align: middle;
  771. }
  772. #export-filters p {
  773. margin: 0 0 1em;
  774. }
  775. #export-filters p.submit {
  776. margin: 7px 0 5px;
  777. }
  778. /* Card styles */
  779. .card {
  780. position: relative;
  781. margin-top: 20px;
  782. padding: 0.7em 2em 1em;
  783. min-width: 255px;
  784. max-width: 520px;
  785. border: 1px solid #c3c4c7;
  786. box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  787. background: #fff;
  788. box-sizing: border-box;
  789. }
  790. /* Press this styles */
  791. .pressthis h4 {
  792. margin: 2em 0 1em;
  793. }
  794. .pressthis textarea {
  795. width: 100%;
  796. font-size: 1em;
  797. }
  798. #pressthis-code-wrap {
  799. overflow: auto;
  800. }
  801. .pressthis-bookmarklet-wrapper {
  802. margin: 20px 0 8px;
  803. vertical-align: top;
  804. position: relative;
  805. z-index: 1;
  806. }
  807. .pressthis-bookmarklet,
  808. .pressthis-bookmarklet:hover,
  809. .pressthis-bookmarklet:focus,
  810. .pressthis-bookmarklet:active {
  811. display: inline-block;
  812. position: relative;
  813. cursor: move;
  814. color: #2c3338;
  815. background: #dcdcde;
  816. border-radius: 5px;
  817. border: 1px solid #c3c4c7;
  818. font-style: normal;
  819. line-height: 16px;
  820. font-size: 14px;
  821. text-decoration: none;
  822. }
  823. .pressthis-bookmarklet:active {
  824. outline: none;
  825. }
  826. .pressthis-bookmarklet:after {
  827. content: "";
  828. width: 70%;
  829. height: 55%;
  830. z-index: -1;
  831. position: absolute;
  832. left: 10px;
  833. bottom: 9px;
  834. background: transparent;
  835. transform: skew(-20deg) rotate(-6deg);
  836. box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
  837. }
  838. .pressthis-bookmarklet:hover:after {
  839. transform: skew(-20deg) rotate(-9deg);
  840. box-shadow: 0 10px 8px rgba(0, 0, 0, 0.7);
  841. }
  842. .pressthis-bookmarklet span {
  843. display: inline-block;
  844. margin: 0px 0 0;
  845. padding: 0px 9px 8px 12px;
  846. }
  847. .pressthis-bookmarklet span:before {
  848. color: #787c82;
  849. font: normal 20px/1 dashicons;
  850. content: "\f157";
  851. position: relative;
  852. display: inline-block;
  853. top: 4px;
  854. margin-left: 4px;
  855. }
  856. .pressthis-js-toggle {
  857. margin-right: 10px;
  858. padding: 0;
  859. height: auto;
  860. vertical-align: top;
  861. }
  862. /* to override the button class being applied */
  863. .pressthis-js-toggle.button.button {
  864. margin-right: 10px;
  865. padding: 0;
  866. height: auto;
  867. vertical-align: top;
  868. }
  869. .pressthis-js-toggle .dashicons {
  870. margin: 5px 7px 6px 8px;
  871. color: #50575e;
  872. }
  873. /*------------------------------------------------------------------------------
  874. 20.0 - Settings
  875. ------------------------------------------------------------------------------*/
  876. .timezone-info code {
  877. white-space: nowrap;
  878. }
  879. .defaultavatarpicker .avatar {
  880. margin: 2px 0;
  881. vertical-align: middle;
  882. }
  883. .options-general-php .date-time-text {
  884. display: inline-block;
  885. min-width: 10em;
  886. }
  887. .options-general-php input.small-text {
  888. width: 56px;
  889. margin: -2px 0;
  890. }
  891. .options-general-php .spinner {
  892. float: none;
  893. margin: -3px 3px 0;
  894. }
  895. .settings-php .language-install-spinner,
  896. .options-general-php .language-install-spinner {
  897. display: inline-block;
  898. float: none;
  899. margin: -3px 5px 0;
  900. vertical-align: middle;
  901. }
  902. .form-table.permalink-structure .available-structure-tags li {
  903. float: right;
  904. margin-left: 5px;
  905. }
  906. /*------------------------------------------------------------------------------
  907. 21.0 - Network Admin
  908. ------------------------------------------------------------------------------*/
  909. .setup-php textarea {
  910. max-width: 100%;
  911. }
  912. .form-field #site-address {
  913. max-width: 25em;
  914. }
  915. .form-field #domain {
  916. max-width: 22em;
  917. }
  918. .form-field #site-title,
  919. .form-field #admin-email,
  920. .form-field #path,
  921. .form-field #blog_registered,
  922. .form-field #blog_last_updated {
  923. max-width: 25em;
  924. }
  925. .form-field #path {
  926. margin-bottom: 5px;
  927. }
  928. #search-users,
  929. #search-sites {
  930. max-width: 60%;
  931. }
  932. /*------------------------------------------------------------------------------
  933. Credentials check dialog for Install and Updates
  934. ------------------------------------------------------------------------------*/
  935. .request-filesystem-credentials-dialog {
  936. display: none;
  937. /* The customizer uses visibility: hidden on the body for full-overlays. */
  938. visibility: visible;
  939. }
  940. .request-filesystem-credentials-dialog .notification-dialog {
  941. top: 10%;
  942. max-height: 85%;
  943. }
  944. .request-filesystem-credentials-dialog-content {
  945. margin: 25px;
  946. }
  947. #request-filesystem-credentials-title {
  948. font-size: 1.3em;
  949. margin: 1em 0;
  950. }
  951. .request-filesystem-credentials-form legend {
  952. font-size: 1em;
  953. padding: 1.33em 0;
  954. font-weight: 600;
  955. }
  956. .request-filesystem-credentials-form input[type="text"],
  957. .request-filesystem-credentials-form input[type="password"] {
  958. display: block;
  959. }
  960. .request-filesystem-credentials-dialog input[type="text"],
  961. .request-filesystem-credentials-dialog input[type="password"] {
  962. width: 100%;
  963. }
  964. .request-filesystem-credentials-form .field-title {
  965. font-weight: 600;
  966. }
  967. .request-filesystem-credentials-dialog label[for="hostname"],
  968. .request-filesystem-credentials-dialog label[for="public_key"],
  969. .request-filesystem-credentials-dialog label[for="private_key"] {
  970. display: block;
  971. margin-bottom: 1em;
  972. }
  973. .request-filesystem-credentials-dialog .ftp-username,
  974. .request-filesystem-credentials-dialog .ftp-password {
  975. float: right;
  976. width: 48%;
  977. }
  978. .request-filesystem-credentials-dialog .ftp-password {
  979. margin-right: 4%;
  980. }
  981. .request-filesystem-credentials-dialog .request-filesystem-credentials-action-buttons {
  982. text-align: left;
  983. }
  984. .request-filesystem-credentials-dialog label[for="ftp"] {
  985. margin-left: 10px;
  986. }
  987. .request-filesystem-credentials-dialog #auth-keys-desc {
  988. margin-bottom: 0;
  989. }
  990. #request-filesystem-credentials-dialog .button:not(:last-child) {
  991. margin-left: 10px;
  992. }
  993. #request-filesystem-credentials-form .cancel-button {
  994. display: none;
  995. }
  996. #request-filesystem-credentials-dialog .cancel-button {
  997. display: inline;
  998. }
  999. .request-filesystem-credentials-dialog .ftp-username,
  1000. .request-filesystem-credentials-dialog .ftp-password {
  1001. float: none;
  1002. width: auto;
  1003. }
  1004. .request-filesystem-credentials-dialog .ftp-username {
  1005. margin-bottom: 1em;
  1006. }
  1007. .request-filesystem-credentials-dialog .ftp-password {
  1008. margin: 0;
  1009. }
  1010. .request-filesystem-credentials-dialog .ftp-password em {
  1011. color: #8c8f94;
  1012. }
  1013. .request-filesystem-credentials-dialog label {
  1014. display: block;
  1015. line-height: 1.5;
  1016. margin-bottom: 1em;
  1017. }
  1018. .request-filesystem-credentials-form legend {
  1019. padding-bottom: 0;
  1020. }
  1021. .request-filesystem-credentials-form #ssh-keys legend {
  1022. font-size: 1.3em;
  1023. }
  1024. .request-filesystem-credentials-form .notice {
  1025. margin: 0 0 20px 0;
  1026. clear: both;
  1027. }
  1028. /*------------------------------------------------------------------------------
  1029. Privacy Policy settings screen
  1030. ------------------------------------------------------------------------------*/
  1031. .tools-privacy-policy-page form {
  1032. margin-bottom: 1.3em;
  1033. }
  1034. .tools-privacy-policy-page input.button,
  1035. .tools-privacy-policy-page select {
  1036. margin: 0 6px 0 1px;
  1037. }
  1038. .tools-privacy-edit {
  1039. margin: 1.5em 0;
  1040. }
  1041. .tools-privacy-policy-page span {
  1042. line-height: 2;
  1043. }
  1044. .privacy_requests .column-email {
  1045. width: 40%;
  1046. }
  1047. .privacy_requests .column-type {
  1048. text-align: center;
  1049. }
  1050. .privacy_requests thead td:first-child,
  1051. .privacy_requests tfoot td:first-child {
  1052. border-right: 4px solid #fff;
  1053. }
  1054. .privacy_requests tbody th {
  1055. border-right: 4px solid #fff;
  1056. background: #fff;
  1057. box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  1058. }
  1059. .privacy_requests .row-actions {
  1060. color: #787c82;
  1061. }
  1062. .privacy_requests .row-actions.processing {
  1063. position: static;
  1064. }
  1065. .privacy_requests tbody .has-request-results th {
  1066. box-shadow: none;
  1067. }
  1068. .privacy_requests tbody .request-results th .notice {
  1069. margin: 0 0 5px;
  1070. }
  1071. .privacy_requests tbody td {
  1072. background: #fff;
  1073. box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  1074. }
  1075. .privacy_requests tbody .has-request-results td {
  1076. box-shadow: none;
  1077. }
  1078. .privacy_requests .next_steps .button {
  1079. word-wrap: break-word;
  1080. white-space: normal;
  1081. }
  1082. .privacy_requests .status-request-confirmed th,
  1083. .privacy_requests .status-request-confirmed td {
  1084. background-color: #fff;
  1085. border-right-color: #72aee6;
  1086. }
  1087. .privacy_requests .status-request-failed th,
  1088. .privacy_requests .status-request-failed td {
  1089. background-color: #f6f7f7;
  1090. border-right-color: #d63638;
  1091. }
  1092. .privacy_requests .export_personal_data_failed a {
  1093. vertical-align: baseline;
  1094. }
  1095. .status-label {
  1096. font-weight: 600;
  1097. }
  1098. .status-label.status-request-pending {
  1099. font-weight: 400;
  1100. font-style: italic;
  1101. color: #646970;
  1102. }
  1103. .status-label.status-request-failed {
  1104. color: #d63638;
  1105. font-weight: 600;
  1106. }
  1107. .wp-privacy-request-form {
  1108. clear: both;
  1109. }
  1110. .wp-privacy-request-form-field {
  1111. margin: 1.5em 0;
  1112. }
  1113. .wp-privacy-request-form input {
  1114. margin: 0;
  1115. }
  1116. .email-personal-data::before {
  1117. display: inline-block;
  1118. font: normal 20px/1 dashicons;
  1119. margin: 3px -2px 0 5px;
  1120. speak: never;
  1121. -webkit-font-smoothing: antialiased;
  1122. -moz-osx-font-smoothing: grayscale;
  1123. vertical-align: top;
  1124. }
  1125. .email-personal-data--sending::before {
  1126. color: #d63638;
  1127. content: "\f463";
  1128. animation: rotation 2s infinite linear;
  1129. }
  1130. .email-personal-data--sent::before {
  1131. color: #68de7c;
  1132. content: "\f147";
  1133. }
  1134. /* =Media Queries
  1135. -------------------------------------------------------------- */
  1136. @media screen and (max-width: 782px) {
  1137. /* Input Elements */
  1138. textarea {
  1139. -webkit-appearance: none;
  1140. }
  1141. input[type="text"],
  1142. input[type="password"],
  1143. input[type="date"],
  1144. input[type="datetime"],
  1145. input[type="datetime-local"],
  1146. input[type="email"],
  1147. input[type="month"],
  1148. input[type="number"],
  1149. input[type="search"],
  1150. input[type="tel"],
  1151. input[type="time"],
  1152. input[type="url"],
  1153. input[type="week"] {
  1154. -webkit-appearance: none;
  1155. padding: 3px 10px;
  1156. /* Only necessary for IE11 */
  1157. min-height: 40px;
  1158. }
  1159. ::-webkit-datetime-edit {
  1160. line-height: 1.875; /* 30px */
  1161. }
  1162. input[type="checkbox"],
  1163. .widefat th input[type="checkbox"],
  1164. .widefat thead td input[type="checkbox"],
  1165. .widefat tfoot td input[type="checkbox"] {
  1166. -webkit-appearance: none;
  1167. }
  1168. .widefat th input[type="checkbox"],
  1169. .widefat thead td input[type="checkbox"],
  1170. .widefat tfoot td input[type="checkbox"] {
  1171. margin-bottom: 8px;
  1172. }
  1173. input[type="checkbox"]:checked:before,
  1174. .widefat th input[type="checkbox"]:before,
  1175. .widefat thead td input[type="checkbox"]:before,
  1176. .widefat tfoot td input[type="checkbox"]:before {
  1177. width: 1.875rem;
  1178. height: 1.875rem;
  1179. margin: -0.1875rem -0.3125rem;
  1180. }
  1181. input[type="radio"],
  1182. input[type="checkbox"] {
  1183. height: 1.5625rem;
  1184. width: 1.5625rem;
  1185. }
  1186. .wp-admin p input[type="checkbox"],
  1187. .wp-admin p input[type="radio"] {
  1188. margin-top: -0.1875rem;
  1189. }
  1190. input[type="radio"]:checked:before {
  1191. vertical-align: middle;
  1192. width: 0.5625rem;
  1193. height: 0.5625rem;
  1194. margin: 0.4375rem;
  1195. line-height: 0.76190476;
  1196. }
  1197. .wp-upload-form input[type="submit"] {
  1198. margin-top: 10px;
  1199. }
  1200. .wp-core-ui select,
  1201. .wp-admin .form-table select {
  1202. min-height: 40px;
  1203. font-size: 16px;
  1204. line-height: 1.625; /* 26px */
  1205. padding: 5px 8px 5px 24px;
  1206. }
  1207. .wp-admin .button-cancel {
  1208. margin-bottom: 0;
  1209. padding: 2px 0;
  1210. font-size: 14px;
  1211. vertical-align: middle;
  1212. }
  1213. #adduser .form-field input,
  1214. #createuser .form-field input {
  1215. width: 100%;
  1216. }
  1217. .form-table {
  1218. box-sizing: border-box;
  1219. }
  1220. .form-table th,
  1221. .form-table td,
  1222. .label-responsive {
  1223. display: block;
  1224. width: auto;
  1225. vertical-align: middle;
  1226. }
  1227. .label-responsive {
  1228. margin: 0.5em 0;
  1229. }
  1230. .export-filters li {
  1231. margin-bottom: 0;
  1232. }
  1233. .form-table .color-palette td {
  1234. display: table-cell;
  1235. width: 15px;
  1236. }
  1237. .form-table table.color-palette {
  1238. margin-left: 10px;
  1239. }
  1240. textarea,
  1241. input {
  1242. font-size: 16px;
  1243. }
  1244. .form-table td input[type="text"],
  1245. .form-table td input[type="email"],
  1246. .form-table td input[type="password"],
  1247. .form-table td select,
  1248. .form-table td textarea,
  1249. .form-table span.description,
  1250. #profile-page .form-table textarea {
  1251. width: 100%;
  1252. display: block;
  1253. max-width: none;
  1254. box-sizing: border-box;
  1255. }
  1256. .form-table .form-required.form-invalid td:after {
  1257. float: left;
  1258. margin: -30px 0 0 3px;
  1259. }
  1260. input[type="text"].small-text,
  1261. input[type="search"].small-text,
  1262. input[type="password"].small-text,
  1263. input[type="number"].small-text,
  1264. input[type="number"].small-text,
  1265. .form-table input[type="text"].small-text {
  1266. width: auto;
  1267. max-width: 4.375em; /* 70px, enough for 4 digits to fit comfortably */
  1268. display: inline;
  1269. padding: 3px 6px;
  1270. margin: 0 3px;
  1271. }
  1272. #pass-strength-result {
  1273. width: 100%;
  1274. box-sizing: border-box;
  1275. padding: 8px;
  1276. }
  1277. p.search-box {
  1278. float: none;
  1279. position: absolute;
  1280. bottom: 0;
  1281. width: 98%;
  1282. height: 90px;
  1283. margin-bottom: 20px;
  1284. }
  1285. p.search-box input[name="s"] {
  1286. float: none;
  1287. width: 100%;
  1288. margin-bottom: 10px;
  1289. vertical-align: middle;
  1290. }
  1291. p.search-box input[type="submit"] {
  1292. margin-bottom: 10px;
  1293. }
  1294. .form-table span.description {
  1295. display: inline;
  1296. padding: 4px 0 0;
  1297. line-height: 1.4;
  1298. font-size: 14px;
  1299. }
  1300. .form-table th {
  1301. padding: 10px 0 0 0;
  1302. border-bottom: 0;
  1303. }
  1304. .form-table td {
  1305. margin-bottom: 0;
  1306. padding: 4px 0 6px 0;
  1307. }
  1308. .form-table.permalink-structure td code {
  1309. margin-right: 32px;
  1310. display: inline-block;
  1311. }
  1312. .form-table.permalink-structure td input[type="text"] {
  1313. margin-right: 32px;
  1314. margin-top: 4px;
  1315. width: 96%;
  1316. }
  1317. .form-table input.regular-text {
  1318. width: 100%;
  1319. }
  1320. .form-table label {
  1321. font-size: 14px;
  1322. }
  1323. .background-position-control .button-group > label {
  1324. font-size: 0;
  1325. }
  1326. .form-table fieldset label {
  1327. display: block;
  1328. }
  1329. #utc-time,
  1330. #local-time {
  1331. display: block;
  1332. float: none;
  1333. margin-top: 0.5em;
  1334. }
  1335. .form-field #domain {
  1336. max-width: none;
  1337. }
  1338. /* New Password */
  1339. .wp-pwd {
  1340. position: relative;
  1341. }
  1342. /* Needs higher specificity than normal input type text and password. */
  1343. #profile-page .form-table #pass1 {
  1344. padding-left: 90px;
  1345. }
  1346. .wp-pwd button.button {
  1347. background: transparent;
  1348. border: 1px solid transparent;
  1349. box-shadow: none;
  1350. line-height: 2;
  1351. margin: 0;
  1352. padding: 5px 9px;
  1353. position: absolute;
  1354. left: 0;
  1355. top: 0;
  1356. width: 2.375rem;
  1357. height: 2.375rem;
  1358. min-width: 40px;
  1359. min-height: 40px;
  1360. }
  1361. .wp-pwd button.wp-hide-pw {
  1362. left: 2.5rem;
  1363. }
  1364. .wp-pwd button.button:hover,
  1365. .wp-pwd button.button:focus {
  1366. background: transparent;
  1367. }
  1368. .wp-pwd button.button:active {
  1369. background: transparent;
  1370. box-shadow: none;
  1371. transform: none;
  1372. }
  1373. .wp-pwd .button .text {
  1374. display: none;
  1375. }
  1376. .wp-pwd [type="text"],
  1377. .wp-pwd [type="password"] {
  1378. line-height: 2;
  1379. padding-left: 5rem;
  1380. }
  1381. .wp-cancel-pw .dashicons-no {
  1382. display: inline-block;
  1383. }
  1384. .options-general-php input[type="text"].small-text {
  1385. max-width: 6.25em;
  1386. margin: 0;
  1387. }
  1388. /* Privacy Policy settings screen */
  1389. .tools-privacy-policy-page form.wp-create-privacy-page {
  1390. margin-bottom: 1em;
  1391. }
  1392. .tools-privacy-policy-page input#set-page,
  1393. .tools-privacy-policy-page select {
  1394. margin: 10px 0 0;
  1395. }
  1396. .tools-privacy-policy-page .wp-create-privacy-page span {
  1397. display: block;
  1398. margin-bottom: 1em;
  1399. }
  1400. .tools-privacy-policy-page .wp-create-privacy-page .button {
  1401. margin-right: 0;
  1402. }
  1403. .wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column) {
  1404. display: table-cell;
  1405. }
  1406. .wp-list-table.privacy_requests.widefat th input,
  1407. .wp-list-table.privacy_requests.widefat thead td input {
  1408. margin-right: 5px;
  1409. }
  1410. .wp-privacy-request-form-field input[type="text"] {
  1411. width: 100%;
  1412. margin-bottom: 10px;
  1413. vertical-align: middle;
  1414. }
  1415. .regular-text {
  1416. max-width: 100%;
  1417. }
  1418. }
  1419. @media only screen and (max-width: 768px) {
  1420. .form-field input[type="text"],
  1421. .form-field input[type="email"],
  1422. .form-field input[type="password"],
  1423. .form-field select,
  1424. .form-field textarea {
  1425. width: 99%;
  1426. }
  1427. .form-wrap .form-field {
  1428. padding: 0;
  1429. }
  1430. }
  1431. @media only screen and (max-height: 480px), screen and (max-width: 450px) {
  1432. /* Request Credentials / File Editor Warning */
  1433. .request-filesystem-credentials-dialog .notification-dialog,
  1434. .file-editor-warning .notification-dialog {
  1435. width: 100%;
  1436. height: 100%;
  1437. max-height: 100%;
  1438. position: fixed;
  1439. top: 0;
  1440. margin: 0;
  1441. right: 0;
  1442. }
  1443. }
  1444. /* Smartphone */
  1445. @media screen and (max-width: 600px) {
  1446. /* Color Picker Options */
  1447. .color-option {
  1448. width: 49%;
  1449. }
  1450. }
  1451. @media only screen and (max-width: 320px) {
  1452. .options-general-php .date-time-text.date-time-custom-text {
  1453. min-width: 0;
  1454. margin-left: 0.5em;
  1455. }
  1456. }
  1457. @keyframes rotation {
  1458. 0% {
  1459. transform: rotate(0deg);
  1460. }
  1461. 100% {
  1462. transform: rotate(-359deg);
  1463. }
  1464. }