Same filename and directory in other branches
.simpleColorDisplay {
font-family: Helvetica;
}
.simpleColorChooser {
z-index: 1;
}
.color-field-column {
float: left;
width: 48%;
}
.color-field-column .form-text {
width: 95%;
}
File
-
color_field_jquery_simple_color/
color_field_jquery_simple_color.css
View source
- .simpleColorDisplay {
- font-family: Helvetica;
- }
- .simpleColorChooser {
- z-index: 1;
- }
- .color-field-column {
- float: left;
- width: 48%;
- }
-
- .color-field-column .form-text {
- width: 95%;
- }