Changeset 38996
- Timestamp:
- 10/28/2016 05:37:50 PM (8 years ago)
- Location:
- trunk/src/wp-content/themes/twentyseventeen
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/assets/css/colors-dark.css
r38987 r38996 52 52 .colors-dark .post-navigation a:focus, 53 53 .colors-dark .post-navigation a:hover, 54 .colors-dark .pagination a:not(.prev):not(.next):focus, 55 .colors-dark .pagination a:not(.prev):not(.next):hover, 56 .colors-dark .comments-pagination a:not(.prev):not(.next):focus, 57 .colors-dark .comments-pagination a:not(.prev):not(.next):hover, 54 58 .colors-dark .logged-in-as a:focus, 55 59 .colors-dark .logged-in-as a:hover, … … 103 107 .colors-dark .post-navigation a:focus, 104 108 .colors-dark .post-navigation a:hover, 105 .colors-dark .pagination a: focus,106 .colors-dark .pagination a: hover,107 .colors-dark .comments-pagination a: focus,108 .colors-dark .comments-pagination a: hover,109 .colors-dark .pagination a:not(.prev):not(.next):focus, 110 .colors-dark .pagination a:not(.prev):not(.next):hover, 111 .colors-dark .comments-pagination a:not(.prev):not(.next):focus, 112 .colors-dark .comments-pagination a:not(.prev):not(.next):hover, 109 113 .colors-dark .logged-in-as a:focus, 110 114 .colors-dark .logged-in-as a:hover, … … 461 465 .colors-dark a .nav-title, 462 466 .colors-dark .pagination a, 467 .colors-dark .comments-pagination a, 463 468 .colors-dark .widget .widget-title a, 464 469 .colors-dark .widget ul li a, … … 502 507 .colors-dark .wp_widget_tag_cloud a:hover, 503 508 .colors-dark .entry-footer .edit-link a.post-edit-link:focus, 504 .colors-dark .entry-footer .edit-link a.post-edit-link:hover, 505 .colors-dark .prev.page-numbers:focus, 506 .colors-dark .prev.page-numbers:hover, 507 .colors-dark .next.page-numbers:focus, 508 .colors-dark .next.page-numbers:hover { 509 .colors-dark .entry-footer .edit-link a.post-edit-link:hover { 509 510 -webkit-box-shadow: none; 510 511 box-shadow: none; -
trunk/src/wp-content/themes/twentyseventeen/inc/color-patterns.php
r38986 r38996 71 71 .colors-custom .post-navigation a:focus, 72 72 .colors-custom .post-navigation a:hover, 73 .colors-custom .pagination a:not(.prev):not(.next):focus, 74 .colors-custom .pagination a:not(.prev):not(.next):hover, 75 .colors-custom .comments-pagination a:not(.prev):not(.next):focus, 76 .colors-custom .comments-pagination a:not(.prev):not(.next):hover, 73 77 .colors-custom .logged-in-as a:focus, 74 78 .colors-custom .logged-in-as a:hover, … … 181 185 .colors-custom .post-navigation a:focus, 182 186 .colors-custom .post-navigation a:hover, 183 .colors-custom .pagination a: focus,184 .colors-custom .pagination a: hover,185 .colors-custom .comments-pagination a: focus,186 .colors-custom .comments-pagination a: hover,187 .colors-custom .pagination a:not(.prev):not(.next):focus, 188 .colors-custom .pagination a:not(.prev):not(.next):hover, 189 .colors-custom .comments-pagination a:not(.prev):not(.next):focus, 190 .colors-custom .comments-pagination a:not(.prev):not(.next):hover, 187 191 .colors-custom .logged-in-as a:focus, 188 192 .colors-custom .logged-in-as a:hover, … … 478 482 .colors-custom .wp_widget_tag_cloud a:hover, 479 483 .colors-custom .entry-footer .edit-link a.post-edit-link:focus, 480 .colors-custom .entry-footer .edit-link a.post-edit-link:hover, 481 .colors-custom .prev.page-numbers:focus, 482 .colors-custom .prev.page-numbers:hover, 483 .colors-custom .next.page-numbers:focus, 484 .colors-custom .next.page-numbers:hover { 484 .colors-custom .entry-footer .edit-link a.post-edit-link:hover { 485 485 -webkit-box-shadow: none !important; 486 486 box-shadow: none !important; -
trunk/src/wp-content/themes/twentyseventeen/style.css
r38988 r38996 1211 1211 a .nav-title, 1212 1212 .pagination a, 1213 .comments-pagination a, 1213 1214 .site-info a, 1214 1215 .widget .widget-title a, … … 1257 1258 .post-navigation a:focus, 1258 1259 .post-navigation a:hover, 1260 .pagination a:not(.prev):not(.next):focus, 1261 .pagination a:not(.prev):not(.next):hover, 1262 .comments-pagination a:not(.prev):not(.next):focus, 1263 .comments-pagination a:not(.prev):not(.next):hover, 1259 1264 .logged-in-as a:focus, 1260 1265 .logged-in-as a:hover, … … 1361 1366 .main-navigation > div > ul { 1362 1367 border-top: 1px solid #eee; 1363 padding: 0.75em 3.375em;1368 padding: 0.75em 1.695em; 1364 1369 } 1365 1370 … … 1530 1535 margin-right: auto; 1531 1536 max-width: 700px; 1532 padding-left: 3em;1533 padding-right: 3em;1537 padding-left: 2em; 1538 padding-right: 2em; 1534 1539 } 1535 1540 … … 1903 1908 1904 1909 .page-numbers { 1905 padding: 0.5em 1em; 1910 display: none; 1911 padding: 0.5em 0.75em; 1906 1912 } 1907 1913 1908 1914 .page-numbers.current { 1909 1915 color: #767676; 1916 display: inline-block; 1917 } 1918 1919 .page-numbers.current .screen-reader-text { 1920 clip: auto; 1921 height: auto; 1922 overflow: auto; 1923 position: relative !important; 1924 width: auto; 1910 1925 } 1911 1926 … … 1915 1930 -webkit-border-radius: 2px; 1916 1931 border-radius: 2px; 1932 display: inline-block; 1917 1933 font-size: 24px; 1918 1934 font-size: 1.5rem; 1919 1935 line-height: 1; 1920 margin-top: -0.3em;1921 1936 padding: 0.25em 0.5em 0.4em; 1922 1937 } … … 3163 3178 } 3164 3179 3180 .page-numbers.current { 3181 font-size: 16px; 3182 font-size: 1rem; 3183 } 3165 3184 3166 3185 /* Site Footer */ … … 3218 3237 .wrap { 3219 3238 max-width: 1000px; 3239 padding-left: 3em; 3240 padding-right: 3em; 3220 3241 } 3221 3242 … … 3928 3949 top: 0.75em; 3929 3950 width: 32px; 3951 } 3952 3953 /* Pagination */ 3954 3955 .page-numbers { 3956 display: inline-block; 3957 } 3958 3959 .page-numbers.current { 3960 font-size: 15px; 3961 font-size: 0.9375rem; 3962 } 3963 3964 .page-numbers.current .screen-reader-text { 3965 clip: rect(1px, 1px, 1px, 1px); 3966 height: 1px; 3967 overflow: hidden; 3968 position: absolute !important; 3969 width: 1px; 3930 3970 } 3931 3971
Note: See TracChangeset
for help on using the changeset viewer.