themes: Define System theme style for GimpPivotSelector
Follow-up to ed1e71917b, removing the button offset the same
way as for Default theme.
This commit is contained in:
parent
04f3030371
commit
139e23ab8b
1 changed files with 5 additions and 0 deletions
|
|
@ -115,6 +115,11 @@ spinbutton entry {
|
|||
border-radius: 3px;
|
||||
}
|
||||
|
||||
/* 9 button toggles on some transformation tools */
|
||||
GimpPivotSelector .toggle {
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
GimpSpinScale entry {
|
||||
/* Important: prevent overhigh spin scale */
|
||||
min-height: 16px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue