<patch>
name=4A0B96 (found 9, zlib)
enabled=true
action=replace_zlib
position=autodetect
oldpart=* {\n  background-color: transparent;\n}\n
oldpart=SmallRecentBookTile {\n  font-size: 26px;\n  font-family: Georgia;\n}\n
oldpart=SmallRecentBookTile[qApp_deviceIsTrilogy="true"] {\n  qproperty-coverBorder: 4;\n}\n
oldpart=SmallRecentBookTile[qApp_deviceIsPhoenix="true"] {\n  qproperty-coverBorder: 4;\n}\n
oldpart=SmallRecentBookTile[qApp_deviceIsDragon="true"] {\n  qproperty-percentFontSize: 36;\n  qproperty-progressFontSize: 26;\n  qproperty-coverBorder: 6;\n}\n
oldpart=SmallRecentBookTile[qApp_deviceIsDragon="true"][qApp_localeName="ja_JP"] {\n  qproperty-percentFontSize: 28;\n}\n
oldpart=SmallRecentBookTile[qApp_deviceIsAlyssum="true"] {\n  qproperty-percentFontSize: 39;\n  qproperty-progressFontSize: 30;\n}\n
oldpart=SmallRecentBookTile[qApp_deviceIsAlyssum="true"][qApp_localeName="ja_JP"] {\n  qproperty-percentFontSize: 24;\n}\n
oldpart=SmallRecentBookTile[qApp_localeName="ja_JP"] {\n  font-family: Sans-SerifJP;\n  font-style: normal;\n}\n
oldpart=#progress {\n  font-family: Georgia;\n}\n
oldpart=#progress[qApp_deviceIsTrilogy="true"] {\n  font-size: 18px;\n  font-family: Avenir;\n}\n
oldpart=#progress[qApp_deviceIsPhoenix="true"] {\n  font-size: 22px;\n}\n
oldpart=#progress[qApp_deviceIsDragon="true"] {\n  font-size: 26px;\n}\n
oldpart=#progress[qApp_deviceIsAlyssum="true"] {\n  font-size: 30px;\n}\n
oldpart=#progress[qApp_localeName="ja_JP"] {\n  font-family: Sans-SerifJP;\n  font-style: normal;\n}\n
newpart=/* [MOD]: Removed cover border in small thumbnails (recent and new books) */\n* {\n  background-color: transparent;\n}\n\n
newpart=SmallRecentBookTile {\n  font-size: 26px;\n  font-family: Georgia;\n  qproperty-percentFontSize: 39;\n  qproperty-progressFontSize: 30;\n  qproperty-coverBorder: 0;\n}\n\n
newpart=#progress {\n  font-family: Georgia;\n  font-size: 30px;\n}\n
combineparts
</patch>

