Changeset 20426
- Timestamp:
- 04/10/2012 09:09:14 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/wp-admin.dev.css
r20417 r20426 4287 4287 padding: 20px; 4288 4288 vertical-align: top; 4289 width: 240px;4289 width: 300px; 4290 4290 } 4291 4291 4292 4292 .available-theme a.screenshot { 4293 width: 240px;4294 height: 180px;4293 width: 300px; 4294 height: 225px; 4295 4295 display: block; 4296 4296 border-width: 1px; … … 4301 4301 4302 4302 .available-theme img { 4303 width: 240px;4303 width: 300px; 4304 4304 } 4305 4305
Note: See TracChangeset
for help on using the changeset viewer.