mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 21:38:38 -07:00
Fixed #31
This commit is contained in:
@@ -757,6 +757,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.calendar {
|
.calendar {
|
||||||
|
padding: 6px 12px;
|
||||||
spacing-rows: 0px;
|
spacing-rows: 0px;
|
||||||
spacing-columns: 0px;
|
spacing-columns: 0px;
|
||||||
}
|
}
|
||||||
|
@@ -756,6 +756,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.calendar {
|
.calendar {
|
||||||
|
padding: 6px 12px;
|
||||||
spacing-rows: 0px;
|
spacing-rows: 0px;
|
||||||
spacing-columns: 0px;
|
spacing-columns: 0px;
|
||||||
}
|
}
|
||||||
|
@@ -756,6 +756,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.calendar {
|
.calendar {
|
||||||
|
padding: 6px 12px;
|
||||||
spacing-rows: 0px;
|
spacing-rows: 0px;
|
||||||
spacing-columns: 0px;
|
spacing-columns: 0px;
|
||||||
}
|
}
|
||||||
|
@@ -684,7 +684,7 @@ $menu_item_radius: $corner-radius;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.calendar {
|
.calendar {
|
||||||
// padding: .4em 1.75em;
|
padding: $space-size $space-size * 2;
|
||||||
spacing-rows: 0px;
|
spacing-rows: 0px;
|
||||||
spacing-columns: 0px;
|
spacing-columns: 0px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user