clean 🫠
This commit is contained in:
parent
d3435e53a4
commit
d16174b447
9565 changed files with 0 additions and 1315422 deletions
|
@ -1,35 +0,0 @@
|
|||
/************
|
||||
* Calendar *
|
||||
************/
|
||||
GtkCalendar {
|
||||
padding: 1px 4px 2px 4px;
|
||||
}
|
||||
|
||||
GtkCalendar:inconsistent {
|
||||
color: mix(@fg_color, @bg_color, 0.5);
|
||||
}
|
||||
|
||||
GtkCalendar.view,
|
||||
GtkCalendar.header,
|
||||
GtkCalendar.button,
|
||||
GtkCalendar.button:hover,
|
||||
GtkCalendar.button:insensitive {
|
||||
border-width: 0;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.highlight,
|
||||
GtkCalendar.highlight {
|
||||
border-width: 0;
|
||||
background-color: transparent;
|
||||
color: @selected_bg_color;
|
||||
}
|
||||
|
||||
GtkCalendar:selected {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
GtkCalendar:selected:selected {
|
||||
background-color: @selected_bg_color;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue