added editor indicators for offline and locked
This commit is contained in:
@@ -14,6 +14,18 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.offlineEditorNode {
|
||||
color: #cc3333;
|
||||
}
|
||||
|
||||
.editorNode img {
|
||||
height: 18px;
|
||||
margin: 0 .35em;
|
||||
vertical-align: middle;
|
||||
position: relative;
|
||||
top: -2px;
|
||||
}
|
||||
|
||||
@media all and (min-width: 600px) {
|
||||
|
||||
.editPageSidebar {
|
||||
|
||||
Reference in New Issue
Block a user