diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-06-14 14:21:00 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-06-14 14:21:00 +0200 |
commit | 283160901fcb5670b48c7897ccce615872cb956e (patch) | |
tree | ccda70ca190dea9322898dac0755725240fa5c79 /view/theme/duepuntozero | |
parent | 25d1637ec4b980d6ac8daf2f028f0ff579d5c977 (diff) | |
download | volse-hubzilla-283160901fcb5670b48c7897ccce615872cb956e.tar.gz volse-hubzilla-283160901fcb5670b48c7897ccce615872cb956e.tar.bz2 volse-hubzilla-283160901fcb5670b48c7897ccce615872cb956e.zip |
update styles
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 563234238..c2fb9700c 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2545,7 +2545,8 @@ a.mail-list-link { margin-bottom: 5px; clear: left; } -#adminpage .plugin .toggle { +#adminpage .plugin .desc { margin-left: 2.5em;} +#adminpage .toggleplugin { float:left; margin-right: 1em; } |