This repository was archived by the owner on Sep 18, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-21
lines changed
Expand file tree Collapse file tree 1 file changed +4
-21
lines changed Original file line number Diff line number Diff line change 1919< body >
2020 < div style ="display: flex; " class ="beam-panel ">
2121 < div class ="column ">
22- < div class ="btn-group btn-group-justified ">
23- < div class ="btn-group ">
24- <!-- <button type="button" class="ctrl-test btn btn-xs btn-primary">test</button> -->
25- </ div >
26- </ div >
2722 < h4 class ="ncg-label "> Debug Logs</ h4 >
2823 < div class ="log "> </ div >
29- < div class ="btn-group btn-group-justified ">
30- < div class ="btn-group ">
31- < paper-button raised > Clear Logs</ paper-button >
32- < paper-button raised class ="ctrl-test "> TEST</ paper-button >
33- </ div >
34- </ div >
24+ < paper-button raised > Clear Logs</ paper-button >
25+ < paper-button raised class ="ctrl-test "> TEST</ paper-button >
3526 </ div >
3627 < div class ="column ">
3728 < h4 style ="margin-top: 0; " class ="ncg-label "> Recent Subs</ h4 >
3829 < paper-listbox id ="sub_list " class ="beam-list ">
3930 </ paper-listbox >
40- < div class ="btn-group btn-group-justified ">
41- < div class ="btn-group ">
42- < paper-button raised id ="clearall_sub "> Clear All</ paper-button >
43- </ div >
44- </ div >
31+ < paper-button raised id ="clearall_sub "> Clear All</ paper-button >
4532 < h4 style ="margin-top: 0; " class ="ncg-label "> Recent Follows</ h4 >
4633 < paper-listbox id ="follow_list " class ="beam-list ">
4734 </ paper-listbox >
48- < div class ="btn-group btn-group-justified ">
49- < div class ="btn-group ">
50- < paper-button raised id ="clearall_follow "> Clear All</ paper-button >
51- </ div >
52- </ div >
35+ < paper-button raised id ="clearall_follow "> Clear All</ paper-button >
5336 </ div >
5437 </ div >
5538< script >
You can’t perform that action at this time.
0 commit comments