altocompta/sql/upgrade.sql
2024-12-06 17:45:16 +01:00

3 lines
No EOL
128 B
SQL

-- change color selected menu
update parm_appearance set a_value='#000074' where a_code='MENU1-SELECTED' and a_value='#7191ea';