mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
ba76f54549
This is a tests for the last commit.
12 lines
156 B
CSS
12 lines
156 B
CSS
* {
|
|
-GtkToolbar-button-relief: none;
|
|
}
|
|
|
|
.grid-toolbar {
|
|
-GtkToolbar-button-relief: normal;
|
|
}
|
|
|
|
.box-toolbar {
|
|
-GtkToolbar-button-relief: normal;
|
|
}
|