From d512c054760189c1662d749bca971f98350eecc2 Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 27 Feb 2009 19:38:56 +0000 Subject: enable/disable mods buttons layout tweaked git-svn-id: https://code.elgg.org/elgg/trunk@2991 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 9747c51af..3b7180af5 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1418,6 +1418,9 @@ table.search_gallery { .contentIntro .enableallplugins { margin-left:10px; } +.contentIntro .disableallplugins { + margin-left:20px; +} .contentIntro .enableallplugins, .not-active .admin_plugin_enable_disable a { font: 12px/100% Arial, Helvetica, sans-serif; -- cgit v1.2.3