[gnome-themes-standard] Widget theme: fix typos in column header buttons' selectors
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widget theme: fix typos in column header buttons' selectors
- Date: Thu, 22 Dec 2011 03:25:42 +0000 (UTC)
commit 622a4279fdbdc30cd577ce5fe194e41aca38f6ab
Author: Rui Matos <tiagomatos gmail com>
Date: Thu Dec 22 03:20:55 2011 +0000
Widget theme: fix typos in column header buttons' selectors
themes/Adwaita/gtk-3.0/gtk-widgets-borders.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets-borders.css b/themes/Adwaita/gtk-3.0/gtk-widgets-borders.css
index 6667489..c9deca7 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets-borders.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets-borders.css
@@ -172,7 +172,7 @@ column-header.button:hover:last-child,
column-header:last-child .button:hover,
column-header.button:focus:last-child,
column-header:last-child .button:focus,
-column-header .button:insensitive:last-child,
+column-header.button:insensitive:last-child,
column-header:last-child .button:insensitive,
column-header.button:focus:hover:last-child,
column-header:last-child .button:focus:hover,
@@ -183,7 +183,7 @@ column-header:last-child .button:active:focus,
column-header.button:active:hover:last-child,
column-header:last-child .button:active:hover,
column-header.button:window-unfocused:last-child,
-column-hedaer:last-child .button:window-unfocused {
+column-header:last-child .button:window-unfocused {
border-image: none;
border-width: 0;
border-radius: 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]