Changed cursor to pointer when mousing over collapse bar
This commit is contained in:
parent
99d67e95dc
commit
0a3222bff0
1 changed files with 1 additions and 0 deletions
|
@ -4365,6 +4365,7 @@ div.deleted.banned {
|
|||
}
|
||||
.comment-collapse-bar-click {
|
||||
width: 100%;
|
||||
cursor: pointer;
|
||||
}
|
||||
.comment-collapse-bar {
|
||||
width: 50%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue