integration/css/style.css
changeset 48 827066f875c7
parent 47 de95929867d0
child 49 06627f23df42
--- a/integration/css/style.css	Mon May 27 16:18:05 2013 +0200
+++ b/integration/css/style.css	Mon May 27 17:48:17 2013 +0200
@@ -96,6 +96,9 @@
 .list-current-annotations a{text-align:center; line-height:20px; color:#FFF;display: inline-block; background-color: #589; width: 20px; height: 20px; }
 .list-current-annotations a:hover{text-decoration: none;}
 .annotation-son-content textarea{max-width: 206px;}
+
+.annotation-links-content .links-form:nth-child(n+2){border-top:1px solid; padding-top: 20px;}
+
 /* Tangle */
 .time-tangle {
 	color: #2c3e50; cursor: w-resize; position: relative;