[gnome-shell/wip/snwh/style-updates] theme: calendar pager button border radii
- From: Sam Hewitt <snwh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/snwh/style-updates] theme: calendar pager button border radii
- Date: Thu, 13 Jan 2022 19:01:38 +0000 (UTC)
commit f37d58ba035c2940bf5c3ce9efc6d4862a0938b9
Author: Sam Hewitt <sam snwh org>
Date: Thu Jan 13 15:31:33 2022 -0330
theme: calendar pager button border radii
data/theme/gnome-shell-sass/widgets/_calendar.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_calendar.scss
b/data/theme/gnome-shell-sass/widgets/_calendar.scss
index 7273f3a370..1d05258cc2 100644
--- a/data/theme/gnome-shell-sass/widgets/_calendar.scss
+++ b/data/theme/gnome-shell-sass/widgets/_calendar.scss
@@ -72,11 +72,11 @@
background-color: transparent;
height: 32px;
width: 32px;
+ border-radius: $base_border_radius - 2px;
&:hover, &:focus { background-color: $hover_bg_color; }
&:active { background-color: $active_bg_color; }
}
-
$calendar_day_size: 32px;
.calendar-day-base {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]