File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 89
89
.bs-dropzone .import-header {
90
90
margin-bottom : 5px ;
91
91
}
92
- .bs-dropzone .glyphicon-download-alt {
92
+ .bs-dropzone .glyphicon-folder-open {
93
93
font-size : 40px ;
94
94
}
95
95
.bs-dropzone hr {
Original file line number Diff line number Diff line change 28
28
< div class ="bs-docs-section bs-customizer-import ">
29
29
< div id ="import-drop-target " class ="bs-dropzone ">
30
30
< div class ="import-header ">
31
- < span class ="glyphicon glyphicon-download-alt " aria-hidden ="true "> </ span >
31
+ < span class ="glyphicon glyphicon-folder-open " aria-hidden ="true "> </ span >
32
32
</ div >
33
33
< p class ="lead "> Have an existing configuration? Upload your < code > config.json</ code > to import it.</ p >
34
- < p > < label id ="import-manual-trigger " class ="btn-link "> Upload< input type ="file " id ="import-file-select " class ="hidden "> </ label > . </ p >
34
+ < p > < label id ="import-manual-trigger " class ="btn btn-outline btn-lg "> Upload< input type ="file " id ="import-file-select " class ="hidden "> </ label > </ p >
35
35
< hr >
36
36
< p > < strong > Don't have one?</ strong > That's okay—just start customizing the fields below.</ p >
37
37
</ div >
You can’t perform that action at this time.
0 commit comments