[gtk+] Raleigh: fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Raleigh: fix a typo
- Date: Fri, 14 Feb 2014 20:40:07 +0000 (UTC)
commit 4a208439e65e34704f7e266cbae2e199ecf024e2
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Feb 14 15:33:47 2014 -0500
Raleigh: fix a typo
titlebar is a style class, so it needs a .
gtk/resources/theme/gtk-default.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/resources/theme/gtk-default.css b/gtk/resources/theme/gtk-default.css
index 9ab3cbd..8c30613 100644
--- a/gtk/resources/theme/gtk-default.css
+++ b/gtk/resources/theme/gtk-default.css
@@ -833,7 +833,7 @@ GtkCalendar.button:hover {
icon-shadow: none;
}
-titlebar .titlebutton:backdrop {
+.titlebar .titlebutton:backdrop {
background-image: none;
color: #a7aba7;
border-image: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]