зеркало из https://github.com/mozilla/gecko-dev.git
Bug 786918 - Fix test_platform_colors.xul for 10.8
--HG-- extra : rebase_source : 00585f7bb8305cf03cd7f79db02c9a14afa22219
This commit is contained in:
Родитель
a8668f6571
Коммит
6e11626df2
|
@ -82,7 +82,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)"],
|
||||
"-moz-oddtreerow": ["rgb(236, 242, 254)", "rgb(240, 240, 240)", "rgb(243, 245, 250)", "rgb(243, 246, 250)"],
|
||||
"-moz-visitedhyperlinktext": ["rgb(85, 26, 139)"],
|
||||
"currentcolor": ["rgb(0, 0, 0)"],
|
||||
//"-moz-win-mediatext": ["rgb(255, 255, 255)"],
|
||||
|
|
Загрузка…
Ссылка в новой задаче