From 36c885bf34e5d69350252aa4b4fbd36c020ed8e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 4 Sep 2015 19:15:31 +0200 Subject: [PATCH] style: Update from sass --- data/theme/gnome-shell-high-contrast.css | 1 + data/theme/gnome-shell.css | 1 + 2 files changed, 2 insertions(+) diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css index e9c8e6ec6..b0dec4de0 100644 --- a/data/theme/gnome-shell-high-contrast.css +++ b/data/theme/gnome-shell-high-contrast.css @@ -811,6 +811,7 @@ StScrollBar { .system-switch-user-submenu-icon.user-icon { icon-size: 20px; padding: 0 2px; } + .system-switch-user-submenu-icon.default-icon { icon-size: 16px; padding: 0 4px; } diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 42d78e251..812e29e55 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -811,6 +811,7 @@ StScrollBar { .system-switch-user-submenu-icon.user-icon { icon-size: 20px; padding: 0 2px; } + .system-switch-user-submenu-icon.default-icon { icon-size: 16px; padding: 0 4px; }