mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-09 20:20:13 +00:00
Adwaita: Don't use GtkInfoBar type name
We have a proper element name for it now.
This commit is contained in:
parent
f1248ccea4
commit
91ec104dd3
@ -2975,7 +2975,7 @@ GtkPaned.wide { // this is for the paned with wide separator
|
||||
/**************
|
||||
* GtkInfoBar *
|
||||
**************/
|
||||
GtkInfoBar {
|
||||
infobar {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
|
@ -4019,7 +4019,7 @@ GtkPaned.wide {
|
||||
/**************
|
||||
* GtkInfoBar *
|
||||
**************/
|
||||
GtkInfoBar {
|
||||
infobar {
|
||||
border-style: none; }
|
||||
|
||||
.info,
|
||||
|
@ -4191,7 +4191,7 @@ GtkPaned.wide {
|
||||
/**************
|
||||
* GtkInfoBar *
|
||||
**************/
|
||||
GtkInfoBar {
|
||||
infobar {
|
||||
border-style: none; }
|
||||
|
||||
.info,
|
||||
|
Loading…
Reference in New Issue
Block a user