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_inactive.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_inactive.res')
| -rw-r--r-- | resource/ui/destroy_menu/tele_entrance_inactive.res | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/resource/ui/destroy_menu/tele_entrance_inactive.res b/resource/ui/destroy_menu/tele_entrance_inactive.res index 4ce356a..b7579be 100644 --- a/resource/ui/destroy_menu/tele_entrance_inactive.res +++ b/resource/ui/destroy_menu/tele_entrance_inactive.res @@ -89,7 +89,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel"
@@ -112,25 +112,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 |
