diff options
Diffstat (limited to 'ui/ingame_about.menu')
-rw-r--r-- | ui/ingame_about.menu | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/ingame_about.menu b/ui/ingame_about.menu index f20191c0..77ab4c91 100644 --- a/ui/ingame_about.menu +++ b/ui/ingame_about.menu @@ -11,8 +11,6 @@ outOfBoundsClick // this closes the window if it gets a click out of the rectangle rect 10 56 256 160 focusColor 1 .75 0 1 - style 1 - border 1 itemDef { @@ -24,7 +22,7 @@ decoration border WINDOW_BORDER_KCGRADIENT - borderSize 4.0 + borderSize 2.0 borderColor 0.5 0.5 0.5 1 } |