mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
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:
parent
04917cac28
commit
baffdd2f22
@ -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",
|
||||||
" ",
|
" ",
|
||||||
|
Loading…
Reference in New Issue
Block a user