aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-04-23 19:06:39 -0700
committerfriendica <info@friendica.com>2014-04-23 19:06:39 -0700
commit6f54d2e43d8c83de17fdac79835de3d6dc4bec3b (patch)
treea8a157baeff174cacb9b5510fc413fd227e7e51c /view/theme/redbasic/css
parent1e55bef3d11af5e0fd09557671af71b40acc67e0 (diff)
parent8cf4abe77ff1043072efc669b46c3202dc124c11 (diff)
downloadvolse-hubzilla-6f54d2e43d8c83de17fdac79835de3d6dc4bec3b.tar.gz
volse-hubzilla-6f54d2e43d8c83de17fdac79835de3d6dc4bec3b.tar.bz2
volse-hubzilla-6f54d2e43d8c83de17fdac79835de3d6dc4bec3b.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 1bd3eb137..7e4923e7c 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1919,6 +1919,10 @@ img.mail-list-sender-photo {
border-bottom: 1px solid $item_bordercolour;
}
+.wall-item-content-wrapper:hover{
+ z-index:99;
+}
+
.wall-item-comment-wrapper {
margin-top: 10px;
border-left: 2px solid $item_bordercolour;