9 lines
95 B
CSS
9 lines
95 B
CSS
|
.small-button {
|
||
|
padding: 0;
|
||
|
outline-width: 0;
|
||
|
}
|
||
|
|
||
|
.toolbar {
|
||
|
-gtk-icon-style: symbolic;
|
||
|
}
|