Add convenient function to make elements editable and add default JavaScript callback
[infodrom.org/service.infodrom.org] / src / infodrom.css
index 79989a0..3d0eae6 100644 (file)
@@ -224,6 +224,10 @@ div#error_div p {
     background: yellow;
 }
 
+[data-is-editing="1"] {
+    background: lightblue !important;
+}
+
 /*
  * Footer
  */