FIRE-10551: Fix hard to read selection status text in build floater
parent
ca74cafa1c
commit
fed34409bf
|
|
@ -807,7 +807,6 @@
|
|||
function="BuildTool.applyToSelection"/>
|
||||
</button>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="10"
|
||||
|
|
@ -821,7 +820,6 @@
|
|||
[DESC] [NUM]
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
@ -835,7 +833,6 @@
|
|||
Nothing selected.
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
@ -849,7 +846,6 @@
|
|||
width="280">
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
|
|||
|
|
@ -805,7 +805,6 @@
|
|||
function="BuildTool.applyToSelection"/>
|
||||
</button>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="10"
|
||||
|
|
@ -819,7 +818,6 @@
|
|||
[DESC] [NUM]
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
@ -833,7 +831,6 @@
|
|||
Nothing selected.
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
@ -847,7 +844,6 @@
|
|||
width="280">
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
|
|||
|
|
@ -805,7 +805,6 @@
|
|||
function="BuildTool.applyToSelection"/>
|
||||
</button>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="10"
|
||||
|
|
@ -819,7 +818,6 @@
|
|||
[DESC] [NUM]
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
@ -833,7 +831,6 @@
|
|||
Nothing selected.
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
@ -847,7 +844,6 @@
|
|||
width="280">
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
|
|||
|
|
@ -806,7 +806,6 @@
|
|||
function="BuildTool.applyToSelection"/>
|
||||
</button>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="10"
|
||||
|
|
@ -820,7 +819,6 @@
|
|||
[DESC] [NUM]
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
@ -834,7 +832,6 @@
|
|||
Nothing selected.
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
@ -848,7 +845,6 @@
|
|||
width="280">
|
||||
</text>
|
||||
<text
|
||||
text_color="LtGray_50"
|
||||
type="string"
|
||||
length="1"
|
||||
height="16"
|
||||
|
|
|
|||
Loading…
Reference in New Issue