diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 19916f5cb..259be2695 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -357,7 +357,7 @@ StScrollBar StButton#vhandle:hover } .panel-corner { - -panel-corner-radius: 10px; + -panel-corner-radius: 6px; -panel-corner-background-color: black; -panel-corner-border-width: 2px; -panel-corner-border-color: transparent; @@ -409,7 +409,7 @@ StScrollBar StButton#vhandle:hover .panel-button:active, .panel-button:overview, .panel-button:focus { - border-image: url("panel-button-border.svg") 10 10 0 2; + border-image: url("panel-button-border.svg") 6 10 0 2; background-image: url("panel-button-highlight-wide.svg"); color: white; text-shadow: black 0px 2px 2px; diff --git a/data/theme/panel-button-border.svg b/data/theme/panel-button-border.svg index 0014fe812..48891d48d 100644 --- a/data/theme/panel-button-border.svg +++ b/data/theme/panel-button-border.svg @@ -9,7 +9,7 @@ xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="21" + width="17" height="10" id="svg2" version="1.1" @@ -66,9 +66,9 @@