forked from AuroraMiddleware/gtk
HighContrast: Don't use GtkInfoBar type name
We have a proper element name for it now.
This commit is contained in:
parent
91ec104dd3
commit
bf65b06781
@ -2313,7 +2313,7 @@ GtkPaned.wide { // this is for the paned with wide separator
|
||||
/**************
|
||||
* GtkInfoBar *
|
||||
**************/
|
||||
GtkInfoBar {
|
||||
infobar {
|
||||
border-width: 0;
|
||||
border-style: none;
|
||||
}
|
||||
|
@ -2467,7 +2467,7 @@ GtkPaned.wide {
|
||||
/**************
|
||||
* GtkInfoBar *
|
||||
**************/
|
||||
GtkInfoBar {
|
||||
infobar {
|
||||
border-width: 0;
|
||||
border-style: none; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user