forked from GNUsocial/gnu-social
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into upload
This commit is contained in:
commit
52a1762e58
@ -30,9 +30,12 @@ margin-right:4px;
|
|||||||
.entity_profile {
|
.entity_profile {
|
||||||
width:64%;
|
width:64%;
|
||||||
}
|
}
|
||||||
#jOverlayContent .notice * {
|
.notice {
|
||||||
z-index:1;
|
z-index:1;
|
||||||
}
|
}
|
||||||
#jOverlayContent .notice .attachment img {
|
.notice:hover {
|
||||||
z-index:9999;
|
z-index:9999;
|
||||||
}
|
}
|
||||||
|
.notice .thumbnail img {
|
||||||
|
z-index:9999;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user