Mercurial > defr > drupal > scald > mee
comparison css/mee.css @ 12:da5d54d099b1
Fix the drag'n'drop, add a caption to the ressource manager.
tableDrag makeDraggable method expect a standard DOM object, not the jQuery
wrapper.
| author | Franck Deroche <franck@defr.org> |
|---|---|
| date | Fri, 05 Jun 2009 09:56:08 +0200 |
| parents | 272628486e75 |
| children | 50a57b1517cb |
comparison
equal
deleted
inserted
replaced
| 11:272628486e75 | 12:da5d54d099b1 |
|---|---|
| 37 .dnd-library-wrapper .view-filters input, | 37 .dnd-library-wrapper .view-filters input, |
| 38 .dnd-library-wrapper .view-filters select | 38 .dnd-library-wrapper .view-filters select |
| 39 .dnd-library-wrapper .view-filters textarea { | 39 .dnd-library-wrapper .view-filters textarea { |
| 40 font-size: .875em; | 40 font-size: .875em; |
| 41 } | 41 } |
| 42 .dnd-library-wrapper .header h3, .mee-ressource-manager h3 { | 42 .dnd-library-wrapper .header h3, .mee-ressource-manager caption { |
| 43 font-size: 12px; | 43 font-size: 12px; |
| 44 font-weight: bold; | 44 font-weight: bold; |
| 45 } | 45 } |
| 46 .dnd-library-wrapper .header form { | 46 .dnd-library-wrapper .header form { |
| 47 font-size: 10px; | 47 font-size: 10px; |
