Skip to content

Commit

Permalink
change font labels All to Bold,8
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Dec 28, 2013
1 parent 307878e commit a33330a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/i-nex/.src/Finfosys.form
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
Index = 0
Text = ("CPU")
{ ComboBox1 ComboBox
Move(364,434,98,28)
Move(371,434,91,28)
#Translate = False
Font = Font["10"]
Font = Font["Bold,8"]
ReadOnly = True
Text = "Select core"
}
Expand Down Expand Up @@ -200,7 +200,7 @@
{ Label93 Label
Move(7,77,91,21)
#Translate = False
Font = Font["Bold"]
Font = Font["Bold,8"]
Padding = 3
AutoResize = True
Border = Border.Raised
Expand All @@ -222,15 +222,15 @@
{ Label12 Label
Move(98,35,252,21)
#Translate = False
Font = Font["Bold"]
Font = Font["Bold,8"]
Padding = 3
Text = "Label12"
Border = Border.Raised
}
{ Label13 Label
Move(7,14,91,42)
#Translate = False
Font = Font["Bold"]
Font = Font["Bold,8"]
Padding = 3
Text = "Label13"
Alignment = Align.Center
Expand All @@ -239,7 +239,7 @@
{ Label14 Label
Move(98,14,252,21)
#Translate = False
Font = Font["Bold"]
Font = Font["Bold,8"]
Padding = 3
Text = "Label14"
Border = Border.Raised
Expand All @@ -255,7 +255,7 @@
{ Label103 Label
Move(7,56,343,21)
#Translate = False
Font = Font["Bold"]
Font = Font["Bold,8"]
Padding = 3
Text = "Label103"
Border = Border.Raised
Expand Down

0 comments on commit a33330a

Please sign in to comment.