@@ -45,8 +45,8 @@ window.BLUEBERRY text selection {
4545
4646window .BLUEBERRY titlebar ,
4747window .BLUEBERRY titlebar image ,
48- window .BLUEBERRY .themedbutton ,
49- window .BLUEBERRY .themedbutton image ,
48+ window .BLUEBERRY .themedbutton > button > box > image ,
49+ window .BLUEBERRY .themedbutton > image ,
5050window .BLUEBERRY windowcontrols ,
5151window .BLUEBERRY windowcontrols image ,
5252window .BLUEBERRY {
@@ -139,8 +139,8 @@ window.MINT text selection {
139139
140140window .MINT titlebar ,
141141window .MINT titlebar image ,
142- window .MINT .themedbutton ,
143- window .MINT .themedbutton image ,
142+ window .MINT .themedbutton > button > box > image ,
143+ window .MINT .themedbutton > image ,
144144window .MINT windowcontrols ,
145145window .MINT windowcontrols image ,
146146window .MINT {
@@ -233,8 +233,8 @@ window.LIME text selection {
233233
234234window .LIME titlebar ,
235235window .LIME titlebar image ,
236- window .LIME .themedbutton ,
237- window .LIME .themedbutton image ,
236+ window .LIME .themedbutton > button > box > image ,
237+ window .LIME .themedbutton > image ,
238238window .LIME windowcontrols ,
239239window .LIME windowcontrols image ,
240240window .LIME {
@@ -327,8 +327,8 @@ window.BANANA text selection {
327327
328328window .BANANA titlebar ,
329329window .BANANA titlebar image ,
330- window .BANANA .themedbutton ,
331- window .BANANA .themedbutton image ,
330+ window .BANANA .themedbutton > button > box > image ,
331+ window .BANANA .themedbutton > image ,
332332window .BANANA windowcontrols ,
333333window .BANANA windowcontrols image ,
334334window .BANANA {
@@ -421,8 +421,8 @@ window.ORANGE text selection {
421421
422422window .ORANGE titlebar ,
423423window .ORANGE titlebar image ,
424- window .ORANGE .themedbutton ,
425- window .ORANGE .themedbutton image ,
424+ window .ORANGE .themedbutton > button > box > image ,
425+ window .ORANGE .themedbutton > image ,
426426window .ORANGE windowcontrols ,
427427window .ORANGE windowcontrols image ,
428428window .ORANGE {
@@ -515,8 +515,8 @@ window.STRAWBERRY text selection {
515515
516516window .STRAWBERRY titlebar ,
517517window .STRAWBERRY titlebar image ,
518- window .STRAWBERRY .themedbutton ,
519- window .STRAWBERRY .themedbutton image ,
518+ window .STRAWBERRY .themedbutton > button > box > image ,
519+ window .STRAWBERRY .themedbutton > image ,
520520window .STRAWBERRY windowcontrols ,
521521window .STRAWBERRY windowcontrols image ,
522522window .STRAWBERRY {
@@ -609,8 +609,8 @@ window.BUBBLEGUM text selection {
609609
610610window .BUBBLEGUM titlebar ,
611611window .BUBBLEGUM titlebar image ,
612- window .BUBBLEGUM .themedbutton ,
613- window .BUBBLEGUM .themedbutton image ,
612+ window .BUBBLEGUM .themedbutton > button > box > image ,
613+ window .BUBBLEGUM .themedbutton > image ,
614614window .BUBBLEGUM windowcontrols ,
615615window .BUBBLEGUM windowcontrols image ,
616616window .BUBBLEGUM {
@@ -703,8 +703,8 @@ window.GRAPE text selection {
703703
704704window .GRAPE titlebar ,
705705window .GRAPE titlebar image ,
706- window .GRAPE .themedbutton ,
707- window .GRAPE .themedbutton image ,
706+ window .GRAPE .themedbutton > button > box > image ,
707+ window .GRAPE .themedbutton > image ,
708708window .GRAPE windowcontrols ,
709709window .GRAPE windowcontrols image ,
710710window .GRAPE {
@@ -797,8 +797,8 @@ window.COCOA text selection {
797797
798798window .COCOA titlebar ,
799799window .COCOA titlebar image ,
800- window .COCOA .themedbutton ,
801- window .COCOA .themedbutton image ,
800+ window .COCOA .themedbutton > button > box > image ,
801+ window .COCOA .themedbutton > image ,
802802window .COCOA windowcontrols ,
803803window .COCOA windowcontrols image ,
804804window .COCOA {
@@ -891,8 +891,8 @@ window.SLATE text selection {
891891
892892window .SLATE titlebar ,
893893window .SLATE titlebar image ,
894- window .SLATE .themedbutton ,
895- window .SLATE .themedbutton image ,
894+ window .SLATE .themedbutton > button > box > image ,
895+ window .SLATE .themedbutton > image ,
896896window .SLATE windowcontrols ,
897897window .SLATE windowcontrols image ,
898898window .SLATE {
@@ -985,8 +985,8 @@ window.LATTE text selection {
985985
986986window .LATTE titlebar ,
987987window .LATTE titlebar image ,
988- window .LATTE .themedbutton ,
989- window .LATTE .themedbutton image ,
988+ window .LATTE .themedbutton > button > box > image ,
989+ window .LATTE .themedbutton > image ,
990990window .LATTE windowcontrols ,
991991window .LATTE windowcontrols image ,
992992window .LATTE {
@@ -1079,8 +1079,8 @@ window.SILVER text selection {
10791079
10801080window .SILVER titlebar ,
10811081window .SILVER titlebar image ,
1082- window .SILVER .themedbutton ,
1083- window .SILVER .themedbutton image ,
1082+ window .SILVER .themedbutton > button > box > image ,
1083+ window .SILVER .themedbutton > image ,
10841084window .SILVER windowcontrols ,
10851085window .SILVER windowcontrols image ,
10861086window .SILVER {
@@ -1173,8 +1173,8 @@ window.BLACK text selection {
11731173
11741174window .BLACK titlebar ,
11751175window .BLACK titlebar image ,
1176- window .BLACK .themedbutton ,
1177- window .BLACK .themedbutton image ,
1176+ window .BLACK .themedbutton > button > box > image ,
1177+ window .BLACK .themedbutton > image ,
11781178window .BLACK windowcontrols ,
11791179window .BLACK windowcontrols image ,
11801180window .BLACK {
0 commit comments