7 lines
90 B
CSS
7 lines
90 B
CSS
|
button {
|
||
|
-gtk-icon-style: symbolic;
|
||
|
}
|
||
|
#controls-box {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|