| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 /* $Id: export-ui-list.css,v 1.1.2.1 2010/06/10 20:46:25 merlinofchaos Exp $ */ 2 body form#ctools-export-ui-list-form { 3 margin: 0 0 20px 0; 4 } 5 6 #ctools-export-ui-list-form .form-item { 7 padding-right: 1em; /* LTR */ 8 float: left; /* LTR */ 9 margin-top: 0; 10 margin-bottom: 0; 11 } 12 13 #ctools-export-ui-list-items { 14 width: 100%; 15 } 16 17 #edit-order-wrapper { 18 clear: left; /* LTR */ 19 } 20 21 #ctools-export-ui-list-form .form-submit { 22 margin-top: 1.65em; 23 float: left; /* LTR */ 24 } 25 26 tr.ctools-export-ui-disabled { 27 color: #999; 28 } 29 30 th.ctools-export-ui-operations, 31 td.ctools-export-ui-operations { 32 text-align: right; /* LTR */ 33 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |