diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/streamlistpanel.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/streamlistpanel.res')
| -rw-r--r-- | resource/ui/streamlistpanel.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/streamlistpanel.res b/resource/ui/streamlistpanel.res index 89f978b..beddbe1 100644 --- a/resource/ui/streamlistpanel.res +++ b/resource/ui/streamlistpanel.res @@ -36,10 +36,10 @@ "ControlName" "CExImageButton" "fieldName" "CloseButton" "xpos" "282" - "ypos" "4" + "ypos" "6" "zpos" "10" - "wide" "14" - "tall" "14" + "wide" "12" + "tall" "12" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -74,8 +74,8 @@ "xpos" "0" "ypos" "0" "zpos" "1" - "wide" "14" - "tall" "14" + "wide" "12" + "tall" "12" "visible" "1" "enabled" "1" "image" "replay/thumbnails/close" |
