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

Tree @a371739 (Download .tar.gz)

_buttons.scss @a371739raw · history · blame

1
2
3
4
5
6
/* Buttons */

.button {
  @extend %button; // that's it
  min-height: 22px;
}