[gnome-shell/wip/snwh/theme-refactor] theme: use 99px radius
- From: Sam Hewitt <snwh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/snwh/theme-refactor] theme: use 99px radius
- Date: Fri, 20 Dec 2019 21:39:36 +0000 (UTC)
commit 8e8dc47dfd834fd612debc47684379ef97cf98f9
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]