diff --git a/graphics/JackMyth/GameProperties.tga b/graphics/JackMyth/GameProperties.tga new file mode 100644 index 0000000..6ef517d Binary files /dev/null and b/graphics/JackMyth/GameProperties.tga differ diff --git a/resource/styles/jackmyth.styles b/resource/styles/jackmyth.styles index 519204a..b932cd4 100644 --- a/resource/styles/jackmyth.styles +++ b/resource/styles/jackmyth.styles @@ -297,6 +297,65 @@ jackmyth.styles 0="fill(x0,y0,x1,y1,JackMyth.HalfTranslucent)" } } + + //GameProperties + //Background + CGamePropertiesDialog + { + render_bg + { + 0="image_scale( x0, y0, x1, y1, graphics\JackMyth\GameProperties)" + } + } + + "CGamePropertiesDialog Page" + { + bgcolor=none + render_bg + {} + } + + CSubGamePropertiesGeneralPage + { + bgcolor=none + render_bg + {} + } + + CSubGamePropertiesLocalFilesPage + { + bgcolor=none + render_bg + {} + } + + CSubGamePropertiesLanguagePage + { + bgcolor=none + render_bg + {} + } + + CSubGamePropertiesUpdatesPage + { + bgcolor=none + render_bg + {} + } + + CSubGamePropertiesBetasPage + { + bgcolor=none + render_bg + {} + } + + CSubGamePropertiesDLCPage + { + bgcolor=none + render_bg + {} + } } } \ No newline at end of file diff --git a/resource/styles/steam.styles b/resource/styles/steam.styles index f8b13e8..6a17e72 100644 --- a/resource/styles/steam.styles +++ b/resource/styles/steam.styles @@ -3216,12 +3216,13 @@ steam.styles } //Special window styling for older frames - CGamePropertiesDialog - { - render_bg { - 0="fill(x0, y0, x1, y0+64, Page.Tab)" - } - } + //Deprecated,Moved to JackMyth.styles + //CGamePropertiesDialog + //{ + // render_bg { + // 0="fill(x0, y0, x1, y0+64, Page.Tab)" + // } + //} CServerBrowserDialog {