Changeset 24196
- Timestamp:
- 05/07/2013 10:17:23 PM (13 years ago)
- Location:
- trunk/wp-content/themes
- Files:
-
- 2 edited
-
twentyten/rtl.css (modified) (2 diffs)
-
twentytwelve/style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/rtl.css
r22897 r24196 134 134 #access .menu-header, 135 135 div.menu { 136 margin-right: 12px;137 margin-left: 0;136 margin-right: 12px; 137 margin-left: 0; 138 138 } 139 139 … … 202 202 .category-gallery .gallery-thumb { 203 203 float: right; 204 margin-left:20px;204 margin-left:20px; 205 205 margin-right:0; 206 206 } -
trunk/wp-content/themes/twentytwelve/style.css
r23841 r24196 215 215 button, 216 216 input { 217 line-height: normal;217 line-height: normal; 218 218 } 219 219 textarea { … … 269 269 button[disabled], 270 270 input[disabled] { 271 cursor: default;271 cursor: default; 272 272 } 273 273 .menu-toggle:hover,
Note: See TracChangeset
for help on using the changeset viewer.