From 97d852127c9bc6949ba10ca10caca6c057298193 Mon Sep 17 00:00:00 2001 From: pete Date: Sat, 16 Aug 2008 11:30:50 +0000 Subject: tools settings updated git-svn-id: https://code.elgg.org/elgg/trunk@1966 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'views') diff --git a/views/default/css.php b/views/default/css.php index 077bf58c9..227af404d 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1250,6 +1250,18 @@ table.search_gallery { .active .admin_plugin_enable_disable a:hover { background: #333333; } +.pluginsettings { + margin:20px 0 0 0; +} +.pluginsettings h3 { + padding:0 0 5px 0; + margin:0 0 5px 0; + border-bottom:1px solid #999999; +} +#updateclient_settings h3 { + padding:0; + margin:0; +} /* *************************************** GENERIC COMMENTS -- cgit v1.2.3