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