diff options
| author | CriticalFlaw <[email protected]> | 2021-07-01 11:25:57 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-01 11:25:57 -0400 |
| commit | 74d7e98a6b1f2445c6391e26e846da57c4d7240b (patch) | |
| tree | 77771d0fbc9c45de2f956996d3fe999ccf4e15a4 /resource/ui/testitemroot.res | |
| parent | 33cd7777d61950151adde3fde787d7e84709717b (diff) | |
Corrected redundant font use
Diffstat (limited to 'resource/ui/testitemroot.res')
| -rw-r--r-- | resource/ui/testitemroot.res | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/testitemroot.res b/resource/ui/testitemroot.res index 1a7852e..2e44787 100644 --- a/resource/ui/testitemroot.res +++ b/resource/ui/testitemroot.res @@ -52,7 +52,7 @@ { "ControlName" "CExLabel" "fieldName" "ClassUsageLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "#IT_ClassUsage" "textAlignment" "west" "xpos" "5" @@ -284,7 +284,7 @@ { "ControlName" "CExLabel" "fieldName" "CurrentlyTestingLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "#IT_CurrentlyTesting" "textAlignment" "west" "xpos" "5" @@ -349,7 +349,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -373,7 +373,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Remove" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -433,7 +433,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -457,7 +457,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Remove" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -517,7 +517,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -541,7 +541,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Remove" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -601,7 +601,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -625,7 +625,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Remove" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -652,7 +652,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "#IT_BotControl_Title" "textAlignment" "west" "xpos" "5" @@ -723,7 +723,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Bot_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -778,7 +778,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Bot_RemoveAll" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
