bug 51946

This commit is contained in:
OVSharova 2022-04-26 03:01:18 +03:00
parent 34574c079b
commit c98e1fcf99
6 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 126 KiB

View file

@ -51,7 +51,7 @@
position: relative; position: relative;
border: @scaled-one-px-value-ie solid @border-regular-control-ie; border: @scaled-one-px-value-ie solid @border-regular-control-ie;
border: @scaled-one-px-value solid @border-regular-control; border: @scaled-one-px-value solid @border-regular-control;
background-position: -195px 0; background-position: -196px 0;
} }
.cnt-hb-arrow { .cnt-hb-arrow {
@ -81,7 +81,7 @@
margin-left: -4px; margin-left: -4px;
margin-left: calc(-3px - @scaled-one-px-value); margin-left: calc(-3px - @scaled-one-px-value);
position: absolute; position: absolute;
background-position: -12px -196px; background-position: -142px -200px;
} }
.empty-color { .empty-color {