aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-21 21:26:11 -0700
committerFriendika <info@friendika.com>2011-03-21 21:26:11 -0700
commitc74367e4c2dbcb9ef20bc07a3ea815902c61600a (patch)
tree20021a33332800b6b6a13520cd566d9e6f836e48 /view/theme/duepuntozero
parentee1dff998047834319464ff10c16679aefcfdfab (diff)
downloadvolse-hubzilla-c74367e4c2dbcb9ef20bc07a3ea815902c61600a.tar.gz
volse-hubzilla-c74367e4c2dbcb9ef20bc07a3ea815902c61600a.tar.bz2
volse-hubzilla-c74367e4c2dbcb9ef20bc07a3ea815902c61600a.zip
pagination in keyword match
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 0c3cade9e..db73886e2 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -2144,3 +2144,21 @@ a.mail-list-link {
clear: both;
}
+.profile-match-photo {
+ float: left;
+ text-align: center;
+ width: 120px;
+}
+
+.profile-match-name {
+ float: left;
+ text-align: center;
+ width: 120px;
+ overflow: clip;
+}
+
+.profile-match-break,
+.profile-match-end {
+ clear: both;
+}
+