diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 15:52:33 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 15:52:33 -0500 |
| commit | fc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (patch) | |
| tree | 4f05cf7de703b30b5c2bb6a31ad7db7fbd1cc89d /resource/ui/destroy_menu/tele_entrance_active.res | |
| parent | 2e034f0e1f48acd0747568bb36c91656ad81d4e1 (diff) | |
Updated Engineer/Spy PDAs
- Pinned and added shadows to certain labels
- Updated colors to use the schema instead of RBG codes
- Corrected element names, removed unused elements
Diffstat (limited to 'resource/ui/destroy_menu/tele_entrance_active.res')
| -rw-r--r-- | resource/ui/destroy_menu/tele_entrance_active.res | 26 |
1 files changed, 3 insertions, 23 deletions
diff --git a/resource/ui/destroy_menu/tele_entrance_active.res b/resource/ui/destroy_menu/tele_entrance_active.res index 10f50b2..b223cb3 100644 --- a/resource/ui/destroy_menu/tele_entrance_active.res +++ b/resource/ui/destroy_menu/tele_entrance_active.res @@ -49,7 +49,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "ico_demolish"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"BuildingIcon"
@@ -65,7 +65,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "obj_status_tele_entrance"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberBg"
@@ -81,7 +81,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -104,24 +104,4 @@ "dulltext" "1"
"brighttext" "0"
}
- "NumberLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "3"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- }
}
\ No newline at end of file |
