mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1122882 - Fix test_platform_colors.xul for 10.10
This commit is contained in:
parent
c8e58a2bc2
commit
00ddee8b07
@ -81,7 +81,7 @@ var colors = {
|
||||
"-moz-menuhovertext": ["rgb(255, 255, 255)", "rgb(255, 254, 254)", "rgb(254, 255, 254)"],
|
||||
"-moz-menubartext": ["rgb(0, 0, 0)"],
|
||||
//"-moz-menubarhovertext": ["rgb(255, 255, 255)"],
|
||||
"-moz-oddtreerow": ["rgb(236, 242, 254)", "rgb(240, 240, 240)", "rgb(243, 245, 250)", "rgb(243, 246, 250)"],
|
||||
"-moz-oddtreerow": ["rgb(236, 242, 254)", "rgb(240, 240, 240)", "rgb(243, 245, 250)", "rgb(243, 246, 250)", "rgb(245, 245, 245)"],
|
||||
"-moz-visitedhyperlinktext": ["rgb(85, 26, 139)"],
|
||||
"currentcolor": ["rgb(0, 0, 0)"],
|
||||
//"-moz-win-mediatext": ["rgb(255, 255, 255)"],
|
||||
|
Loading…
Reference in New Issue
Block a user