mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Decreased padding to 3px
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
@include exports("calendar") {
|
||||
GtkCalendar {
|
||||
padding: 1px 5px;
|
||||
padding: 1px 3px;
|
||||
outline-offset: -1px;
|
||||
|
||||
&:inconsistent { color: mix($fg_color, $bg_color, .5); }
|
||||
|
||||
Reference in New Issue
Block a user