display server name in dashboard
This commit is contained in:
@@ -559,7 +559,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||
}
|
||||
|
||||
.ui-page-theme-a .detailSectionHeader {
|
||||
background-color: #e9e9e9;
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 2px;
|
||||
}
|
||||
@@ -644,7 +644,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 750px) {
|
||||
@media all and (max-width: 800px) {
|
||||
|
||||
.editorMenuLink {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user