mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Remove autocorrect from search.
Readded menu buttons active style.
This commit is contained in:
@@ -42,9 +42,9 @@
|
||||
.stf-vnc-bottom.as-row
|
||||
.controls
|
||||
.btn-group.btn-group-justified
|
||||
a(ng-click='control.menu()', title='{{"Menu"|translate}}').btn.btn-primary.btn-lg
|
||||
a(ng-click='control.menu()', title='{{"Menu"|translate}}').btn.btn-primary.btn-lg.no-transition
|
||||
i.fa.fa-bars
|
||||
a(ng-click='control.home()', title='{{"Home"|translate}}').btn.btn-primary.btn-lg
|
||||
a(ng-click='control.home()', title='{{"Home"|translate}}').btn.btn-primary.btn-lg.no-transition
|
||||
i.fa.fa-home
|
||||
a(ng-click='control.back()', title='{{"Back"|translate}}').btn.btn-primary.btn-lg
|
||||
a(ng-click='control.back()', title='{{"Back"|translate}}').btn.btn-primary.btn-lg.no-transition
|
||||
i.fa.fa-mail-reply
|
||||
|
||||
Reference in New Issue
Block a user