diff --git a/dashboard-ui/css/images/editor/lock.png b/dashboard-ui/css/images/editor/lock.png new file mode 100644 index 0000000000..51169e5034 Binary files /dev/null and b/dashboard-ui/css/images/editor/lock.png differ diff --git a/dashboard-ui/css/metadataeditor.css b/dashboard-ui/css/metadataeditor.css index d4aa5faa6a..90f9277cb2 100644 --- a/dashboard-ui/css/metadataeditor.css +++ b/dashboard-ui/css/metadataeditor.css @@ -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 { diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html index 345bc543fe..18c6bd1027 100644 --- a/dashboard-ui/edititemmetadata.html +++ b/dashboard-ui/edititemmetadata.html @@ -260,7 +260,7 @@ -