Make notification icon buttons elegant.

The huge icons had little whitespace and don't scale pixel precise.
This commit is contained in:
Jakub Steiner 2011-11-21 15:39:36 +01:00
parent 001b6afc7e
commit 8d3e5ea507

View File

@ -1267,7 +1267,8 @@ StTooltip StLabel {
}
.notification-icon-button > StIcon {
icon-size: 36px;
icon-size: 16px;
padding: 8px;
}
.hotplug-transient-box {