diff options
Diffstat (limited to 'views/default/css.php')
-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 |