Fixed TechButton progress-bar padding, less rounded corners for buttons. (#8260)

* Fixed TechButton progress-bar padding, less rounded corners for buttons.

* Removed extra padding on the right

Co-authored-by: tunerzinc@gmail.com <vfylfhby>
This commit is contained in:
vegeta1k95
2022-12-29 12:52:52 +01:00
committed by GitHub
parent 8fd561de50
commit a751c8e3dc
2 changed files with 15 additions and 14 deletions

View File

@ -92,9 +92,9 @@ These shapes are used all over Unciv and can be replaced to make a lot of UI ele
| TechPickerScreen/ | Background | null | |
| TechPickerScreen/ | Background | null | |
| TechPickerScreen/ | BottomTable | null | |
| TechPickerScreen/ | TechButton | roundedEdgeRectangle | |
| TechPickerScreen/ | TechButton | roundedEdgeRectangle | |
| TechPickerScreen/ | TechButtonIconsOutline | rectangleWithOutline | |
| TechPickerScreen/ | TechButton | roundedEdgeRectangleMid | |
| TechPickerScreen/ | TechButton | roundedEdgeRectangleMid | |
| TechPickerScreen/ | TechButtonIconsOutline | roundedEdgeRectangleSmall | |
| VictoryScreen/ | CivGroup | roundedEdgeRectangle | |
| WorldScreen/ | AirUnitTable | null | |
| WorldScreen/ | BattleTable | null | |