[gnome-shell] theme/notifications: Remove some unused style classes
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] theme/notifications: Remove some unused style classes
- Date: Thu, 6 Feb 2020 20:42:17 +0000 (UTC)
commit 62441ebeb4cea208f643cd2914787cb59fdf9d27
Author: nana-4 <hnmaigo gmail com>
Date: Wed Feb 5 01:07:04 2020 +0900
theme/notifications: Remove some unused style classes
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/957
data/theme/gnome-shell-sass/widgets/_notifications.scss | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_notifications.scss
b/data/theme/gnome-shell-sass/widgets/_notifications.scss
index 4bcbb68a32..cc69379640 100644
--- a/data/theme/gnome-shell-sass/widgets/_notifications.scss
+++ b/data/theme/gnome-shell-sass/widgets/_notifications.scss
@@ -27,17 +27,6 @@ $notification_banner_width: 34em;
color: $fg_color;
}
- .notification-icon {
- padding: 5px;
- }
-
- .notification-content {
- padding: 5px;
- spacing: 5px;
- }
-
- .secondary-icon { icon-size: $base_icon_size; }
-
.notification-actions {
padding-top: 0;
spacing: 0;
@@ -63,8 +52,6 @@ $notification_banner_width: 34em;
border-radius: 0.9em; // should be 0.8 but whatever; wish I could do 50%;
}
-.secondary-icon { icon-size: $base_icon_size; }
-
// chat bubbles
.chat-body { spacing: 5px; }
.chat-response { margin: 5px; }
@@ -87,4 +74,4 @@ $notification_banner_width: 34em;
font-weight: bold;
color: lighten($fg_color,18%);
&:rtl { padding-left: 0; padding-right: 4px; }
-}
\ No newline at end of file
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]