Commit 2b80cc66 by dhn

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into Branch_developer

parents 77b5648f 5816d7ee
...@@ -2247,15 +2247,16 @@ button.action.submit.primary { ...@@ -2247,15 +2247,16 @@ button.action.submit.primary {
height: 40px; height: 40px;
background-clip: content-box!important; background-clip: content-box!important;
padding: 5px; padding: 5px;
margin-left: 3%; margin-left: 3%!important;
border: 1px solid rgba(23,23,23,0.3);
} }
.swatch-option.color.selected{ .swatch-option.color.selected{
border: 2px solid black; border: 2px solid black!important;
} }
.swatch-option.image.selected{ .swatch-option.image.selected{
border: 2px solid black; border: 2px solid black!important;
} }
.swatch-option.text{ .swatch-option.text{
...@@ -2326,7 +2327,7 @@ button.action.submit.primary { ...@@ -2326,7 +2327,7 @@ button.action.submit.primary {
.swatch-option.text .swatch-option.text
{ {
width: auto !important; width: auto !important;
line-height: 13px!important; line-height: 10px!important;
height: 30px !important; height: 30px !important;
min-width: 30px; min-width: 30px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment