[gtk+] HighContrast: Don't use GtkInfoBar type name
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] HighContrast: Don't use GtkInfoBar type name
- Date: Sun, 25 Oct 2015 21:20:09 +0000 (UTC)
commit bf65b067811a7c64eb1560063637df253705aa5f
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Oct 25 17:19:34 2015 -0400
HighContrast: Don't use GtkInfoBar type name
We have a proper element name for it now.
gtk/theme/HighContrast/_common.scss | 2 +-
gtk/theme/HighContrast/gtk.css | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/theme/HighContrast/_common.scss b/gtk/theme/HighContrast/_common.scss
index f2e3e59..86f8fc8 100644
--- a/gtk/theme/HighContrast/_common.scss
+++ b/gtk/theme/HighContrast/_common.scss
@@ -2313,7 +2313,7 @@ GtkPaned.wide { // this is for the paned with wide separator
/**************
* GtkInfoBar *
**************/
-GtkInfoBar {
+infobar {
border-width: 0;
border-style: none;
}
diff --git a/gtk/theme/HighContrast/gtk.css b/gtk/theme/HighContrast/gtk.css
index 74fd38f..fdb4b95 100644
--- a/gtk/theme/HighContrast/gtk.css
+++ b/gtk/theme/HighContrast/gtk.css
@@ -2467,7 +2467,7 @@ GtkPaned.wide {
/**************
* GtkInfoBar *
**************/
-GtkInfoBar {
+infobar {
border-width: 0;
border-style: none; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]