Mercurial > defr > drupal > scald > mee
comparison css/mee.css @ 9:57e611f691eb
Add a wrapper around the filter form
This allows us to add a clear: left; to put it under the rest of the MEE,
which unbreaks the layout.
| author | Franck Deroche <franck@defr.org> |
|---|---|
| date | Wed, 03 Jun 2009 14:53:59 +0200 |
| parents | c3b22723b82f |
| children | 5328b450f7b7 |
comparison
equal
deleted
inserted
replaced
| 8:c3b22723b82f | 9:57e611f691eb |
|---|---|
| 18 white-space: normal; | 18 white-space: normal; |
| 19 } | 19 } |
| 20 .mee-wrap-editor-library .dnd-library-wrapper { | 20 .mee-wrap-editor-library .dnd-library-wrapper { |
| 21 float: right; | 21 float: right; |
| 22 width: 25%; | 22 width: 25%; |
| 23 } | |
| 24 .mee-filter-form { | |
| 25 clear: left; | |
| 23 } | 26 } |
| 24 .dnd-library-wrapper .header { | 27 .dnd-library-wrapper .header { |
| 25 padding: 3px 4px; | 28 padding: 3px 4px; |
| 26 background-color: #ccc; | 29 background-color: #ccc; |
| 27 border-top: 1px solid #aaa; | 30 border-top: 1px solid #aaa; |
