README.txt |
README.txt |
|
-- SUMMARY --
Uniform allows you to select pre-packaged themes and apply them to form elements on your site.
This module depends on third-party jQuery library, most often based on JavaScript.
For a full description visit the project page:
… |
uniform.css |
uniform.css |
|
div.uploader {
float:none;
}
dl.multiselect .form-item {
height:2.5em;
}
.container-inline div, .container-inline label {
display:inline-block;
}
#node-admin-buttons {
margin-left:1.5em;
}
table.sticky-header {
… |
uniform.info |
uniform.info |
|
name = Uniform
description = Sexy forms with jQuery.
dependencies[] = jquery_update
dependencies[] = libraries
package = User interface
core = 6.x |
uniform.install |
uniform.install |
|
|
uniform.module |
uniform.module |
|
Module for displaying sexy forms using jQuery.
This module uses jQuery to theme html forms. |