Skip to content

Commit 19fd63b

Browse files
committed
Merge branch 'open933-frontend-b' into open933
2 parents c2c8e16 + a10ded2 commit 19fd63b

File tree

9 files changed

+164
-119
lines changed

9 files changed

+164
-119
lines changed
Binary file not shown.

platform/commonUI/general/res/fonts/symbols/wtdsymbols.svg

+1
Loading
Binary file not shown.
Binary file not shown.

platform/commonUI/general/res/sass/_icons.scss

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
.ui-symbol {
3232
font-family: 'symbolsfont';
33+
-webkit-font-smoothing: antialiased;
3334
&.type-icon {
3435
color: $colorObjHdrIc;
3536
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
$ueTimeConductorH: (25px, 15px, 20px);
2+
$timeCondInputTimeSysDefW: 165px; // Default width for datetime value inputs
3+
$timeCondInputDeltaDefW: 60px; // Default width for delta value inputs, typically 00:00:00

0 commit comments

Comments
 (0)