add status for installed

This commit is contained in:
dmacias72 2017-10-01 01:34:17 -06:00
parent d60bab3499
commit a1ce4cc327

View File

@ -15,7 +15,7 @@
white-space:nowrap;
cursor: pointer;
}
.uninstalled {
.uninstalled, .installed {
white-space:nowrap;
cursor: inherit;
}