[common] changed styles for comments panel

This commit is contained in:
Maxim Kadushkin 2021-04-08 19:00:27 +03:00
parent 6763f1010a
commit d4a2b07d98
4 changed files with 3 additions and 3 deletions

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

View file

@ -265,11 +265,11 @@
} }
.btn-edit { .btn-edit {
background-position: -2px -233px; background-position: -2px -232px;
} }
.btn-delete { .btn-delete {
background-position: -22px -233px; background-position: -22px -232px;
} }
.btn-accept { .btn-accept {
@ -293,7 +293,7 @@
width: 7px; width: 7px;
height: 12px; height: 12px;
left: 6px; left: 6px;
top: -2px; top: 0px;
} }
&.comment-resolved { &.comment-resolved {