diff options
Diffstat (limited to 'resource/ui/freezepanel_basic.res')
| -rw-r--r-- | resource/ui/freezepanel_basic.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/freezepanel_basic.res b/resource/ui/freezepanel_basic.res index ff8e67d..2e7f8cc 100644 --- a/resource/ui/freezepanel_basic.res +++ b/resource/ui/freezepanel_basic.res @@ -41,7 +41,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "TransparentBlack" } "TitleBackground" @@ -57,7 +57,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "TransparentBlack" } "itemmodelpanel" @@ -72,7 +72,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemLabel" - "font" "Cerbetica12" + "font" "HudFontSmall" "xpos" "10" "ypos" "3" "zpos" "1" @@ -138,8 +138,8 @@ { "ControlName" "Label" "fieldName" "FreezeLabel" - "font" "Cerbetica12" - "xpos" "40" + "font" "HudFontSmall" + "xpos" "25" "ypos" "15" "zpos" "1" "wide" "198" @@ -149,7 +149,7 @@ "visible" "1" "enabled" "1" "labelText" "#FreezePanel_Killer" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" } @@ -176,9 +176,9 @@ { "ControlName" "CExLabel" "fieldName" "FreezeLabelKiller" - "font" "Cerbetica12" - "xpos" "42" - "ypos" "28" + "font" "HudFontSmall" + "xpos" "25" + "ypos" "30" "zpos" "1" "wide" "196" "tall" "15" |
