Merge pull request 'fix/bugfix' (#6) from fix/bugfix into release/v8.2.0

This commit is contained in:
Julia Radzhabova
2024-09-04 15:47:48 +00:00
2 changed files with 8 additions and 2 deletions

View File

@ -440,7 +440,7 @@
border: solid @text-normal-ie;
border: solid @text-normal;
border-width: 0 2px 2px 0;
transform: rotate(40deg);
transform: rotate(45deg);
width: 7px;
height: 12px;
left: 6px;
@ -451,7 +451,13 @@
&:after {
border-color: @icon-success-ie;
border-color: @icon-success;
width: 5px;
height: 9px;
top: 3px;
}
.box-shadow(0 0 0 1px @icon-success-ie);
.box-shadow(0 0 0 1px @icon-success);
border-radius: 18px;
}
}

View File

@ -87,7 +87,7 @@
<div id="tableadv-checkbox-prefwidth"></div>
</td>
<td class="padding-large">
<label class="input-label"><%= scope.textPrefWidth %></label>
<label class="input-label margin-right-10"><%= scope.textPrefWidth %></label>
<div id="tableadv-number-prefwidth" class="margin-right-10"></div>
</td>
<td class="padding-large">