File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
.vp-popup-frame .vp-option-page table .vp-option-table {
2
2
width : 100% ;
3
3
}
4
- .vp-popup-frame .vp-option-page table .vp-option-table td {
5
- padding-top : 4.5px ;
6
- padding-bottom : 2.5px ;
7
- }
8
4
.vp-popup-frame .vp-option-page .vp-option-table select .var-multi , select .option-multi {
9
5
height : 60px ;
10
6
}
Original file line number Diff line number Diff line change 3
3
< div class ="vp-accordian-container ">
4
4
< div class ="vp-accordian vp-open "> < span class ="vp-indicator "> </ span > < span class ="vp-accordian-caption " data-caption-id ="TODO:Variable "> Required Input & Output</ span > </ div >
5
5
< div id ="vp_inputOutputBox " class ="vp-accordian-box ">
6
- < table class ="vp-option-table ">
6
+ < table class ="vp-option-table vp-tbl-gap5 ">
7
7
< colgroup > < col width ="30% "/> < col width ="* "/> </ colgroup >
8
8
</ table >
9
9
</ div >
10
10
</ div >
11
11
< div class ="vp-accordian-container ">
12
12
< div class ="vp-accordian vp-open "> < span class ="vp-indicator "> </ span > < span class ="vp-accordian-caption " data-caption-id ="TODO:Variable "> Additional Options</ span > </ div >
13
13
< div id ="vp_optionBox " class ="vp-accordian-box ">
14
- < table class ="vp-option-table ">
14
+ < table class ="vp-option-table vp-tbl-gap5 ">
15
15
< colgroup > < col width ="30% "/> < col width ="* "/> </ colgroup >
16
16
17
17
</ table >
You can’t perform that action at this time.
0 commit comments