[gnome-shell/wip/snwh/theme-refactor: 32/34] theme: use 99px radius
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/snwh/theme-refactor: 32/34] theme: use 99px radius
- Date: Thu, 9 Jan 2020 15:46:06 +0000 (UTC)
commit 39b206d8621485cd3ba34a3d646487145bf01acf
Author: Sam Hewitt <sam snwh org>
Date: Fri Dec 20 16:33:13 2019 -0500
theme: use 99px radius
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
data/theme/gnome-shell-sass/widgets/_app-grid.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_app-grid.scss
b/data/theme/gnome-shell-sass/widgets/_app-grid.scss
index 796ae96064..83986cc83e 100644
--- a/data/theme/gnome-shell-sass/widgets/_app-grid.scss
+++ b/data/theme/gnome-shell-sass/widgets/_app-grid.scss
@@ -156,7 +156,7 @@ $app_grid_fg_color: #fff;
.system-action-icon {
background-color: rgba(0,0,0,0.8);
color: #fff;
- border-radius: 50%;
+ border-radius: 99px;
icon-size: $app_icon_size * 0.5;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]