PIKApp/themes/Compact/compact.css

19 lines
249 B
CSS
Raw Normal View History

2023-09-26 00:35:21 +02:00
/* Set of common styles for the Compact theme for PIKA 3.0 */
* {
-PikaToolPalette-tool-icon-size: small-toolbar;
font-size: small;
}
toolpalette button {
padding: 0px;
}
button, tab {
padding: 0px;
}
paned separator {
padding: 1px;
}