style: Generalize sharing indicator class
To have a shared style for various privacy related indicators. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2840>
This commit is contained in:
@ -100,9 +100,8 @@ $panel_transition_duration: 250ms; // same as the overview transition duration
|
||||
spacing: 0;
|
||||
}
|
||||
|
||||
// indicator for active
|
||||
.screencast-indicator,
|
||||
.remote-access-indicator { color: $warning_color; }
|
||||
// important privacy related indicators
|
||||
.privacy-indicator { color: $warning_color; }
|
||||
}
|
||||
|
||||
// App Menu
|
||||
|
Reference in New Issue
Block a user