mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 13:28: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; }
|
||||
|
||||
.linked:not(.vertical) > entry:not(:only-child) { border-radius: $corner-radius; }
|
||||
|
@@ -670,6 +670,7 @@ screenshot-carousel button,
|
||||
font-size: 105%;
|
||||
font-weight: normal;
|
||||
box-shadow: none;
|
||||
background-color: $fill;
|
||||
}
|
||||
|
||||
// Styling for specific category buttons.
|
||||
|
Reference in New Issue
Block a user