| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 /* $Id: upload_element.css,v 1.1 2008/11/16 12:16:17 aland Exp $ */ 2 div.upload-element-row { 3 border: 1px solid #e5e5e5; 4 padding: 5px 5px 0; 5 margin-bottom: 10px; 6 } 7 8 div.upload-element-preview img { 9 border: 1px solid #e5e5e5; 10 } 11 12 div.upload-element-preview { 13 float: left; 14 } 15 16 div.upload-element-detail { 17 margin-right: 10px; 18 } 19 20 div.upload-element-detail .form-item{ 21 margin-top: 0; 22 } 23 24 .upload-element-clear { 25 clear: both; 26 display: block; 27 font-size: 0px; 28 height: 1px; 29 line-height: 0px; 30 margin-bottom: -1px; 31 } 32 33 div.upload-element-input-row { 34 clear: both; 35 } 36 37 div.upload-element-row input.form-submit { 38 margin: 0; 39 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |