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