mirror of https://github.com/GNOME/gimp.git
10 lines
160 B
CSS
10 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;
|
||
|
}
|
||
|
*/
|