This commit is contained in:
vinceliuice 2023-03-01 11:30:04 +08:00
parent 8e493d78a5
commit e72d6079ff

View file

@ -442,38 +442,38 @@
// used to indicate unread notifications
.alert { color: $destructive; }
// // Add padding for panel indicators icons
// > box > widget > widget {
// > image, // normal
// > stack > image, // Screenshot
// > box > image { // Places
// margin-left: 6px;
// margin-right: 6px;
// }
//
// > box > image + label { // Reset for mailneg
// margin-left: -4px;
// }
//
// > box { // keyboard Layout
// > widget > image { margin-left: 6px; }
// > stack > widget > label { margin-right: 6px; }
// }
//
// > box > widget > widget > image { // Status
// margin-left: 2px;
// margin-right: 2px;
// }
// }
//
// // Time label
// .budgie-clock-applet,
// .budgie-calendar-applet {
// > widget > box {
// padding-left: 3px;
// padding-right: 3px;
// }
// }
// Add padding for panel indicators icons
> box > widget > widget {
> image, // normal
> stack > image, // Screenshot
> box > image { // Places
margin-left: 6px;
margin-right: 6px;
}
> box > image + label { // Reset for mailneg
margin-left: -4px;
}
> box { // keyboard Layout
> widget > image { margin-left: 6px; }
> stack > widget > label { margin-right: 6px; }
}
> box > widget > widget > image { // Status
margin-left: 2px;
margin-right: 2px;
}
}
// Time label
.budgie-clock-applet,
.budgie-calendar-applet {
> widget > box {
padding-left: 3px;
padding-right: 3px;
}
}
// budgie-pixel-saver-applet
.titlebar:not(headerbar) {