Changeset 21067
- Timestamp:
- 06/12/2012 05:11:09 PM (14 years ago)
- Location:
- trunk/wp-admin/css
- Files:
-
- 2 edited
-
wp-admin-rtl.dev.css (modified) (2 diffs)
-
wp-admin.dev.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/wp-admin-rtl.dev.css
r21014 r21067 1181 1181 } 1182 1182 1183 .available-theme .action-links li { 1184 padding-left: 8px; 1185 margin-left: 8px; 1186 } 1187 1183 1188 #current-theme .theme-info li:last-child, 1184 1189 .theme-options li:last-child, … … 1192 1197 float: left; 1193 1198 margin-left: 0; 1199 margin-right: 8px; 1194 1200 } 1195 1201 -
trunk/wp-admin/css/wp-admin.dev.css
r21057 r21067 4442 4442 } 4443 4443 4444 .available-theme .action-links li { 4445 padding-right: 8px; 4446 margin-right: 8px; 4447 } 4448 4444 4449 #current-theme .theme-info li:last-child, 4445 4450 .theme-options li:last-child, … … 4452 4457 .available-theme .action-links .delete-theme { 4453 4458 float: right; 4459 margin-left: 8px; 4454 4460 margin-right: 0; 4455 4461 }
Note: See TracChangeset
for help on using the changeset viewer.