File tree Expand file tree Collapse file tree 1 file changed +37
-46
lines changed Expand file tree Collapse file tree 1 file changed +37
-46
lines changed Original file line number Diff line number Diff line change 4
4
// */
5
5
6
6
.customize-your-store {
7
-
8
- .multiSelect {
9
- .selected {
10
- width : 430px ;
11
- background-color : #d9edf7 ;
12
- padding : 5px ;
13
- }
14
- .notSelected {
15
- width : 430px ;
16
- padding : 5px ;
17
- }
18
- .form-label {
19
- font-size : 1.8rem ;
20
- }
7
+ .multiSelect {
8
+ .selected {
9
+ width : 430px ;
10
+ background-color : #d9edf7 ;
11
+ padding : 5px ;
21
12
}
22
- width : 430px ;
23
- padding : 5px ;
24
- }
25
- .form-label {
26
- font-size : 1.8rem ;
27
- }
13
+ .notSelected {
14
+ width : 430px ;
15
+ padding : 5px ;
28
16
}
29
-
30
- .form-legend-expand {
31
- margin : 1px ;
17
+ .form-label {
18
+ font-size : 1.8rem ;
32
19
}
20
+ }
33
21
34
- .alert-text {
35
- margin : 5px ;
36
- display : block ;
37
- }
22
+ .form-legend-expand {
23
+ margin : 1px ;
24
+ }
38
25
39
- .alert-info {
40
- .form-legend-expand {
41
- margin : 5px ;
42
- font-size : 1.4rem ;
43
- display : inline ;
44
- }
45
- }
26
+ .alert-text {
27
+ margin : 5px ;
28
+ display : block ;
29
+ }
46
30
47
- .icon-failed-round {
48
- margin : 2px ;
49
- position : relative ;
50
- }
51
- .multiSelect {
52
- padding-left : 10px ;
53
- border-radius : 4px ;
54
- border : 1px solid #ccc ;
55
- overflow-y : scroll ;
56
- width : 450px ;
57
- height : 300px ;
31
+ .alert-info {
32
+ .form-legend-expand {
33
+ margin : 5px ;
34
+ font-size : 1.4rem ;
35
+ display : inline ;
58
36
}
37
+ }
59
38
60
- }
39
+ .icon-failed-round {
40
+ margin : 2px ;
41
+ position : relative ;
42
+ }
43
+ .multiSelect {
44
+ padding-left : 10px ;
45
+ border-radius : 4px ;
46
+ border : 1px solid #ccc ;
47
+ overflow-y : scroll ;
48
+ width : 450px ;
49
+ height : 300px ;
50
+ }
51
+ }
You can’t perform that action at this time.
0 commit comments