[gnome-shell/wip/snwh/theme-refactor: 40/41] 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: 40/41] theme: use 99px radius
- Date: Tue, 7 Jan 2020 11:09:52 +0000 (UTC)
commit 9adedced20705f3e550103af3ba19759ec7c812a
Author: Sam Hewitt <sam snwh org>
Date: Fri Dec 20 16:33:13 2019 -0500
theme: use 99px radius
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]