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

Tree @e51a9bc (Download .tar.gz)

_buttons.scss @e51a9bcraw · history · blame

1
2
3
4
5
6
/* Buttons */

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