diff --git a/gnucash/gnome-utils/ui/gnucash-fallback.css b/gnucash/gnome-utils/ui/gnucash-fallback.css index 548b7ea4f7..0cf3cc554c 100644 --- a/gnucash/gnome-utils/ui/gnucash-fallback.css +++ b/gnucash/gnome-utils/ui/gnucash-fallback.css @@ -1,5 +1,5 @@ /* Note: Widgets obtained from Glade files will not be addressable - directly by name as these are not brought in when loaded, only + unless they have been named or have style classes added. Only the widget type can be configured unless they are named in code */ diff --git a/gnucash/gnome-utils/ui/gnucash.css b/gnucash/gnome-utils/ui/gnucash.css index c6d1bad746..c8cc0936aa 100644 --- a/gnucash/gnome-utils/ui/gnucash.css +++ b/gnucash/gnome-utils/ui/gnucash.css @@ -1,4 +1,4 @@ /* Note: Widgets obtained from Glade files will not be addressable - directly by name as these are not brought in when loaded, only + unless they have been named or have style classes added. Only the widget type can be configured unless they are named in code */