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