Re: GTK3 GtkNotebook style
- From: Roland Koebler <rk-list simple-is-better org>
- To: gtk-app-devel-list gnome org
- Subject: Re: GTK3 GtkNotebook style
- Date: Fri, 27 Jun 2014 02:38:27 +0200
Here's the missing screenshot:
http://www.simple-is-better.org/gtk/gtk3-notebook-style-problem.png
Roland
On Fri, Jun 27, 2014 at 02:33:22AM +0200, Roland Koebler wrote:
Hi,
is there any way to style the label of an active GtkNotebook-tab in
GTK+3?
Or:
Why does "GtkNotebook * { font-weight: bold }" work, but
"GtkNotebook tab:active * { font-weight: bold }" doesn't?
I was only able to style the background, e.g. by:
GtkNotebook tab { background-color: gray; }
GtkNotebook tab:active { background-color: white; }
but not the background.
The reason why I try to style the tabs is, that the GtkNotebook
in GTK+3 has some serious style problem: It's impossible to see,
which tab is selected. See attached screenshot. In my opinion,
this is a serious bug, which makes the GtkNotebook nearly unusable. :(
Roland
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]