mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-11 21:39:56 +03:00
[project @ 2004-12-07 09:25:00 by tlsa]
Fix navajowhite named colour. svn path=/import/netsurf/; revision=1387
This commit is contained in:
parent
2b91efdc1e
commit
6dba177b3d
@ -375,7 +375,7 @@ static const struct css_colour_entry css_colour_table[] = {
|
||||
{ "mintcream", 0xfafff5 },
|
||||
{ "mistyrose", 0xe1e4ff },
|
||||
{ "moccasin", 0xb5e4ff },
|
||||
{ "navajowhite", 0xadedff },
|
||||
{ "navajowhite", 0xaddeff },
|
||||
{ "navy", 0x800000 },
|
||||
{ "oldlace", 0xe6f5fd },
|
||||
{ "olive", 0x008080 },
|
||||
|
Loading…
Reference in New Issue
Block a user