diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 5528dad..2c62122 100644 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -560,7 +560,8 @@ stage { .quick-toggle-menu .header .icon { background-color: ACCENT-COLOR; - border-radius: 15px; + border-radius: 12px; + icon-size: 1.4em; box-shadow: inset 0 0 0 1px BORDER-SHADOW; }