Style and ctrl alt del
consolidation of updates and changes associated with the following merge request and issue:
- #2 Issuue 2 - RFE: Adding ctrl-alt-del button to default spice-auto
- !7 (closed) console update and addition of ctrl+alt+del
Adjusted the main layout to be cleaner and neat, moving all buttons and fields to a side navigation. Adjusted color scheme to be more neutral, while adding additional css structure for effects and consolidation of styles across the console.
Added functionality of a button to send Ctrl-Alt-Delete to the guest host leveraging the already built in function withing the inputs.js module and called through the SpiceHtml5.sendCtrlAltDel(sc) call.
This is a consolidation of previous changes and work to a new branch with a specific commit for the new style and then a follow-on commit to add the ctrl-alt-del to the new style menus.