[gtk+] Raleigh: Fix css for active notebook tabs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Raleigh: Fix css for active notebook tabs
- Date: Sat, 6 Dec 2014 00:30:55 +0000 (UTC)
commit 28497075c79147e63482cd812155d04f4ec23c86
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Dec 5 19:29:39 2014 -0500
Raleigh: Fix css for active notebook tabs
This was not kept up-to-date when we changed notebootk
tab rendering.
https://bugzilla.gnome.org/show_bug.cgi?id=741185
gtk/theme/Raleigh/gtk-default.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/theme/Raleigh/gtk-default.css b/gtk/theme/Raleigh/gtk-default.css
index 99341a3..7dad942 100644
--- a/gtk/theme/Raleigh/gtk-default.css
+++ b/gtk/theme/Raleigh/gtk-default.css
@@ -282,7 +282,7 @@ GtkRadioButton:selected {
padding: 0;
}
-.notebook .active-page {
+.notebook tab:active {
color: @selected_fg_color;
background-color: darker (@bg_color);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]