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

Tree @1762d23 (Download .tar.gz)

_buttons.scss @1762d23raw · history · blame

1
2
3
4
5
/* Buttons */

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