From 5bb2a96d001739fadf21fe9f6301f4aa833627ac Mon Sep 17 00:00:00 2001 From: foockinho Date: Thu, 13 Sep 2012 02:41:42 +0200 Subject: modified font color on buttons, deleted elgg-task-icon box-shadow, changed ckeditor background --- views/default/css/elements/components.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'views/default/css/elements/components.php') diff --git a/views/default/css/elements/components.php b/views/default/css/elements/components.php index 570673e..c572829 100644 --- a/views/default/css/elements/components.php +++ b/views/default/css/elements/components.php @@ -24,6 +24,10 @@ margin-left: 5px; } +.elgg-subtext { +margin-top: 3px; +} + /* *************************************** List *************************************** */ -- cgit v1.2.3