mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
...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;
|
|
}
|