integration/css/common.css
changeset 41 3ec2343f2b85
parent 39 d3d8a88878ed
child 42 40909e8d6855
--- a/integration/css/common.css	Tue Nov 06 18:49:13 2012 +0100
+++ b/integration/css/common.css	Thu Nov 08 18:24:47 2012 +0100
@@ -380,17 +380,17 @@
 /* content */
 .left-content, 
 .right-content{
-	padding-top: 8px;
 	float: left;
 }
 .left-content h2,
 .right-content h2{
 	padding: 6px 0;
-	margin-bottom: 14px;
+	margin: 8px 0 14px;
 	border-bottom: 1px solid #333333;
 	color: #30036d;
 	font-size: 18px;
 	font-weight: 600;
+	clear: both;
 }
 /* left-content */
 .left-content{
@@ -499,6 +499,7 @@
 	background: #CCCCCC;
 }
 .frise-segment{
+    cursor: pointer;
 	height: 22px;
 	position: absolute;
 	background-image: url(../img/border-right-segment.png);