From 60c803f7104116b93433e417a197331f78bcb23b Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 5 Dec 2010 03:02:46 +0000 Subject: Clean-up of the blog plugin - now using urls from 1.7.5 git-svn-id: http://code.elgg.org/elgg/trunk@7535 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/components/forms.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views/default/css/components') diff --git a/views/default/css/components/forms.php b/views/default/css/components/forms.php index c9e85e5a3..e54685f86 100644 --- a/views/default/css/components/forms.php +++ b/views/default/css/components/forms.php @@ -164,6 +164,9 @@ input[type="submit"]:hover { text-decoration:none; color:white; } +.action-button { + margin-left: 10px; +} input.action-button, a.action-button { -webkit-border-radius: 5px; -- cgit v1.2.3