changeset 22 | 8c2e4d02f4ef |
parent 21 | 48c4eec2b7e6 |
21:48c4eec2b7e6 | 22:8c2e4d02f4ef |
---|---|
72 color: #646970; |
72 color: #646970; |
73 position: absolute; |
73 position: absolute; |
74 font-size: 1.7em; |
74 font-size: 1.7em; |
75 padding: 10px; |
75 padding: 10px; |
76 pointer-events: none; |
76 pointer-events: none; |
77 } |
|
78 |
|
79 #titlewrap .skiplink:focus { |
|
80 clip: inherit; |
|
81 clip-path: inherit; |
|
82 left: 4px; |
|
83 top: 4px; |
|
84 width: auto; |
|
77 } |
85 } |
78 |
86 |
79 input#link_description, |
87 input#link_description, |
80 input#link_url { |
88 input#link_url { |
81 width: 100%; |
89 width: 100%; |
299 } |
307 } |
300 |
308 |
301 #postimagediv .inside img { |
309 #postimagediv .inside img { |
302 max-width: 100%; |
310 max-width: 100%; |
303 height: auto; |
311 height: auto; |
304 width: auto; |
|
305 vertical-align: top; |
312 vertical-align: top; |
306 background-image: linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7), linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7); |
313 background-image: linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7), linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7); |
307 background-position: 100% 0, 10px 10px; |
314 background-position: 100% 0, 10px 10px; |
308 background-size: 20px 20px; |
315 background-size: 20px 20px; |
309 } |
316 } |
1037 |
1044 |
1038 .wp-core-ui button.privacy-text-copy { |
1045 .wp-core-ui button.privacy-text-copy { |
1039 white-space: normal; |
1046 white-space: normal; |
1040 line-height: 1.8; |
1047 line-height: 1.8; |
1041 } |
1048 } |
1049 |
|
1050 #edit-slug-box { |
|
1051 padding: 0; |
|
1052 } |
|
1053 |
|
1054 #titlewrap .skiplink:focus { |
|
1055 top: 5px; |
|
1056 } |
|
1042 } |
1057 } |
1043 |
1058 |
1044 @media only screen and (max-width: 1004px) { |
1059 @media only screen and (max-width: 1004px) { |
1045 |
1060 |
1046 .privacy-settings-body, |
1061 .privacy-settings-body, |
1296 div.tabs-panel-active:focus { |
1311 div.tabs-panel-active:focus { |
1297 box-shadow: inset 0 0 0 2px #2271b1; |
1312 box-shadow: inset 0 0 0 2px #2271b1; |
1298 /* Only visible in Windows High Contrast mode */ |
1313 /* Only visible in Windows High Contrast mode */ |
1299 outline: 2px solid transparent; |
1314 outline: 2px solid transparent; |
1300 } |
1315 } |
1301 |
1316 .options-discussion-php .indent-children ul, |
1302 #front-page-warning, |
1317 #front-page-warning, |
1303 #front-static-pages ul, |
1318 #front-static-pages ul, |
1304 ul.export-filters, |
1319 ul.export-filters, |
1305 .inline-editor ul.cat-checklist ul, |
1320 .inline-editor ul.cat-checklist ul, |
1306 .categorydiv ul.categorychecklist ul, |
1321 .categorydiv ul.categorychecklist ul, |