1
0
Fork 0

New function for shortening of text (is used by the buffer export)/Vier: comment bubble is now grey.

This commit is contained in:
Michael Vogel 2014-05-18 23:39:34 +02:00
commit d964e7e08f
2 changed files with 22 additions and 12 deletions

View file

@ -1282,6 +1282,11 @@ h2 {
transition: all 0.2s ease-in-out;
}
.toplevel_item:hover .togglecomment,
.wall-item-container:hover .togglecomment {
color: #999;
}
.wall-item-container .wall-item-actions-author {
width: 100%;
margin-bottom: 0.3em;