From 469d802b7b0406b7316c12ad04254b51978bba6d Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Fri, 7 Feb 2014 22:53:35 -0800 Subject: [PATCH] Shutdown and restart are buttons now --- src/UI/Content/theme.less | 23 ----------------------- src/UI/System/SystemLayoutTemplate.html | 21 ++++++++++----------- 2 files changed, 10 insertions(+), 34 deletions(-) diff --git a/src/UI/Content/theme.less b/src/UI/Content/theme.less index 68581bead..2ce038698 100644 --- a/src/UI/Content/theme.less +++ b/src/UI/Content/theme.less @@ -219,26 +219,3 @@ body { height: 55px; opacity: 0; } - -.lifecycle-controls { - font-size: 20px; - - i { - cursor: pointer; - } - - .drone-button { - height: .8em; - margin-left: -8px; - - &:hover { - .icon-stack-base:before { - .icon(@sign-blank) - } - - .icon-nd-restart:before { - color: white; - } - } - } -} \ No newline at end of file diff --git a/src/UI/System/SystemLayoutTemplate.html b/src/UI/System/SystemLayoutTemplate.html index 2d3e45480..3e5a10b8e 100644 --- a/src/UI/System/SystemLayoutTemplate.html +++ b/src/UI/System/SystemLayoutTemplate.html @@ -3,17 +3,16 @@
  • Logs
  • Updates
  • - - - - - - {{#if_windows}} - - - - - {{/if_windows}} +
    + + {{#if_windows}} + + {{/if_windows}} +