gtk2/demos/widget-factory/widget-factory.css
Lapo Calamandrei bec95e55e4 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-19 16:07:02 +02:00

5 lines
52 B
CSS

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