aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorroot <root@diekershoff.homeunix.net>2011-01-19 17:55:27 +0100
committerroot <root@diekershoff.homeunix.net>2011-01-19 17:55:27 +0100
commit8e22c669a0668fc0498e9c1d822dcefd97bae1e5 (patch)
treef342d0587a151ed6ef76c9832ab60b6644b34031 /view/theme/duepuntozero
parent13fa27f7578d292d8d722554ce6211e8e0bc91af (diff)
parent766ade06d5e3b387d1fd3d2d0b00b15852e877b1 (diff)
downloadvolse-hubzilla-8e22c669a0668fc0498e9c1d822dcefd97bae1e5.tar.gz
volse-hubzilla-8e22c669a0668fc0498e9c1d822dcefd97bae1e5.tar.bz2
volse-hubzilla-8e22c669a0668fc0498e9c1d822dcefd97bae1e5.zip
Merge branch 'master' of git://github.com/friendika/friendika
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index b2bdb6e87..9d51c86f7 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -604,6 +604,7 @@ input#dfrn-url {
#profile-edit-profile-name-label,
#profile-edit-name-label,
+#profile-edit-pdesc-label,
#profile-edit-gender-label,
#profile-edit-dob-label,
#profile-edit-address-label,
@@ -623,6 +624,7 @@ input#dfrn-url {
#profile-edit-profile-name,
#profile-edit-name,
+#profile-edit-pdesc,
#gender-select,
#profile-edit-dob,
#profile-edit-address,
@@ -692,6 +694,7 @@ input#dfrn-url {
#profile-edit-profile-name-end,
#profile-edit-name-end,
+#profile-edit-pdesc-end,
#profile-edit-gender-end,
#profile-edit-dob-end,
#profile-edit-address-end,
@@ -1842,6 +1845,10 @@ a.mail-list-link {
font-weight: bold;
}
+.vcard .title {
+ margin-bottom: 5px;
+}
+
#birthday-title {
float: left;