File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
supervisor/shared/web_workflow/static Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
< meta charset ="UTF-8 ">
6
6
< script src ="/directory.js " defer =true > </ script >
7
7
< link rel ="stylesheet " href ="/style.css ">
8
- < link rel ="stylesheet " href ="http://circuitpython.org/assets/css/webworkflow.css ">
8
+ < link rel ="stylesheet " href ="http://circuitpython.org/assets/css/webworkflow-8 .css ">
9
9
</ head >
10
10
< body >
11
11
< h1 > < a href ="/ "> < img src ="/favicon.ico "/> </ a > < span id ="path "> </ span > </ h1 >
Original file line number Diff line number Diff line change 6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
7
< script src ="/serial.js " defer =true > </ script >
8
8
< link rel ="stylesheet " href ="/style.css ">
9
- < link rel ="stylesheet " href ="http://circuitpython.org/assets/css/webworkflow.css ">
9
+ < link rel ="stylesheet " href ="http://circuitpython.org/assets/css/webworkflow-8 .css ">
10
10
</ head >
11
11
< body style ="flex-direction: column; display: flex; height: 100%; width: 100%; margin: 0; font-size: 1rem; ">
12
12
< div style ="flex: auto; display: flex; overflow: auto; flex-direction: column; ">
Original file line number Diff line number Diff line change 6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
7
< script src ="/welcome.js " defer =true > </ script >
8
8
< link rel ="stylesheet " href ="/style.css ">
9
- < link rel ="stylesheet " href ="http://circuitpython.org/assets/css/webworkflow.css ">
9
+ < link rel ="stylesheet " href ="http://circuitpython.org/assets/css/webworkflow-8 .css ">
10
10
</ head >
11
11
< body >
12
12
You can’t perform that action at this time.
0 commit comments