Primary tabs

Title Deprecated File name Namespace Summary
color_field.css color_field_default/color_field.css .colorBox { border: 1px solid #ffffff; cursor: pointer; font-family: monospace; font-size: 12px; margin: 0 3px; padding: 1px 8px; } .colorBox.active, .colorBox:hover { padding: 9px 16px; } .transparentBox { background-image:…
color_field.drush.inc ./color_field.drush.inc Drush integration for color fields plugin.
color_field.info ./color_field.info name = Color Field description = Color Field using a hexadecimal notation (HEX) package = Fields core = 7.x files[] = color_field.test dependencies[] = libraries
color_field.install ./color_field.install Install, update, and uninstall functions.
color_field.module ./color_field.module An color field with a custom color picker using the Field Types API.
color_field.test ./color_field.test Tests for Color Field.
color_field_jquery_simple_color.css color_field_jquery_simple_color/color_field_jquery_simple_color.css .simpleColorDisplay { font-family: Helvetica; } .simpleColorChooser { z-index: 1; }
README.txt ./README.txt ----------------------------------------------------------------------------- CURRENT FEATURES ----------------------------------------------------------------------------- Formater Plain text HEX code (#FFFFFF) Css Declaration…

Other projects