[gtk+] Adwaita: Update shortcuts window theming
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Adwaita: Update shortcuts window theming
- Date: Wed, 28 Oct 2015 14:21:36 +0000 (UTC)
commit 4e950da4d116663cfd5f1a707a96782f80499af8
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Oct 28 07:09:28 2015 -0400
Adwaita: Update shortcuts window theming
Use the newly added element name.
gtk/theme/Adwaita/_common.scss | 6 +++---
gtk/theme/Adwaita/gtk-contained-dark.css | 14 +++++++-------
gtk/theme/Adwaita/gtk-contained.css | 14 +++++++-------
3 files changed, 17 insertions(+), 17 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index b4d2cfb..a39e8fa 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -3438,16 +3438,16 @@ decoration {
}
}
-GtkShortcutsWindow .round .button {
+shortcutswindow .round .button {
border-radius: 20px;
outline-radius: 20px;
}
-GtkShortcutsWindow .round .button label {
+shortcutswindow .round .button label {
padding: 0;
}
-GtkShortcutsWindow GtkShortcutLabel .frame {
+shortcutswindow GtkShortcutLabel .frame {
background-color: #fefefe;
border: 1px solid #cecece;
border-radius: 5px;
diff --git a/gtk/theme/Adwaita/gtk-contained-dark.css b/gtk/theme/Adwaita/gtk-contained-dark.css
index b61f499..0ef4bd0 100644
--- a/gtk/theme/Adwaita/gtk-contained-dark.css
+++ b/gtk/theme/Adwaita/gtk-contained-dark.css
@@ -4649,18 +4649,18 @@ decoration {
background-origin: content-box;
background-position: right center; }
-GtkShortcutsWindow .round .button, GtkShortcutsWindow .round .header-bar .button.titlebutton, .header-bar
GtkShortcutsWindow .round .button.titlebutton,
-GtkShortcutsWindow .round .titlebar .button.titlebutton,
-.titlebar GtkShortcutsWindow .round .button.titlebutton {
+shortcutswindow .round .button, shortcutswindow .round .header-bar .button.titlebutton, .header-bar
shortcutswindow .round .button.titlebutton,
+shortcutswindow .round .titlebar .button.titlebutton,
+.titlebar shortcutswindow .round .button.titlebutton {
border-radius: 20px;
outline-radius: 20px; }
-GtkShortcutsWindow .round .button label, GtkShortcutsWindow .round .header-bar .button.titlebutton label,
.header-bar GtkShortcutsWindow .round .button.titlebutton label,
-GtkShortcutsWindow .round .titlebar .button.titlebutton label,
-.titlebar GtkShortcutsWindow .round .button.titlebutton label {
+shortcutswindow .round .button label, shortcutswindow .round .header-bar .button.titlebutton label,
.header-bar shortcutswindow .round .button.titlebutton label,
+shortcutswindow .round .titlebar .button.titlebutton label,
+.titlebar shortcutswindow .round .button.titlebutton label {
padding: 0; }
-GtkShortcutsWindow GtkShortcutLabel .frame {
+shortcutswindow GtkShortcutLabel .frame {
background-color: #fefefe;
border: 1px solid #cecece;
border-radius: 5px;
diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css
index 166e45b..1fcd53b 100644
--- a/gtk/theme/Adwaita/gtk-contained.css
+++ b/gtk/theme/Adwaita/gtk-contained.css
@@ -4822,18 +4822,18 @@ decoration {
background-origin: content-box;
background-position: right center; }
-GtkShortcutsWindow .round .button, GtkShortcutsWindow .round .header-bar .button.titlebutton, .header-bar
GtkShortcutsWindow .round .button.titlebutton,
-GtkShortcutsWindow .round .titlebar .button.titlebutton,
-.titlebar GtkShortcutsWindow .round .button.titlebutton {
+shortcutswindow .round .button, shortcutswindow .round .header-bar .button.titlebutton, .header-bar
shortcutswindow .round .button.titlebutton,
+shortcutswindow .round .titlebar .button.titlebutton,
+.titlebar shortcutswindow .round .button.titlebutton {
border-radius: 20px;
outline-radius: 20px; }
-GtkShortcutsWindow .round .button label, GtkShortcutsWindow .round .header-bar .button.titlebutton label,
.header-bar GtkShortcutsWindow .round .button.titlebutton label,
-GtkShortcutsWindow .round .titlebar .button.titlebutton label,
-.titlebar GtkShortcutsWindow .round .button.titlebutton label {
+shortcutswindow .round .button label, shortcutswindow .round .header-bar .button.titlebutton label,
.header-bar shortcutswindow .round .button.titlebutton label,
+shortcutswindow .round .titlebar .button.titlebutton label,
+.titlebar shortcutswindow .round .button.titlebutton label {
padding: 0; }
-GtkShortcutsWindow GtkShortcutLabel .frame {
+shortcutswindow GtkShortcutLabel .frame {
background-color: #fefefe;
border: 1px solid #cecece;
border-radius: 5px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]