Etemplate - better styling for color input

This commit is contained in:
nathangray 2019-07-18 16:19:39 -06:00
parent feedce26c3
commit ed540a8088

View File

@ -305,9 +305,9 @@ button#cancel {
* Color picker widget
*/
.et2_color {
padding: .5ex;
height: 2ex;
width: 2ex;
padding: 0px;
height: 20px;
width: 20px;
border: 1px solid silver;
}
/**