Mercurial > defr > drupal > scald > dnd
view dnd_test/dnd_test.css @ 2:5a44c430b7ac
Added dnd_test module, tons and tons of fixes and changes.
author | David Eads <eads@chicagotech.org> |
---|---|
date | Tue, 17 Feb 2009 15:34:56 -0600 |
parents | |
children | c2eb995212bf |
line wrap: on
line source
.body-field-wrapper { float: left; width: 100%; } #edit-body-dnd-library { float: left; width: 15%; text-align: center; } #edit-body-dnd-library img { display: block; margin: 2px auto; } #edit-body-dnd-library .library a { color: #000; display: block; padding: 4px; margin-bottom: 6px; text-decoration: none; } #edit-body-wrapper { float: left; width: 85%; }