Ticket #23997: 23997.diff
| File 23997.diff, 1.0 KB (added by , 13 years ago) |
|---|
-
wp-content/themes/twentythirteen/style.css
937 937 top: 1px; 938 938 } 939 939 940 .site-header .searchform [type="search"] { 940 .site-header .searchform [type="search"], 941 .site-header .searchform [type="text"] { 941 942 background-color: transparent; 942 943 background-image: url(images/search-icon.png); 943 944 background-position: 5px center; … … 954 955 width: 0; 955 956 } 956 957 957 .site-header .searchform [type="search"]:focus { 958 .site-header .searchform [type="search"]:focus, 959 .site-header .searchform [type="text"]:focus { 958 960 background-color: #fff; 959 961 border: 2px solid #c3c0ab; 960 962 cursor: text; … … 3185 3187 (-webkit-min-device-pixel-ratio: 1.25), 3186 3188 (min-resolution: 120dpi) { 3187 3189 3188 .site-header .searchform [type="search"] { 3190 .site-header .searchform [type="search"], 3191 .site-header .searchform [type="text"] { 3189 3192 background-image: url(images/search-icon-2x.png); 3190 3193 } 3191 3194
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)