<patch>
name=4A1388 (found 12, zlib)
enabled=true
action=replace_zlib
position=autodetect
oldpart=#spacerWidget[qApp_deviceIsTrilogy="true"],\n#description[qApp_deviceIsTrilogy="true"] {\n  padding-right: 12px;\n}\n
oldpart=#spacerWidget[qApp_deviceIsPhoenix="true"],\n#description[qApp_deviceIsPhoenix="true"] {\n  padding-right: 15px;\n}\n
oldpart=#spacerWidget[qApp_deviceIsDragon="true"],\n#description[qApp_deviceIsDragon="true"] {\n  padding-right: 20px;\n}\n
oldpart=#spacerWidget[qApp_deviceIsPika="true"],\n#description[qApp_deviceIsPika="true"] {\n  qproperty-visible: false;\n}\n
oldpart=#spacerWidget[qApp_deviceIsAlyssum="true"],\n#description[qApp_deviceIsAlyssum="true"] {\n  qproperty-visible: false;\n}\n
oldpart=#boggleContainer,\n#solitaireContainer,\n#rushHourContainer,\n#sudokuContainer,\n#sketchPadContainer {\n  qproperty-bottomMargin: 10;\n}\n
oldpart=#boggleContainer[qApp_deviceIsPika="true"],\n#solitaireContainer[qApp_deviceIsPika="true"],\n#rushHourContainer[qApp_deviceIsPika="true"],\n#sudokuContainer[qApp_deviceIsPika="true"],\n#sketchPadContainer[qApp_deviceIsPika="true"] {\n  qproperty-visible: false;\n}\n
oldpart=#boggleContainer[qApp_deviceIsAlyssum="true"],\n#solitaireContainer[qApp_deviceIsAlyssum="true"],\n#rushHourContainer[qApp_deviceIsAlyssum="true"],\n#sudokuContainer[qApp_deviceIsAlyssum="true"],\n#sketchPadContainer[qApp_deviceIsAlyssum="true"] {\n  qproperty-visible: false;\n}\n
oldpart=#boggleDescription[qApp_deviceIsTrilogy="true"],\n#solitaireDescription[qApp_deviceIsTrilogy="true"],\n#rushHourDescription[qApp_deviceIsTrilogy="true"],\n#browserDescription[qApp_deviceIsTrilogy="true"],\n#sudokuDescription[qApp_deviceIsTrilogy="true"],\n#scribbleDescription[qApp_deviceIsTrilogy="true"] {\n  padding-top: 12px;\n  padding-bottom: 12px;\n}\n
oldpart=#boggleDescription[qApp_deviceIsPhoenix="true"],\n#solitaireDescription[qApp_deviceIsPhoenix="true"],\n#rushHourDescription[qApp_deviceIsPhoenix="true"],\n#browserDescription[qApp_deviceIsPhoenix="true"],\n#sudokuDescription[qApp_deviceIsPhoenix="true"],\n#scribbleDescription[qApp_deviceIsPhoenix="true"] {\n  padding-top: 15px;\n  padding-bottom: 15px;\n}\n
oldpart=#boggleDescription[qApp_deviceIsDragon="true"],\n#solitaireDescription[qApp_deviceIsDragon="true"],\n#rushHourDescription[qApp_deviceIsDragon="true"],\n#browserDescription[qApp_deviceIsDragon="true"],\n#sudokuDescription[qApp_deviceIsDragon="true"],\n#scribbleDescription[qApp_deviceIsDragon="true"] {\n  padding-top: 20px;\n  padding-bottom: 20px;\n}\n
newpart=/* [MOD]: Enabled games in Beta features */\n#spacerWidget,\n#description {\n  padding-right: 20px;\n  padding-top: 20px;\n}\n\n
newpart=#boggleContainer,\n#solitaireContainer,\n#rushHourContainer,\n#browserContainer,\n#sudokuContainer,\n#sketchPadContainer {\n  qproperty-bottomMargin: 30;\n}\n\n
newpart=#boggleDescription,\n#solitaireDescription,\n#rushHourDescription,\n#browserDescription,\n#sudokuDescription,\n#scribbleDescription {\n  padding-top: 20px;\n  padding-bottom: 20px;\n}\n\n
newpart=/* To test which conditions are set on a device:  */\n/* GloHd : qApp_deviceIsDragon="true", qApp_deviceIsAlyssum="true" */\n/*\n#boggleContainer[qApp_deviceIsTrilogy="true"] { qproperty-visible: false; }\n
newpart=#solitaireContainer[qApp_deviceIsPhoenix="true"] { qproperty-visible: false; }\n
newpart=#rushHourContainer[qApp_deviceIsDragon="true"] { qproperty-visible: false; }\n
newpart=#browserContainer[qApp_deviceIsAlyssum="true"] { qproperty-visible: false; }\n
newpart=#sudokuContainer[qApp_deviceIsPika="true"] { qproperty-visible: false; }\n
newpart=#sketchPadContainer[qApp_deviceIsTrilogy="true"] { qproperty-visible: false; }\n
combineparts
</patch>

<patch>
name=4A17BD (found 15, zlib)
enabled=true
action=replace_zlib
position=autodetect
oldpart=* {\n  background-color: transparent;\n  color: black;\n}\n
oldpart=[colorTheme="darkGrey"] {\n  color: white;\n}\n
oldpart=#bookCoverListTile[qApp_deviceIsTrilogy="true"] {\n  qproperty-itemPadding: 4;\n  qproperty-itemSpacing: 8;\n}\n
oldpart=#bookCoverListTile[qApp_deviceIsPhoenix="true"] {\n  qproperty-itemPadding: 4;\n  qproperty-itemSpacing: 10;\n}\n
oldpart=#bookCoverListTile[qApp_deviceIsDragon="true"] {\n  qproperty-itemPadding: 6;\n  qproperty-itemSpacing: 12;\n}\n
oldpart=#title {\n  font-style: italic;\n}\n
oldpart=#title[qApp_deviceIsTrilogy="true"] {\n  font-size: 18px;\n}\n
oldpart=#title[qApp_deviceIsPhoenix="true"] {\n  font-size: 20px;\n}\n
oldpart=#title[qApp_deviceIsDragon="true"] {\n  font-size: 25px;\n}\n
oldpart=#title[qApp_deviceIsAlyssum="true"] {\n  font-size: 27px;\n}\n
oldpart=#title[qApp_localeName="ja_JP"] {\n  font-family: Sans-SerifJP;\n  font-style: normal;\n}\n
oldpart=#description {\n  font-style: normal;\n}\n
oldpart=#description[qApp_deviceIsTrilogy="true"] {\n  font-size: 16px;\n}\n
oldpart=#description[qApp_deviceIsPhoenix="true"] {\n  font-size: 22px;\n}\n
oldpart=#description[qApp_deviceIsDragon="true"] {\n  font-size: 24px;\n}\n
oldpart=#description[qApp_deviceIsAlyssum="true"] {\n  font-size: 26px;\n}\n
oldpart=#description[qApp_localeName="ja_JP"] {\n  font-family: Sans-SerifJP;\n  font-style: normal;\n}\n
oldpart=#description[hasDescription="false"] {\n  qproperty-visible: false;\n}\n
oldpart=#description[colorTheme="darkGrey"] {\n  color: white;\n}\n
oldpart=#description[colorTheme="lightGrey"] {\n  color: black;\n}\n
newpart=/* [MOD]: Removed cover border in small thumbnails (added to library) */\n* {\n  background-color: transparent;\n  color: black;\n}\n
newpart=[colorTheme="darkGrey"] {\n  color: white;\n}\n
newpart=#bookCoverListTile {\n  qproperty-itemPadding: 0;\n  qproperty-itemSpacing: 12;\n}\n
newpart=#title {\n  font-style: italic;\n  font-size: 27px;\n}\n
newpart=#description {\n  font-style: normal;\n  font-size: 26px;\n}\n
newpart=#description[hasDescription="false"] {\n  qproperty-visible: false;\n}\n
newpart=#description[colorTheme="darkGrey"] {\n  color: white;\n}\n
newpart=#description[colorTheme="lightGrey"] {\n  color: black;\n}\n
combineparts
</patch>

