Gimp/themes/Compact/compact.css

18 lines
229 B
CSS
Raw Normal View History

/* Set of common styles for the Compact theme for GIMP 3.0 */
* {
-GimpToolPalette-tool-icon-size: small-toolbar;
}
toolpalette button {
padding: 0px;
}
button, tab {
padding: 0px;
}
paned separator {
padding: 1px;
}