mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-10-15 23:53:02 -07:00
update #201
This commit is contained in:
@@ -13,6 +13,7 @@ columnview {
|
||||
line-height: 100%;
|
||||
border-left: 1px solid $border_color;
|
||||
border-bottom: 1px solid $border_color;
|
||||
background-clip: padding-box;
|
||||
|
||||
&:first-child {
|
||||
border-left-width: 0;
|
||||
@@ -97,7 +98,11 @@ columnview {
|
||||
padding-bottom: $base_padding / 2;
|
||||
}
|
||||
|
||||
@include undershoot(top, $shade_color, true);
|
||||
@include undershoot(top, $shade_color, $neighbor: true, $style: default);
|
||||
|
||||
~ undershoot.top {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
columnview row:not(:selected) cell editablelabel:not(.editing):focus-within {
|
||||
|
Reference in New Issue
Block a user