Resource icon

Unmaintained Xmas MessageUserInfo v1

No permission to download
Anyone using this enhancement should also add in the following to their EXTRA.CSS . This will hide the images on the narrow responsive width.

Code:
@media (max-width:@maxResponsiveNarrowWidth)
{ .messageUserBlock:before, .messageUserBlock:after, .messageUserInfo .helper {display: none !important;} }

I'll also include the update for responsive in the overview, initial resource post.
Top Bottom