We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3029740 commit 4d12ea5Copy full SHA for 4d12ea5
css/ppom-admin.css
@@ -904,6 +904,19 @@ select {
904
margin: 0 !important
905
}
906
907
+.ppom-color-picker-cloner .wp-picker-container .wp-picker-holder {
908
+ z-index: 2;
909
+ position: absolute;
910
+}
911
+
912
+.ppom-color-picker-cloner .wp-picker-container .wp-picker-input-wrap {
913
+ margin-top: 8px;
914
915
916
+.wp-picker-container input[type=text].wp-color-picker {
917
+ width: 4.5rem;
918
919
920
ul.ppom-options-container li input[type="text"] {
921
height: 34px;
922
0 commit comments