|
|
Drupal example source code file (views-list-rtl.css)
The views-list-rtl.css Drupal example source code/* $Id: views-list-rtl.css,v 1.1 2009/03/25 00:08:45 merlinofchaos Exp $ */ table.views-entry { clear: right; /* RTL */ } table.views-entry td.view-ops { text-align: left; /* RTL */ } #views-ui-list-views-form .form-item { padding-left: 1em; /* RTL */ float: right; /* RTL */ } #edit-order-wrapper { clear: right; /* RTL */ } #edit-views-apply, #edit-views-reset { float: right; /* RTL */ } .views-entry .advanced-help-link { padding-left: 3px; /* RTL */ } Other Drupal examples (source code examples)Here is a short list of links related to this Drupal views-list-rtl.css source code file: |
"Drupal" is a registered trademark of Dries Buytaert.
my drupal tutorials and examples
Copyright
1998-2016 Alvin Alexander, alvinalexander.com
All Rights Reserved.
Beginning in 2016, a portion of the proceeds from pages under the '/drupal-code-examples/' URI will be donated to charity.