themes: remove deprecated style properties from System/gimp.css
This commit is contained in:
parent
c2752a685c
commit
69795ee376
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
/* GIMP theme css file */
|
||||
|
||||
* {
|
||||
-GtkPaned-handle-size: 6;
|
||||
-GimpDockWindow-default-height: 300;
|
||||
-GimpMenuDock-minimal-width: 200;
|
||||
-GimpDockWindow-menu-preview-size: button;
|
||||
|
|
@ -87,7 +86,6 @@ GimpDockable {
|
|||
GimpDisplayShell {
|
||||
-GimpUnitComboBox-label-scale: 0.8333;
|
||||
-GimpScaleComboBox-label-scale: 0.8333;
|
||||
-GtkComboBox-arrow-size: 8;
|
||||
}
|
||||
|
||||
GimpColorFrame {
|
||||
|
|
|
|||
Loading…
Reference in a new issue