add status for installed
This commit is contained in:
parent
d60bab3499
commit
a1ce4cc327
|
@ -15,7 +15,7 @@
|
||||||
white-space:nowrap;
|
white-space:nowrap;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.uninstalled {
|
.uninstalled, .installed {
|
||||||
white-space:nowrap;
|
white-space:nowrap;
|
||||||
cursor: inherit;
|
cursor: inherit;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user