Changeset 5909
- Timestamp:
- 05/09/08 21:24:49 (7 months ago)
- Location:
- trunk/style/admin/whitedream
- Files:
-
- 2 modified
-
editor.css (modified) (3 diffs)
-
popup-editor.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/style/admin/whitedream/editor.css
r5811 r5909 42 42 margin-left : 80px; 43 43 } 44 #title-section dl dd div.starred 45 { 46 margin-left:10px !important; 47 } 44 48 45 49 #title-section dl dd select … … 53 57 border : 1px solid #999999; 54 58 vertical-align : middle; 55 width : 5 37px;59 width : 500px !important; 56 60 margin-left : 8px; 57 61 } … … 59 63 #starred 60 64 { 61 width : 20px ;65 width : 20px !important; 62 66 display : inline; 63 67 padding : 0 10px; -
trunk/style/admin/whitedream/popup-editor.css
r5860 r5909 53 53 border : 1px solid #999999; 54 54 vertical-align : middle; 55 width : 5 60px;55 width : 500px; 56 56 } 57 57
