From 233892c134fe2d229716916487b5a3cdba646cdb Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 16 Dec 2012 01:57:27 +0200 Subject: [PATCH] Admin Default Theme: updates --- admin/themes/default/css/default.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/themes/default/css/default.css b/admin/themes/default/css/default.css index 0beeb42..1c1fc84 100644 --- a/admin/themes/default/css/default.css +++ b/admin/themes/default/css/default.css @@ -467,6 +467,8 @@ img {max-width:none;} a.btn-expand{ color: #333; + font-weight:bold; + font-size:14px; text-decoration: none; padding-left:4px; padding-right:4px;