gnome-shell/data/theme/gnome-shell-sass
nana-4 c4646c15e9 theme: Regain focus ring in %bubble_button
Instead of removing all button shadows forcibly with
`box-shadow: none !important`, remove only the drop shadows selectively
with button(). This allows %bubble_button to preserve the focus ring
while eliminating the drop shadows.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/2088
2020-01-17 12:21:44 +00:00
..
widgets theme: Improve button styling 2020-01-17 12:21:44 +00:00
_colors.scss theme: base of the refactor 2020-01-09 16:42:57 +01:00
_common.scss theme: Regain focus ring in %bubble_button 2020-01-17 12:21:44 +00:00
_drawing.scss theme: Regain focus ring in %bubble_button 2020-01-17 12:21:44 +00:00
_high-contrast-colors.scss theme: base of the refactor 2020-01-09 16:42:57 +01:00
_widgets.scss theme: use a widgets.scss file for widget import 2020-01-09 16:43:26 +01:00
COPYING
gnome-shell-sass.doap
NEWS
README.md

GNOME Shell Sass

GNOME Shell Sass is a project intended to allow the sharing of the theme sources in sass between gnome-shell and other projects like gnome-shell-extensions.

Any changes should be done in the GNOME Shell subtree and not the stand-alone gnome-shell-sass repository. They will then be synchronized periodically before releases.

License

GNOME Shell Sass is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.