Few more style adjustments

This commit is contained in:
Matt Toback
2016-04-08 19:07:20 -04:00
parent d2421d964a
commit cf750c53fd
2 changed files with 17 additions and 21 deletions

View File

@@ -50,5 +50,11 @@
color: $text-color-weak;
}
.pluginlist-message--update {
.pluginlist-emphasis {
font-weight: 600;
}
.pluginlist-none-installed {
color: $text-color-weak;
font-size: $font-size-sm;
}