mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Styling
This commit is contained in:
@@ -93,7 +93,6 @@
|
||||
animation: dashentry_spinner 1s infinite linear;
|
||||
}
|
||||
|
||||
|
||||
.lightdm.option-button {
|
||||
background: none;
|
||||
border-width: 0;
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
color: $selected_bg_color;
|
||||
}
|
||||
}
|
||||
|
||||
&.view, &.highlight, &.header, &.button {
|
||||
&, &:focus, &:hover, &:insensitive {
|
||||
background-color: transparent;
|
||||
@@ -24,6 +25,7 @@
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&.button {
|
||||
&, &:focus, &:hover, &:insensitive {
|
||||
color: $white;
|
||||
@@ -31,8 +33,10 @@
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
&.highlight { color: $selected_bg_color; }
|
||||
}
|
||||
|
||||
/* gnome-calendar */
|
||||
.calendar-view {
|
||||
background-color: $base_color;
|
||||
|
||||
Reference in New Issue
Block a user