--- a/integration/css/style.css Tue May 14 18:19:04 2013 +0200
+++ b/integration/css/style.css Thu May 16 12:58:48 2013 +0200
@@ -78,4 +78,6 @@
.close-tab{vertical-align: super; margin-left: 8px; color: #c0392b; cursor: pointer; font-size: 12px; line-height: 14px;}
.close-tab:hover{color:#2c3e50;}
.html-apercu{overflow: auto; margin-top: 10px;}
-.input-image-url{display: none;}
\ No newline at end of file
+.input-image-url{display: none;}
+.timeline-annotation-widget{width: 460px;height: 40px;background-color: #ecf0f1; position: relative;}
+.timeline-annotation-widget .annotation{width: 10px; height: 10px; background-color: #c0392b; position: absolute; top:15px;}
\ No newline at end of file