diff options
author | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-16 11:30:50 +0000 |
---|---|---|
committer | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-16 11:30:50 +0000 |
commit | 97d852127c9bc6949ba10ca10caca6c057298193 (patch) | |
tree | 24c70034ebc13e606ec74fd7642c769dad0c863b /views | |
parent | c82104115786d597095203e14078838753a16e9a (diff) | |
download | elgg-97d852127c9bc6949ba10ca10caca6c057298193.tar.gz elgg-97d852127c9bc6949ba10ca10caca6c057298193.tar.bz2 |
tools settings updated
git-svn-id: https://code.elgg.org/elgg/trunk@1966 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views')
-rw-r--r-- | views/default/css.php | 12 |
1 files changed, 12 insertions, 0 deletions
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 |