mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-13 12:20:10 +00:00
bec95e55e4
...in place of the circular-button one, killing the custom style shipped, realying on the theme style.
5 lines
52 B
CSS
5 lines
52 B
CSS
.small-button {
|
|
padding: 0;
|
|
outline-width: 0;
|
|
}
|