File tree Expand file tree Collapse file tree 2 files changed +1673
-27
lines changed Expand file tree Collapse file tree 2 files changed +1673
-27
lines changed Original file line number Diff line number Diff line change 164
164
padding : 7px 15px 7px 35px ;
165
165
}
166
166
167
- .group h2 .dashicons , .group h3 .dashicons {
167
+ .group h2 .dashicons ,
168
+ .group h3 .dashicons {
168
169
margin-right : 5px ;
169
170
vertical-align : -5px ;
170
171
}
@@ -840,12 +841,10 @@ button#editor-chart-button {
840
841
text-align : right;
841
842
}
842
843
843
-
844
844
# vz-chart-settings .bottom-fixed h2 {
845
845
padding-left : 6px ;
846
846
}
847
847
848
-
849
848
# vz-chart-settings {
850
849
bottom : 40px ;
851
850
left : 0 ;
@@ -855,16 +854,16 @@ button#editor-chart-button {
855
854
text-align : left;
856
855
}
857
856
858
- # vz-chart-permissions : not (.open ) h2 {
859
- width : 100% ;
857
+ # vz-chart-permissions : not (.open ) h2 {
860
858
display : inline-block;
861
- margin : 0px ;
859
+ width : 100% ;
860
+ margin : 0 ;
862
861
text-align : right;
863
862
}
864
- # vz-chart-permissions {
865
863
866
- bottom : 40 px ;
864
+ # vz-chart-permissions {
867
865
right : 0 ;
866
+ bottom : 40px ;
868
867
-webkit-box-sizing : border-box;
869
868
box-sizing : border-box;
870
869
width : 33% ;
@@ -909,24 +908,23 @@ button#editor-chart-button {
909
908
background : # f3f3f3 ;
910
909
}
911
910
912
-
913
- # vz-chart-permissions .open h2 {
914
-
911
+ # vz-chart-permissions .open h2 {
915
912
position : absolute;
916
- bottom : 28px ;
917
913
right : 6px ;
918
- text-align : right;
919
- width : 50% ;
914
+ bottom : 28px ;
920
915
left : auto;
916
+ width : 50% ;
917
+ text-align : right;
921
918
}
919
+
922
920
# vz-chart-settings .open h2 {
923
921
position : absolute;
924
922
bottom : 28px ;
925
923
left : 6px ;
926
924
}
927
925
928
926
# vz-chart-permissions .group-header ,
929
- # vz-chart-settings .open .group-header {
927
+ # vz-chart-settings .open .group-header {
930
928
display : block;
931
929
}
932
930
@@ -1054,22 +1052,26 @@ button#editor-chart-button {
1054
1052
span .section-error {
1055
1053
color : # ff000 ;
1056
1054
}
1057
- # visualizer-error-manual {
1058
- color : # ff595e ;
1055
+
1056
+ # visualizer-error-manual {
1057
+ color : # ff595e ;
1059
1058
}
1060
- # vz-chart-permissions {
1061
1059
1062
- width : 43% ;
1060
+ # vz-chart-permissions {
1061
+ width : 43% ;
1063
1062
}
1064
- # vz-chart-permissions {
1063
+
1064
+ # vz-chart-permissions {
1065
1065
color : # ce484c ;
1066
1066
}
1067
- # vz-chart-permissions {
1068
- width : 35% ;
1069
- bottom : 40px ;
1067
+
1068
+ # vz-chart-permissions {
1070
1069
right : 6px ;
1070
+ bottom : 40px ;
1071
+ width : 35% ;
1071
1072
}
1072
- # permissions-form .only-pro-feature > ul {
1073
- position : relative;
1073
+
1074
+ # permissions-form .only-pro-feature > ul {
1075
+ position : relative;
1074
1076
text-align : center;
1075
- }
1077
+ }
You can’t perform that action at this time.
0 commit comments