fix colour to match the rest

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6778 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-04-11 22:13:21 +00:00
parent 04917cac28
commit baffdd2f22

View File

@ -2,7 +2,7 @@
static char * tabular_feature_multicolumn_xpm[] = { static char * tabular_feature_multicolumn_xpm[] = {
"22 22 4 1", "22 22 4 1",
" c None", " c None",
". c #4808F6", ". c #000000",
"+ c #FFFFFF", "+ c #FFFFFF",
"@ c #0CFF00", "@ c #0CFF00",
" ", " ",