attachment list for links + bad links in red
[fnpeditor.git] / src / editor / plugins / core / links / links.less
index f9ab609..ac9f662 100644 (file)
@@ -11,4 +11,8 @@
     box-shadow:0 10px 5px #888888;
     z-index:9999;
     font-style: normal;
+
+    .bad-link {
+        color: red;
+    }
 }
\ No newline at end of file