From e72d6079ff7d2dbec6365f258a8349dc54412bd7 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Wed, 1 Mar 2023 11:30:04 +0800 Subject: [PATCH] update --- src/sass/gtk/apps/_budgie.scss | 64 +++++++++++++++++----------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/src/sass/gtk/apps/_budgie.scss b/src/sass/gtk/apps/_budgie.scss index 50ee2026..6d598474 100644 --- a/src/sass/gtk/apps/_budgie.scss +++ b/src/sass/gtk/apps/_budgie.scss @@ -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) {