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