<patch>
name=4A192E (found 16, nozlib)
enabled=true
action=replace_string
position=autodetect
oldpart=#InlineDictionaryView {\n\tmin-width: 500px;\n\tmax-width: 500px;\n\tmin-height: 220px;\n\tmax-height: 220px;\n}\n
oldpart=#InlineDictionaryView[qApp_deviceIsPhoenix="true"] {\n\tmin-width: 650px;\n\tmax-width: 650px;\n\tmin-height: 280px;\n\tmax-height: 280px;\n}\n
oldpart=#InlineDictionaryView[qApp_deviceIsDragon="true"] {\n\tmin-width: 980px;\n\tmax-width: 980px;\n\tmin-height: 350px;\n\tmax-height: 350px;\n}\n
newpart=/* [MOD]: Increased dictionary view */\n#InlineDictionaryView {\n\tmin-width: 980px;\n\tmax-width: 980px;\n\tmin-height: 400px;\n\tmax-height: 400px;\n}\n
combineparts
</patch>

<patch>
name=4A3061 (found 28, zlib)
enabled=true
action=replace_zlib
position=autodetect
oldpart=#RecentBookTile[qApp_deviceIsTrilogy="true"] {\n  qproperty-percentFontSize: 20;\n  qproperty-progressFontSize: 20;\n  qproperty-topMargin: 15;\n  qproperty-coverBorder: 4;\n}\n
oldpart=#RecentBookTile[qApp_deviceIsPhoenix="true"] {\n  qproperty-percentFontSize: 28;\n  qproperty-progressFontSize: 22;\n  qproperty-topMargin: 15;\n  qproperty-coverBorder: 4;\n}\n
oldpart=#RecentBookTile[qApp_deviceIsDragon="true"] {\n  qproperty-percentFontSize: 36;\n  qproperty-progressFontSize: 26;\n  qproperty-topMargin: 20;\n  qproperty-coverBorder: 6;\n}\n
oldpart=#RecentBookTile[qApp_deviceIsAlyssum="true"] {\n  qproperty-percentFontSize: 39;\n  qproperty-progressFontSize: 30;\n  qproperty-topMargin: 20;\n  qproperty-coverBorder: 6;\n}\n
oldpart=#recentBookTileInfo {\n  background-color: transparent;\n}\n
oldpart=#recentBookTileInfo[qApp_deviceIsTrilogy="true"] {\n  qproperty-topMargin: 15;\n  qproperty-bottomMargin: 15;\n}\n
oldpart=#recentBookTileInfo[qApp_deviceIsPhoenix="true"] {\n  qproperty-topMargin: 15;\n  qproperty-bottomMargin: 15;\n}\n
oldpart=#recentBookTileInfo[qApp_deviceIsDragon="true"] {\n  qproperty-topMargin: 10;\n  qproperty-bottomMargin: 15;\n}\n
oldpart=#annotation {\n  min-height: 75px;\n  max-height: 75px;\n}\n
oldpart=#annotation[qApp_deviceIsTrilogy="true"] {\n  min-height: 52px;\n  max-height: 52px;\n}\n
oldpart=QLabel {\n  background-color: transparent;\n}\n
oldpart=QLabel[qApp_deviceIsTrilogy="true"] {\n  font-size: 18px;\n}\n
newpart=/* [MOD]: Removed cover border in most recent book thumbnail */\n#RecentBookTile {\n  qproperty-percentFontSize: 39;\n  qproperty-progressFontSize: 30;\n  qproperty-topMargin: 20;\n  qproperty-coverBorder: 0;\n}\n\n
newpart=#recentBookTileInfo {\n  background-color: transparent;\n  qproperty-topMargin: 10;\n  qproperty-bottomMargin: 15;\n}\n\n
newpart=#annotation {\n  min-height: 75px;\n  max-height: 75px;\n}\n\n
newpart=QLabel {\n  background-color: transparent;\n}
combineparts
</patch>

