Re: Changing the GtkTreeView Bar Color....
- From: Glus Xof <gtglus gmail com>
- To: Emmanuele Bassi <ebassi gmail com>
- Cc: ML-gtk <gtk-list gnome org>
- Subject: Re: Changing the GtkTreeView Bar Color....
- Date: Mon, 4 Jul 2016 19:43:53 +0200
Hi again,
This
treeview row:selected {background-color: #cc0000;}
doesn't work for me; but this
treeview *:selected {background-color: #cc0000;}
works... but I guess that this should not be the same as before...
Then, this
treeview row:nth-child(odd) {background-color: #ffffff;}
treeview row:nth-child(even) {background-color: #f0f0f0;}
seems not to work either...
So... what happens about the "row" in Adwaita ???
(Note: I'm back to Gtk+ 3.21.3)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]