New function for shortening of text (is used by the buffer export)/Vier: comment bubble is now grey.
This commit is contained in:
parent
6b461a74cb
commit
d964e7e08f
2 changed files with 22 additions and 12 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue