File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -135,15 +135,16 @@ <h3>Print page size</h3>
135
135
</ p >
136
136
< p > Page status: < span id ="tileStatus "> </ span > </ p >
137
137
138
+ < p > < b > Note:</ b > The presets and css scripting for it are approximations and best-effort attempts. < br >
139
+ When you go for the print dialogue and choose your page size etc, there will probably be some mis-match.< br >
140
+ Please see the print-preview, then come back here and tweak the width and heigth to get it right. </ p >
141
+ </ div >
142
+ < div class ="col-md-3 ">
138
143
< h3 > Shape</ h3 >
139
144
< p > Color: < input id ="color " value ="black " size ="4 ">
140
145
Border size: < input id ="weight " value ="4 " class ="narrow50 " type ="number ">
141
146
< button onclick ="changeColor() " class ="btn btn-outline-success "> Apply</ button >
142
147
</ p >
143
-
144
- < br >
145
- </ div >
146
- < div class ="col-md-3 ">
147
148
< h3 > Transparency</ h3 >
148
149
Border Opacity: < div class ="slidecontainer "> < input type ="range " min ="0 " max ="100 " value ="100 " class ="slider " id ="slider2 "> </ div >
149
150
Fill Opacity: < div class ="slidecontainer "> < input type ="range " min ="0 " max ="100 " value ="0 " class ="slider " id ="slider1 "> </ div >
You can’t perform that action at this time.
0 commit comments