From af34778541d50f78fc87f54f7836f463f7f32e53 Mon Sep 17 00:00:00 2001 From: dignajar Date: Wed, 17 Feb 2016 21:15:19 -0300 Subject: [PATCH] Updates --- bl-kernel/admin/themes/default/css/default.css | 6 +++++- bl-kernel/admin/views/dashboard.php | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/bl-kernel/admin/themes/default/css/default.css b/bl-kernel/admin/themes/default/css/default.css index 27ab10a9..38ba8fad 100644 --- a/bl-kernel/admin/themes/default/css/default.css +++ b/bl-kernel/admin/themes/default/css/default.css @@ -158,6 +158,10 @@ button.delete-button:hover { margin-bottom: 25px; } +table.statistics tr:last-child td { + border-bottom: none !important; +} + /* ----------- ALERT ----------- */ #alert { @@ -204,7 +208,7 @@ button.delete-button:hover { #jstagList span.select { margin-top: 5px; margin-right: 5px; - padding: 1px 15px; + padding: 2px 15px; cursor: pointer; display: inline-block; border-radius: 3px; diff --git a/bl-kernel/admin/views/dashboard.php b/bl-kernel/admin/views/dashboard.php index d1c9f51c..8c896d28 100644 --- a/bl-kernel/admin/views/dashboard.php +++ b/bl-kernel/admin/views/dashboard.php @@ -65,7 +65,7 @@

p('Statistics') ?>

- +
@@ -128,4 +128,4 @@ - + \ No newline at end of file
p('Posts') ?>