File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 77 }
88}
99
10-
1110.uninstall-button .vscode-select select {
1211 height : 24px ;
1312 box-sizing : border-box;
1615 border-radius : 2px ;
1716}
1817
19- .uninstall-button button [id *= " version-action" ],
20- .uninstall-button button [id *= " uninstall-action" ],
21- .uninstall-button button [id *= " install-action" ] {
18+ .uninstall-button button [id *= ' version-action' ],
19+ .uninstall-button button [id *= ' uninstall-action' ],
20+ .uninstall-button button [id *= ' install-action' ] {
2221 width : 72px ;
2322 height : 24px ;
2423 box-sizing : border-box;
@@ -421,4 +420,3 @@ button:disabled {
421420 opacity : 0.5 ;
422421 cursor : not-allowed;
423422}
424-
Original file line number Diff line number Diff line change 11<!doctype html>
22< html >
3-
43 < head >
54 < title > WPILib Help</ title >
65 < meta charset ="UTF-8 " />
@@ -16,15 +15,17 @@ <h1 class="project-title">WPILib Help</h1>
1615
1716 < div class ="project-row ">
1817 < p >
19- Welcome to WPILib Help! Thank you for alpha testing the Systemcore and 2027 WPILib. Please see
18+ Welcome to WPILib Help! Thank you for alpha testing the Systemcore and 2027 WPILib. Please
19+ see
2020 < a href ="https://github.com/wpilibsuite/SystemcoreTesting/ ">
21- https://github.com/wpilibsuite/SystemcoreTesting/</ a >
21+ https://github.com/wpilibsuite/SystemcoreTesting/</ a
22+ >
2223 for the expectations for testing and to provide your feedback.
2324 </ p >
2425
2526 < p >
26- To open this window again, open the Command Palette (F1 or
27- View- > Command Palette), and select
27+ To open this window again, open the Command Palette (F1 or View- > Command Palette), and
28+ select
2829 < b > Open WPILib Help.</ b >
2930 </ p >
3031 < p >
@@ -87,5 +88,4 @@ <h2 class="project-subtitle">Setting Up Your Workspace</h2>
8788 } ) ;
8889 </ script >
8990 </ body >
90-
91- </ html >
91+ </ html >
You can’t perform that action at this time.
0 commit comments