diff 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
line wrap: on
line diff
--- a/css/mee.css	Thu Jun 04 12:59:55 2009 +0200
+++ b/css/mee.css	Fri Jun 05 09:56:08 2009 +0200
@@ -39,7 +39,7 @@
 .dnd-library-wrapper .view-filters textarea {
   font-size: .875em;
 }
-.dnd-library-wrapper .header h3, .mee-ressource-manager h3 {
+.dnd-library-wrapper .header h3, .mee-ressource-manager caption {
   font-size: 12px;
   font-weight: bold;
 }