HighContrast: Don't use GtkInfoBar type name

We have a proper element name for it now.
This commit is contained in:
Matthias Clasen 2015-10-25 17:19:34 -04:00
parent 91ec104dd3
commit bf65b06781
2 changed files with 2 additions and 2 deletions

View File

@ -2313,7 +2313,7 @@ GtkPaned.wide { // this is for the paned with wide separator
/**************
* GtkInfoBar *
**************/
GtkInfoBar {
infobar {
border-width: 0;
border-style: none;
}

View File

@ -2467,7 +2467,7 @@ GtkPaned.wide {
/**************
* GtkInfoBar *
**************/
GtkInfoBar {
infobar {
border-width: 0;
border-style: none; }