From db3bbc8da2e384b9bc36ea83549c911df073bfa7 Mon Sep 17 00:00:00 2001 From: fen Date: Thu, 17 Oct 2013 12:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=89=E8=A3=85=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=20=E4=BF=AE=E5=A4=8D=E6=AC=A2=E8=BF=8E=E7=95=8C?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/css/style.css | 51 +++++++++++++++++++++++++++++++-------------- admin/welcome.php | 20 +++++++----------- install.php | 13 ++++++------ 3 files changed, 50 insertions(+), 34 deletions(-) diff --git a/admin/css/style.css b/admin/css/style.css index 5b2d5f99..051fceb9 100644 --- a/admin/css/style.css +++ b/admin/css/style.css @@ -385,13 +385,8 @@ button.primary:active, button.primary.active { } .message a { - border-bottom: 1px dashed #aaa; - line-height: 20px; -} - -.message a:hover { - text-decoration: none; - border-style: solid; + font-weight: bold; + text-decoration: underline; } .message blockquote { @@ -407,7 +402,6 @@ button.primary:active, button.primary.active { .error a { color: #8A1F11; - border-color:#8A1F11; } .notice { @@ -418,7 +412,6 @@ button.primary:active, button.primary.active { .notice a { color: #514721; - border-color:#514721; } .success { @@ -429,7 +422,6 @@ button.primary:active, button.primary.active { .success a { color: #264409; - border-color:#264409; } /** 增加顶部消息样式 by 70 */ @@ -467,18 +459,39 @@ button.primary:active, button.primary.active { * 安装向导 */ .typecho-install-patch { - + margin-bottom: 2em; + padding: 2em 0; + background-color: #292D33; + color: #FFF; + text-align: center; } .typecho-install-patch ol { - + list-style: none; + margin: 3em 0 1em; + padding: 0; + color: #999; } - .typecho-install-patch li { - + display: inline-block; + margin: 0 .8em; +} +.typecho-install-patch span { + display: inline-block; + margin-right: 5px; + width: 20px; + height: 20px; + line-height: 20px; + border: 2px solid #999; + text-align: center; + border-radius: 2em; } - .typecho-install-patch li.current { + color: #FFF; + font-weight: bold; +} +.typecho-install-patch li.current span { + border-color: #FFF; } @@ -537,9 +550,15 @@ margin-top: 25px; */ /** - * @安装样式结束 + * 欢迎界面 */ +#typecho-welcome { + margin: 1em 0; + padding: 1em 2em; + background-color: #E9E9E6; +} + /** * 后台分页 */ diff --git a/admin/welcome.php b/admin/welcome.php index 79b4aa4a..72309c23 100644 --- a/admin/welcome.php +++ b/admin/welcome.php @@ -9,22 +9,18 @@ include 'menu.php';
-
+
-
title); ?>
-
-
    -
  • -
  • 1.
  • +

    title); ?>

    +
      +
    1. pass('contributor', true)): ?> -
    2. 2.
    3. -
    4. 3.
    5. +
    6. +
    7. -
    8. 2.
    9. +
    10. -
-
-
+

diff --git a/install.php b/install.php index b4469300..aea8369b 100644 --- a/install.php +++ b/install.php @@ -160,11 +160,12 @@ list($prefixVersion, $suffixVersion) = explode('/', $currentVersion);
+

Typecho

    - class="current"> - class="current"> - class="current"> - class="current"> + class="current">1 + class="current">2 + class="current">3 + class="current">4
@@ -188,8 +189,8 @@ list($prefixVersion, $suffixVersion) = explode('/', $currentVersion);
    -
  • :
  • -
  • :
  • +
  • :
  • +
  • :