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

Tree @1762d23 (Download .tar.gz)

_hotplug.scss @1762d23raw · history · blame

// hotplug

.hotplug-notification-item {
  @extend %bubble_button;
}

.hotplug-notification-item-icon {
  icon-size: 24px;
  padding: 0 4px;
}