From ca9a025fad98bb9d1a315dae5889d624fc9323d4 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Wed, 8 Aug 2018 15:39:05 +0800 Subject: [PATCH] Update style of admin panel --- resources/assets/src/stylus/admin.styl | 13 ------------- resources/views/admin/index.tpl | 2 +- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/resources/assets/src/stylus/admin.styl b/resources/assets/src/stylus/admin.styl index 8c9d0270..8d6ef8ce 100644 --- a/resources/assets/src/stylus/admin.styl +++ b/resources/assets/src/stylus/admin.styl @@ -1,22 +1,9 @@ -@import "general.styl"; - -.info-box { - a { - color: #333; - font-size: 18px; - } -} - .btn-group { .btn { margin-right: 10px; } } -input.score { - width: 100px !important; -} - td { a { color: inherit; diff --git a/resources/views/admin/index.tpl b/resources/views/admin/index.tpl index cd455eb3..b6ae5247 100644 --- a/resources/views/admin/index.tpl +++ b/resources/views/admin/index.tpl @@ -3,7 +3,7 @@ @section('title', trans('general.dashboard')) @section('content') - +