add status for installed
This commit is contained in:
		@@ -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;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user