From b239115b1144418a22bdee83e359f6cbce88c774 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 13 Feb 2009 14:42:25 +0000 Subject: Moved plugin settings so they're more obvious. git-svn-id: https://code.elgg.org/elgg/trunk@2746 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index f3afd935f..3d92fd2c6 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1231,6 +1231,13 @@ table.search_gallery { .plugin_details a.manifest_details { cursor:pointer; font-size:80%; +} +.plugin_details a.pluginsettings_link { + cursor:pointer; + font-size:80%; +} +.pluginsettings { + display:none; } .not-active .admin_plugin_enable_disable a { float:right; -- cgit v1.2.3