forked from External/greenlight
GRN2-134: Added Color Input for lighten and darken (#529)
* Added Color Input for lighten and darken * rspec
This commit is contained in:
committed by
Jesus Federico
parent
1a5cecc0c5
commit
9638ebcbc5
Binary file not shown.
Before Width: | Height: | Size: 984 B After Width: | Height: | Size: 4.9 KiB |
4
vendor/assets/stylesheets/colorpicker.scss
vendored
4
vendor/assets/stylesheets/colorpicker.scss
vendored
@ -74,13 +74,13 @@
|
||||
position: absolute;
|
||||
font-size: 10px;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: #898989;
|
||||
color: white;
|
||||
top: 4px;
|
||||
right: 11px;
|
||||
text-align: right;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: 11px;
|
||||
height: 14px;
|
||||
}
|
||||
.colorpicker_hex {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user