From c20e00a1724d77a7ae26e384ce003306986ef209 Mon Sep 17 00:00:00 2001 From: Van Date: Fri, 24 Oct 2014 12:57:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/wide.css | 8 +++++++- static/js/wide.js | 1 - views/index.html | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/static/css/wide.css b/static/css/wide.css index fd3d05e..d7eb7c8 100644 --- a/static/css/wide.css +++ b/static/css/wide.css @@ -271,7 +271,7 @@ } .bottom-window-group .output { - padding: 2px 5px; + padding: 0 5px; line-height: 16px; font-size: 12px; } @@ -356,5 +356,11 @@ float: right; display: none; cursor: pointer; + background-color: red; + color: #FFF; + margin: 1px 5px; + padding: 0 2px; + border-radius: 3px; + line-height: 16px; } /* end footer */ \ No newline at end of file diff --git a/static/js/wide.js b/static/js/wide.js index f6f566d..8a78e3a 100644 --- a/static/js/wide.js +++ b/static/js/wide.js @@ -301,7 +301,6 @@ var wide = { $(".content").height(mainH); $(".side .tabs-panel").height(mainH - 20); - $(".bottom-window-group .output").height(bottomH - 27); $(".bottom-window-group > .tabs-panel > div > div").height(bottomH - 20); }, _initBottomWindowGroup: function () { diff --git a/views/index.html b/views/index.html index f1260c1..19030ae 100644 --- a/views/index.html +++ b/views/index.html @@ -185,7 +185,7 @@
- {{.i18n.notification}}! + {{.i18n.notification}}