GTK3: theme calendar
This commit is contained in:
@@ -375,6 +375,17 @@ infobar {
|
||||
&:backdrop { box-shadow: none; }
|
||||
}
|
||||
|
||||
/************
|
||||
* Calendar *
|
||||
***********/
|
||||
calendar {
|
||||
border-radius: 6px;
|
||||
border:0;
|
||||
padding: 1px;
|
||||
|
||||
&:selected { border-radius: 999px; }
|
||||
}
|
||||
|
||||
/***********
|
||||
* Dialogs *
|
||||
***********/
|
||||
|
||||
Reference in New Issue
Block a user