Commit a075b52e91959f0cda281d47859a7cd4424e31b6

Authored by Benjamin Renard
1 parent 7faaee3c

wip

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
js/resources/css/amda.css
... ... @@ -599,3 +599,9 @@ p + p {
599 599 cursor: default;
600 600 z-index: 99998;
601 601 }
  602 +
  603 +.amda-color-picker .x-color-picker-item {
  604 + width: 14px;
  605 + height: 14px;
  606 + padding: 0px;
  607 +}
... ...