A CSS cheat to make the item-tools usable again

when opacity is set.
This commit is contained in:
Christian Vogeley 2014-04-23 16:46:50 +02:00
parent 3a773c5253
commit 459d22691c

View File

@ -1919,6 +1919,10 @@ img.mail-list-sender-photo {
border-bottom: 1px solid $item_bordercolour;
}
.wall-item-content-wrapper:hover{
z-index:100000;
}
.wall-item-comment-wrapper {
margin-top: 10px;
border-left: 2px solid $item_bordercolour;