diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
| commit | 90cc227c8033fc25ddeca41bbcb789195b874ae3 (patch) | |
| tree | ac3a22f7e68302debbb2a9d7f4c3055c8c1a8783 /resource/ui/statsummary.res | |
| parent | ff348d625bc18045151da09c351090fd6a290624 (diff) | |
Miscellenaous Tweaks
Diffstat (limited to 'resource/ui/statsummary.res')
| -rw-r--r-- | resource/ui/statsummary.res | 40 |
1 files changed, 23 insertions, 17 deletions
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res index b9f3bc8..a57cc73 100644 --- a/resource/ui/statsummary.res +++ b/resource/ui/statsummary.res @@ -310,7 +310,7 @@ "labelText" "#StatSummary_Label_PerformanceReport" "textAlignment" "west" "xpos" "c-285" - "ypos" "170" + "ypos" "185" "wide" "300" "tall" "20" "autoResize" "0" @@ -424,7 +424,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel1" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class1%" "textAlignment" "west" "xpos" "c+34" @@ -543,7 +543,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel2" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class2%" "textAlignment" "west" "xpos" "c+34" @@ -662,7 +662,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel3" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class3%" "textAlignment" "west" "xpos" "c+34" @@ -781,7 +781,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel4" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class4%" "textAlignment" "west" "xpos" "c+34" @@ -900,7 +900,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel5" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class5%" "textAlignment" "west" "xpos" "c+34" @@ -1019,7 +1019,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel6" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class6%" "textAlignment" "west" "xpos" "c+34" @@ -1138,7 +1138,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel7" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class7%" "textAlignment" "west" "xpos" "c+34" @@ -1257,7 +1257,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel8" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class8%" "textAlignment" "west" "xpos" "c+34" @@ -1376,7 +1376,7 @@ { "ControlName" "Label" "fieldName" "ClassLabel9" - "font" "ScoreboardSmall" + "font" "CerbeticaBold12" "labelText" "%class9%" "textAlignment" "west" "xpos" "c+34" @@ -1970,12 +1970,12 @@ "ControlName" "CTFImagePanel" "fieldName" "TipImage" "xpos" "9999" - "ypos" "9999" + "ypos" "270" "zpos" "12" "wide" "35" "tall" "35" "visible" "0" - "enabled" "0" + "enabled" "1" "image" "" "scaleImage" "1" } @@ -1987,14 +1987,14 @@ "labelText" "%tiptext%" "textAlignment" "west" "xpos" "9999" - "ypos" "9999" + "ypos" "263" "zpos" "12" "wide" "350" "tall" "48" "autoResize" "0" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" "wrap" "1" } @@ -2002,7 +2002,7 @@ { "ControlName" "Button" "fieldName" "NextTipButton" - "xpos" "c-248" + "xpos" "9999" "ypos" "310" "zpos" "6" "wide" "90" @@ -2017,6 +2017,8 @@ "dulltext" "0" "brighttext" "0" "Command" "nexttip" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } "ResetStatsButton" [$WIN32] @@ -2038,6 +2040,8 @@ "dulltext" "0" "brighttext" "0" "Command" "resetstatsbutton" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } "CloseButton" [$WIN32] @@ -2052,12 +2056,14 @@ "autoResize" "0" "pinCorner" "2" "visible" "0" - "enabled" "1" + "enabled" "0" "tabPosition" "0" "labelText" "#TF_Close" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "Command" "vguicancel" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } }
\ No newline at end of file |
