Changeset 1172:c94e160ed5a2 for admin/style
- Timestamp:
- 07/12/13 10:45:59 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/jsUpload/style.css
r1170 r1172 14 14 cursor: pointer; 15 15 color: #fff; 16 font -size: 1em;16 font: 1em "DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 17 17 margin-right: 4px; 18 18 margin-bottom: .5em; … … 85 85 } 86 86 87 .enhanced_uploader p.clear { 88 margin-top: 3em; 89 margin-bottom: 0; 90 } 91 92 #add-file-f p.clear { 93 margin-top: 1em; 94 margin-bottom: 0; 95 } 96 87 97 /* files */ 88 98 .upload-msg {
Note: See TracChangeset
for help on using the changeset viewer.