mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Raleigh: fix a typo
titlebar is a style class, so it needs a .
This commit is contained in:
parent
c1def9c224
commit
4a208439e6
@ -833,7 +833,7 @@ GtkCalendar.button:hover {
|
||||
icon-shadow: none;
|
||||
}
|
||||
|
||||
titlebar .titlebutton:backdrop {
|
||||
.titlebar .titlebutton:backdrop {
|
||||
background-image: none;
|
||||
color: #a7aba7;
|
||||
border-image: none;
|
||||
|
Loading…
Reference in New Issue
Block a user