issue #446 apps usability - disable app if attached to a plugin that is uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
This commit is contained in:
@@ -1067,11 +1067,12 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
|
||||
.contact-block-content {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.contact-block-img.archived {
|
||||
.contact-block-img.archived, .app-deleted {
|
||||
opacity: 0.3;
|
||||
filter:alpha(opacity=30);
|
||||
}
|
||||
|
||||
|
||||
.profile-match-connect { margin-top: 5px; }
|
||||
|
||||
.reshared-content { margin-left: 20px; }
|
||||
|
||||
Reference in New Issue
Block a user