9 lines
160 B
CSS
9 lines
160 B
CSS
/* You can add your own GIMP-specific GTK styles here */
|
|
|
|
|
|
/* Adjust the size of previews in plug-in dialogs */
|
|
/*
|
|
GimpPreview {
|
|
-GimpPreview-size: 256;
|
|
}
|
|
*/
|