--- a/integration/css/style.css Tue May 21 16:40:05 2013 +0200
+++ b/integration/css/style.css Tue May 21 17:41:10 2013 +0200
@@ -52,7 +52,7 @@
.btn-cut-chapter{position: absolute;top: 20px;left: 11px;}
.indicateur-chapter{z-index:100; left:10px; width: 1px; height: 100%;background-color: #000; position: absolute;}
.chapter-segments {width: 100%; height: 20px; margin: 0;}
-.chapter-segments li{float: left; list-style: none; line-height: 20px; height: 20px; text-align: center; overflow: hidden;}
+.chapter-segments li{cursor:pointer; float: left; list-style: none; line-height: 20px; height: 20px; text-align: center; overflow: hidden;}
.list-chapter-wrap{}
.list-chapter-wrap h4{padding: 10px; border-bottom: 1px solid; margin-bottom: 10px;}
.add-annotation-wrap, form.form-info-general-annotation{padding: 10px 0; background-color: #1abc9c;}