home | career | drupal | java | mac | mysql | perl | php | scala | uml | unix

Drupal example source code file (fivestar-admin-rtl.css)

This example Drupal source code file (fivestar-admin-rtl.css) is included in the DevDaily.com "Drupal Source Code Warehouse" project. The intent of this project is to help you "Learn Drupal by Example".

PHP - Drupal tags/keywords

0px, 3px, 40px, 5px, auto, color-form, edit-fivestar-colors-matte, float, form-select, form-text, label, margin-left, margin-right, right

The fivestar-admin-rtl.css Drupal example source code

div.fivestar-widgets div.form-item {
  float: right;
}

#fivestar-comment-form,
#fivestar-direct-form {
  float: right;
}
#fivestar-comment-preview,
#fivestar-direct-preview {
  float: right;
  margin-right: 40px;
  margin-left: 0px;
}

#placeholder {
  left: 0;
  right: auto;
}

.color-form label {
  float: right;
}
.color-form .form-select {
  float: right;
}
.color-form #edit-fivestar-colors-matte {
  float: right;
}
.color-form .form-text {
  margin-left: 5px;
}

#fivestar-palette .lock {
  float: right;
  right: -3px;
}
#fivestar-palette .form-item .form-item {
  float: right;
}

Other Drupal examples (source code examples)

Here is a short list of links related to this Drupal fivestar-admin-rtl.css source code file:

new blog posts

"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.