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:
@@ -3029,14 +3029,19 @@ row {
|
||||
// @extend %osd;
|
||||
@extend %toolbar_osd;
|
||||
margin: 8px;
|
||||
padding: $space-size $space-size * 2.5;
|
||||
|
||||
button {
|
||||
@extend %button-flat;
|
||||
|
||||
&.flat:last-child {
|
||||
margin-right: -$space-size * 1.5;
|
||||
}
|
||||
|
||||
&.text-button:not(:disabled) { color: $primary; }
|
||||
}
|
||||
|
||||
> box > label { margin-left: $space-size * 1.5; }
|
||||
// > box > label { margin-left: $space-size * 1.5; }
|
||||
|
||||
&.frame,
|
||||
border { border-style: none; }
|
||||
|
@@ -722,6 +722,7 @@ button {
|
||||
box-shadow: none;
|
||||
background-color: rgba(black, 0.35);
|
||||
color: white;
|
||||
margin: 0;
|
||||
|
||||
> image {
|
||||
padding: 0;
|
||||
|
Reference in New Issue
Block a user