File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 51
51
cursor : default !important ;
52
52
}
53
53
54
- # filename : hover {
54
+ # Forum_link {
55
+ padding : 0.5em ;
56
+ cursor : hand !important ;
57
+ }
58
+
59
+ # filename : hover , # Forum_link : hover {
55
60
color : # eee ;
56
61
background : # 666 ;
57
62
}
58
63
59
- # Help_button {
64
+ # Help_button , # Forum_link {
60
65
float : right;
61
66
}
62
67
Original file line number Diff line number Diff line change 94
94
< li id ='Redo_last_button ' role ="presentation ">
95
95
< a title ='Redo last ' class ='glyphicon glyphicon-share-alt '> </ a >
96
96
</ li >
97
+ < li id ='Forum_link ' role ="presentation " onclick ="window.open('https://forum.nengo.ai'); ">
98
+ Help
99
+ </ li >
97
100
< li id ='Help_button ' role ="presentation ">
98
101
< a title ='List of hotkeys ' class ='glyphicon glyphicon-question-sign '> </ a >
99
102
</ li >
You can’t perform that action at this time.
0 commit comments