[gnome-shell/wip/snwh/style-updates: 100/100] theme: calendar pager button border radii




commit f272de4aa00f31271c50be3245c217285fd7df05
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]