Codebase list gnome-shell-extensions / f326422 data / gnome-shell-sass / widgets / _buttons.scss
f326422

Tree @f326422 (Download .tar.gz)

_buttons.scss @f326422raw · history · blame

1
2
3
4
5
/* Buttons */

.button {
  @extend %button; // that's it
}