Codebase list gnome-shell-extensions / de17c4f0-7fd8-42a4-9ef0-07a69befad8e/upstream data / gnome-shell-sass / widgets / _buttons.scss
de17c4f0-7fd8-42a4-9ef0-07a69befad8e/upstream

Tree @de17c4f0-7fd8-42a4-9ef0-07a69befad8e/upstream (Download .tar.gz)

_buttons.scss @de17c4f0-7fd8-42a4-9ef0-07a69befad8e/upstreamraw · history · blame

1
2
3
4
5
/* Buttons */

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