diff options
Diffstat (limited to 'resource/scheme/clientscheme_borders.res')
| -rw-r--r-- | resource/scheme/clientscheme_borders.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/resource/scheme/clientscheme_borders.res b/resource/scheme/clientscheme_borders.res index c1508f5..10d8015 100644 --- a/resource/scheme/clientscheme_borders.res +++ b/resource/scheme/clientscheme_borders.res @@ -2364,8 +2364,8 @@ Scheme "image" "featured_corner" "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "4" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" } StoreHighlightedBackgroundBorder { @@ -2649,8 +2649,8 @@ Scheme "image" "replay/panel_scalable_transparent" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" } RedWithThinBorder @@ -2660,8 +2660,8 @@ Scheme "image" "../hud/panel_scalable_red" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" } BlueWithThinBorder @@ -2671,8 +2671,8 @@ Scheme "image" "../hud/panel_scalable_blue" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" } InnerShadowBorder |
