GTK3 GtkNotebook style
- From: Roland Koebler <rk-list simple-is-better org>
- To: gtk-app-devel-list gnome org
- Subject: GTK3 GtkNotebook style
- Date: Fri, 27 Jun 2014 02:33:22 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]