File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,10 @@ html, body {
8181 height : 100% ;
8282}
8383
84- .log-close-legend-dialog {
84+
85+
86+ .log-close-legend-dialog ,
87+ .open-keys-dialog {
8588 float : right;
8689 font-size : 14px ;
8790 color : # bbb ;
Original file line number Diff line number Diff line change @@ -160,9 +160,6 @@ <h3 class="log-filename"></h3>
160160 < h4 > View</ h4 >
161161 < div >
162162 < div class ="btn-group " role ="group ">
163- < button type ="button " class ="btn btn-default open-keys-dialog " title ="View/hide keyboard shortcuts ">
164- < span class ="glyphicon glyphicon-question-sign "> </ span >
165- </ button >
166163 < button type ="button " class ="btn btn-default open-header-dialog " title ="View/hide header ">
167164 < span class ="glyphicon glyphicon-info-sign "> </ span >
168165 </ button >
@@ -278,7 +275,7 @@ <h4>Log sync</h4>
278275 < span class ="log-open-legend-dialog glyphicon glyphicon-cog "> </ span >
279276 </ div >
280277 < div class ="log-graph-config ">
281- < h2 > Legend < span class ="log-close-legend-dialog glyphicon glyphicon-remove "> </ span > </ h2 >
278+ < h2 > Legend < span class ="log-close-legend-dialog glyphicon glyphicon-remove "> </ span > < span class =" open-keys-dialog glyphicon glyphicon-question-sign " > </ span > < /h2 >
282279 < div class ="log-graph-legend ">
283280 </ div >
284281 < button type ="button " class ="btn btn-default btn-block open-graph-configuration-dialog "> Graph setup</ button >
You can’t perform that action at this time.
0 commit comments