This website requires JavaScript.
Explore
Help
Register
Sign In
isa
/
gnome-shell
Watch
1
Star
0
Fork
0
You've already forked gnome-shell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
514558409c
gnome-shell
/
data
/
theme
/
gnome-shell-sass
/
widgets
/
_buttons.scss
6 lines
59 B
SCSS
Raw
Normal View
History
Unescape
Escape
theme: base of the refactor - split _common.scss into widgets - improve _drawing functions - minify SVG assets https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
2019-12-18 16:25:03 -05:00
/* Buttons */
.
button
{
theme: use spaces instead of tabs https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
2019-12-19 10:38:27 -05:00
@extend
%
button
;
// that's it
theme: base of the refactor - split _common.scss into widgets - improve _drawing functions - minify SVG assets https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
2019-12-18 16:25:03 -05:00
}
Reference in New Issue
Copy Permalink