aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/diabook-aerith
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-07-04 01:08:50 +0100
committerThomas Willingham <founder@kakste.com>2012-07-04 01:08:50 +0100
commitbadaa68340876887c3383d493804909301a90c63 (patch)
tree5603715e67757535803c5002d6a663e18e81054c /view/theme/diabook/diabook-aerith
parente3828fe6756c9bc15ecc386e182553bf8920c521 (diff)
downloadvolse-hubzilla-badaa68340876887c3383d493804909301a90c63.tar.gz
volse-hubzilla-badaa68340876887c3383d493804909301a90c63.tar.bz2
volse-hubzilla-badaa68340876887c3383d493804909301a90c63.zip
Diabook directory wide variants.
Diffstat (limited to 'view/theme/diabook/diabook-aerith')
-rw-r--r--view/theme/diabook/diabook-aerith/style-wide.css38
1 files changed, 37 insertions, 1 deletions
diff --git a/view/theme/diabook/diabook-aerith/style-wide.css b/view/theme/diabook/diabook-aerith/style-wide.css
index 43c0974b1..98c645024 100644
--- a/view/theme/diabook/diabook-aerith/style-wide.css
+++ b/view/theme/diabook/diabook-aerith/style-wide.css
@@ -2822,6 +2822,35 @@ float: left;
/* = Directory = */
/* ============= */
/* contacts menu */
+section .directory-item dl {
+height: auto;
+overflow: auto;
+}
+
+section .directory-item dt {
+float: left;
+margin-left: 0px;
+text-align: right;
+color: #999;
+}
+
+section .directory-item dd {
+float: left;
+margin-left: 5px;
+}
+
+.directory-profile-wrapper {
+float: left;
+max-height: 178px;
+overflow: hidden;
+width: 635px;
+}
+
+.directory-copy-wrapper {
+float:left;
+overflow: hidden;
+}
+
.contact-photo-wrapper {
position: relative;
}
@@ -2862,13 +2891,20 @@ float: left;
}
.directory-item {
float: left;
- width: 200px;
+ width: 800px;
height: 200px;
}
.directory-item .contact-photo {
width: 175px;
height: 175px;
}
+
+section .directory-photo-wrapper {
+float: left;
+height: 200px;
+width: 165px;
+}
+
.directory-item .contact-photo img {
width: 175px;
height: 175px;