Tache 0001743: couleur , correction ligne paire

This commit is contained in:
sparkyx 2022-08-13 15:05:29 +02:00
parent 8688a4438a
commit 4276b63fdb
2 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@ insert into parm_appearance values ('H2' , '#9fbcd6')
,('FOLDER','#ffffff')
,('FONT-FOLDER','#000074')
,('TR-ODD','#DCE7F5')
,('TR-EVEN','#e4e7ed')
,('TR-EVEN','#ffffff')
,('INNER-BOX','#DCE1EF')
;
insert into version (val,v_description) values (175,'Folder Appearance');
commit;
commit;