[grisbi-bugs] [Grisbi 0001913]: Rapprochement des écriture
Grisbi Bug Tracker
bugtracker at grisbi.org
Jeu 28 Fév 06:43:32 CET 2019
A NOTE has been added to this issue.
----------------------------------------------------------------------
(0004872) pbiava (administrator) - 2019-02-28 06:43
http://www.grisbi.org/bugsreports/view.php?id=1913#c4872
----------------------------------------------------------------------
Grisbi utilise son propre fichier css pour définir les couleurs. Essayer de
modifier le fichier css en remplaçant :
#reconcile_old_entry_insensitive {
background-color: transparent;
background-image: none;
color: @couleur_insensitive_text;
}
par
#reconcile_old_entry_insensitive {
background-color: transparent;
background-image: none;
color: @couleur_nom_compte_normal;
}
le fichier se trouve dans : /usr/share/grisbi/ui pour Ubuntu.
----------------------------------------------------------------------
Plus d'informations sur la liste de diffusion bugsreports