gtk2/demos/widget-factory/widget-factory.css
Lapo Calamandrei 6660dc5186 widget-factory: use circular style class on the circular button...
...in place of the circular-button one, killing the custom style
shipped, realying on the theme style.
2016-10-18 13:19:02 +02:00

5 lines
52 B
CSS

.small-button {
padding: 0;
outline-width: 0;
}