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') - +