Changeset 6908
- Timestamp:
- 02/19/08 00:00:53 (9 months ago)
- Files:
-
- trunk/wp-admin/css/theme-editor.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/css/theme-editor.css
r6890 r6908 11 11 #templateside { 12 12 float: right; 13 width: 200px; 14 overflow: hidden; 15 position: absolute; 16 right: 15%; 17 top: 250px; 13 width: 190px; 14 margin-top:-3.4em; 18 15 } 19 16
