diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-08-17 18:44:13 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-08-17 18:44:13 -0700 |
commit | 1a1f9b296c163af850d68babfb844e617f154875 (patch) | |
tree | 3ded181e34a21908831021369680b5177bbab8a0 /view/theme | |
parent | 478f84d9f2ccdad429aadb0d47b196db11c02945 (diff) | |
download | volse-hubzilla-1a1f9b296c163af850d68babfb844e617f154875.tar.gz volse-hubzilla-1a1f9b296c163af850d68babfb844e617f154875.tar.bz2 volse-hubzilla-1a1f9b296c163af850d68babfb844e617f154875.zip |
contact search + sync to personal edition, installer db check + curl proxy
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/default/dfrn.gif | bin | 0 -> 109 bytes | |||
-rw-r--r-- | view/theme/default/style.css | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/default/dfrn.gif b/view/theme/default/dfrn.gif Binary files differnew file mode 100644 index 000000000..104f42e51 --- /dev/null +++ b/view/theme/default/dfrn.gif diff --git a/view/theme/default/style.css b/view/theme/default/style.css index 456465a74..59ec1dd1e 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -556,6 +556,7 @@ input#dfrn-url { } #contacts-main { + margin-top: 20px; margin-bottom: 20px; } |