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
5c935af7d3
gnome-shell
/
data
/
theme
/
gnome-shell-sass
/
widgets
/
_buttons.scss
7 lines
79 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: Stylesheet papercuts and other visual fixes - remove tiled preview corners; merge with misc.scss - sync general label styles from libadwaita - use variables in ibus css - remove redundant spacing variable as its equal to padding - use more global styles in screenshot css - tidy up entry styles - cleanup the networks dialog stylesheet - make colours less dark - cleanup the popover stylesheet - cleanup the mixins for tiles and overview icons - adjust the button style definitions on checked style - add osd button definitions Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2172>
2022-02-07 13:22:40 -05:00
min-height
:
22
px
;
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