diff --git a/graphics/JackMyth/GameProperties.tga b/graphics/JackMyth/GameProperties.tga new file mode 100644 index 0000000..a3df35e Binary files /dev/null and b/graphics/JackMyth/GameProperties.tga differ diff --git a/resource/styles/jackmyth.styles b/resource/styles/jackmyth.styles index d37123a..f51de15 100644 --- a/resource/styles/jackmyth.styles +++ b/resource/styles/jackmyth.styles @@ -308,6 +308,66 @@ jackmyth.styles 0="image_scale(x0,y0,x1,y1,graphics\JackMyth\UseOffline)" } } + + //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 + {} + } + // Notification Overrides // Seems doesn't work diff --git a/resource/styles/steam.styles b/resource/styles/steam.styles index 65ed842..95b437e 100644 --- a/resource/styles/steam.styles +++ b/resource/styles/steam.styles @@ -3226,12 +3226,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 {