Changeset 30590
- Timestamp:
- 11/27/2014 08:40:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/style.css
r30589 r30590 1048 1048 .pagination .prev, 1049 1049 .pagination .next { 1050 -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); 1050 1051 background-color: #333; 1051 1052 color: #fff; … … 1419 1420 1420 1421 .widget_calendar tbody a { 1422 -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); 1421 1423 background-color: #333; 1422 1424 color: #fff; … … 2047 2049 2048 2050 .page-links a { 2051 -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); 2049 2052 background-color: #333; 2050 2053 border-color: #333;
Note: See TracChangeset
for help on using the changeset viewer.