9
9
< script src ="test.js "> </ script >
10
10
</ head >
11
11
< body class ="pf-v6-m-tabular-nums " hidden ="true ">
12
- < div class ="pf-v5 -c-page ">
13
- < main class ="pf-v5 -c-page__main " tabindex ="-1 ">
14
- < section id ="internal " class ="pf-v5 -c-page__main-section pf-m-light ">
15
- < img src ="hammer.gif " id ="hammer " />
12
+ < div class ="pf-v6 -c-page ">
13
+ < main class ="pf-v6 -c-page__main " tabindex ="-1 ">
14
+ < section id ="internal " class ="pf-v6 -c-page__main-section pf-m-light ">
15
+ < img src ="hammer.gif " id ="hammer " width =" 100 " />
16
16
< div id ="nav "> </ div >
17
- < button class ="pf-v5 -c-button pf-m-secondary " id ="go-down "> Go down</ button >
17
+ < button class ="pf-v6 -c-button pf-m-secondary " id ="go-down "> Go down</ button >
18
18
< br />
19
19
< br />
20
20
< div class ="cockpit-internal-reauthorize ">
21
- < button class ="pf-v5 -c-button pf-m-secondary "> Privileged Action</ button >
21
+ < button class ="pf-v6 -c-button pf-m-secondary "> Privileged Action</ button >
22
22
< span > </ span >
23
23
</ div >
24
24
< div class ="super-channel ">
25
- < button class ="pf-v5 -c-button pf-m-secondary "> Superuser</ button >
25
+ < button class ="pf-v6 -c-button pf-m-secondary "> Superuser</ button >
26
26
< span > </ span >
27
27
</ div >
28
28
< div class ="lock-channel ">
29
- < button class ="pf-v5 -c-button pf-m-secondary "> Lock /tmp/playground-test-lock</ button >
29
+ < button class ="pf-v6 -c-button pf-m-secondary "> Lock /tmp/playground-test-lock</ button >
30
30
< span > </ span >
31
31
</ div >
32
- < button class ="pf-v5 -c-button pf-m-secondary " id ="modify-file "> Increment /tmp/counter atomically</ button >
32
+ < button class ="pf-v6 -c-button pf-m-secondary " id ="modify-file "> Increment /tmp/counter atomically</ button >
33
33
< div id ="file-content "> </ div >
34
34
< div id ="file-error "> </ div >
35
35
< br />
36
36
< div >
37
- < button class ="pf-v5 -c-button pf-m-secondary " id ="load-file "> Load /tmp/counter</ button >
38
- < button class ="pf-v5 -c-button pf-m-secondary " id ="save-file "> Overwrite /tmp/counter</ button >
39
- < button class ="pf-v5 -c-button pf-m-secondary " id ="delete-file "> Delete /tmp/counter</ button >
37
+ < button class ="pf-v6 -c-button pf-m-secondary " id ="load-file "> Load /tmp/counter</ button >
38
+ < button class ="pf-v6 -c-button pf-m-secondary " id ="save-file "> Overwrite /tmp/counter</ button >
39
+ < button class ="pf-v6 -c-button pf-m-secondary " id ="delete-file "> Delete /tmp/counter</ button >
40
40
</ div >
41
41
< textarea id ="edit-file "> </ textarea >
42
42
< br />
@@ -54,7 +54,7 @@ <h2>fsreplace1 test</h2>
54
54
< input id ="fsreplace1-content " />
55
55
< input id ="fsreplace1-use-tag " type ="checkbox " />
56
56
< label for ="fsreplace1-use-tag "> Use existing tag</ label >
57
- < button id ="fsreplace1-create " class ="pf-v5 -c-button pf-m-secondary "> Create file</ button >
57
+ < button id ="fsreplace1-create " class ="pf-v6 -c-button pf-m-secondary "> Create file</ button >
58
58
< div id ="fsreplace1-error "> </ div >
59
59
</ div >
60
60
</ section >
0 commit comments