aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-28 22:19:12 -0700
committerfriendica <info@friendica.com>2012-06-28 22:19:12 -0700
commitbe658788de3632599d00483511439a3df537b854 (patch)
tree048666615b5bc5211fd667ec2a884d1ce608c264 /view/theme
parent7b63e5792add647ad2156d81c52f40a33e0faef6 (diff)
downloadvolse-hubzilla-be658788de3632599d00483511439a3df537b854.tar.gz
volse-hubzilla-be658788de3632599d00483511439a3df537b854.tar.bz2
volse-hubzilla-be658788de3632599d00483511439a3df537b854.zip
maintain page position when hovering on pop-outs
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/slackr/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index ea10cc377..4c0fdc22d 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/style.css
@@ -67,6 +67,8 @@ nav #site-location {
opacity: 1.0;
filter:alpha(opacity=100);
box-shadow: 4px 4px 3px 0 #444444;
+ margin-left: 0px;
+ margin-top: 0px;
}
#events-reminder:hover {
@@ -108,6 +110,8 @@ nav #site-location {
#posted-date-selector {
margin-left: 30px !important;
margin-top: 5px !important;
+ margin-right: 0px !important;
+ margin-bottom: 0px !important;
}
@@ -115,6 +119,9 @@ nav #site-location {
box-shadow: 4px 4px 3px 0 #444444;
margin-left: 25px !important;
margin-top: 0px !important;
+ margin-right: 5px !important;
+ margin-bottom: 5px !important;
+
}
.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .profile-jot-text, .group-selected, .nets-selected, .fileas-selected, #profile-jot-submit, .categories-selected {