[common] changed styles for comments panel
This commit is contained in:
parent
6763f1010a
commit
d4a2b07d98
Binary file not shown.
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 20 KiB |
|
@ -265,11 +265,11 @@
|
|||
}
|
||||
|
||||
.btn-edit {
|
||||
background-position: -2px -233px;
|
||||
background-position: -2px -232px;
|
||||
}
|
||||
|
||||
.btn-delete {
|
||||
background-position: -22px -233px;
|
||||
background-position: -22px -232px;
|
||||
}
|
||||
|
||||
.btn-accept {
|
||||
|
@ -293,7 +293,7 @@
|
|||
width: 7px;
|
||||
height: 12px;
|
||||
left: 6px;
|
||||
top: -2px;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
&.comment-resolved {
|
||||
|
|
Loading…
Reference in a new issue