mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 13:28:38 -07:00
Update _budgie.scss
This commit is contained in:
@@ -822,6 +822,10 @@ image.raven-mpris {
|
|||||||
background-color: $surface;
|
background-color: $surface;
|
||||||
border: none;
|
border: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
|
> box > grid {
|
||||||
|
padding: $space-size * 4;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Session Dialog
|
// Session Dialog
|
||||||
@@ -859,6 +863,10 @@ image.raven-mpris {
|
|||||||
.budgie-polkit-dialog {
|
.budgie-polkit-dialog {
|
||||||
.message { color: $text-secondary; }
|
.message { color: $text-secondary; }
|
||||||
.failure { color: $destructive; }
|
.failure { color: $destructive; }
|
||||||
|
|
||||||
|
> box > grid {
|
||||||
|
padding-bottom: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Run Dialog
|
// Run Dialog
|
||||||
|
Reference in New Issue
Block a user