mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 05:18:38 -07:00
update
This commit is contained in:
@@ -1639,6 +1639,13 @@ headerbar {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.star {
|
||||||
|
min-height: 24px;
|
||||||
|
min-width: 24px;
|
||||||
|
padding: ($medium-size - 24px) / 2;
|
||||||
|
@extend %circular-button;
|
||||||
|
}
|
||||||
|
|
||||||
entry { @extend %titlebar-entry; }
|
entry { @extend %titlebar-entry; }
|
||||||
|
|
||||||
.linked:not(.vertical) > entry:not(:only-child) { border-radius: $corner-radius; }
|
.linked:not(.vertical) > entry:not(:only-child) { border-radius: $corner-radius; }
|
||||||
|
@@ -670,6 +670,7 @@ screenshot-carousel button,
|
|||||||
font-size: 105%;
|
font-size: 105%;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
background-color: $fill;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Styling for specific category buttons.
|
// Styling for specific category buttons.
|
||||||
|
Reference in New Issue
Block a user