mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00
themes: Change the pane separator to outline only
As suggested by Jehan, Aryeom, and Denis, this makes the separator feel less heavy while still indicating the difference between sections.
This commit is contained in:
parent
5f7a136685
commit
7d8b8c113d
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ entry selection {
|
||||||
|
|
||||||
paned separator {
|
paned separator {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: @widget-bg-color;
|
background-color: @bg-color;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue