gnome-shell/data/theme/gnome-shell-sass
Jonas Dreßler 48f1c4b9d7 dialog: Remove messageBox container from MessageDialogContent
`MessageDialogContent.messageBox` is not really needed and was only
needed to show icons, which is now no longer supported. The styling can
also be done using other CSS classes and this makes it a bit more
straightforward to add actors to the MessageDialogContent.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/886
2020-01-15 00:05:34 +01:00
..
widgets dialog: Remove messageBox container from MessageDialogContent 2020-01-15 00:05:34 +01:00
_colors.scss theme: base of the refactor 2020-01-09 16:42:57 +01:00
_common.scss theme: use a widgets.scss file for widget import 2020-01-09 16:43:26 +01:00
_drawing.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01: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.