Changeset 26661
- Timestamp:
- 12/05/2013 06:12:24 AM (12 years ago)
- Location:
- trunk/src/wp-content/themes/twentyfourteen
- Files:
-
- 2 edited
-
css/ie.css (modified) (1 diff)
-
style.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/css/ie.css
r26642 r26661 946 946 line-height: 45px; 947 947 text-transform: uppercase; 948 visibility: visible;949 948 width: 200px; 950 949 } -
trunk/src/wp-content/themes/twentyfourteen/style.css
r26658 r26661 986 986 .menu-toggle { 987 987 cursor: pointer; 988 font-size: 0; 988 989 height: 48px; 989 990 margin: 0; … … 993 994 right: 0; 994 995 text-align: center; 995 visibility: hidden;996 996 width: 48px; 997 997 } … … 1000 1000 color: #fff; 1001 1001 content: "\f419"; 1002 position: relative; 1003 top: -1px; 1004 visibility: visible; 1002 margin-top: 16px; 1005 1003 } 1006 1004
Note: See TracChangeset
for help on using the changeset viewer.