mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Hound complained
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
margin: 4px;
|
margin: 4px;
|
||||||
padding: $spacing;
|
padding: $spacing;
|
||||||
outline-offset: -1px;
|
outline-offset: -1px;
|
||||||
|
|
||||||
&:inconsistent { color: mix($fg_color, $bg_color, .5); }
|
&:inconsistent { color: mix($fg_color, $bg_color, .5); }
|
||||||
|
|
||||||
&:selected {
|
&:selected {
|
||||||
@@ -16,7 +16,6 @@
|
|||||||
color: $selected_bg_color;
|
color: $selected_bg_color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.view, &.highlight, &.header, &.button {
|
&.view, &.highlight, &.header, &.button {
|
||||||
&, &:focus, &:hover, &:insensitive {
|
&, &:focus, &:hover, &:insensitive {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
@@ -25,7 +24,6 @@
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.button {
|
&.button {
|
||||||
&, &:focus, &:hover, &:insensitive {
|
&, &:focus, &:hover, &:insensitive {
|
||||||
color: $white;
|
color: $white;
|
||||||
@@ -33,10 +31,8 @@
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.highlight { color: $selected_bg_color; }
|
&.highlight { color: $selected_bg_color; }
|
||||||
}
|
}
|
||||||
|
|
||||||
/* gnome-calendar */
|
/* gnome-calendar */
|
||||||
.calendar-view {
|
.calendar-view {
|
||||||
background-color: $base_color;
|
background-color: $base_color;
|
||||||
|
|||||||
Reference in New Issue
Block a user