| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 2 table.views-entry { 3 clear: right; /* RTL */ 4 } 5 6 table.views-entry td.view-ops { 7 text-align: left; /* RTL */ 8 } 9 10 #views-ui-list-views-form .form-item { 11 padding-left: 1em; /* RTL */ 12 float: right; /* RTL */ 13 } 14 15 #edit-order-wrapper { 16 clear: right; /* RTL */ 17 } 18 19 #edit-views-apply, 20 #edit-views-reset { 21 float: right; /* RTL */ 22 } 23 24 .views-entry .advanced-help-link { 25 padding-left: 3px; /* RTL */ 26 } 27
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 |