Sticky notes can now be moved and resized by dragging
[citadel.git] / webcit / static / webcit.css
index 2ec1cab2ce6f104d73b83171fa483b8208081107..72e237b1f47f7afb189264107fd85c79bd8f284c 100644 (file)
@@ -1340,3 +1340,9 @@ li.event_unread span, a.event_read_title {
        background-color: #888800;
         font-size: 6px;     
 }
+
+.stickynote_resize {
+       position: absolute;
+       right: 0px;
+       bottom: 0px;
+}