integration/css/style.css
changeset 9 86ddd934464a
parent 8 dfdefb4dae2c
child 11 95df5542a1ce
--- a/integration/css/style.css	Mon Oct 15 14:19:51 2012 +0200
+++ b/integration/css/style.css	Mon Oct 15 15:22:48 2012 +0200
@@ -784,9 +784,12 @@
     background: #fff;
 }
 div.frise .ui-slider-horizontal {
-    height: 114px;
+    height: 20px;
+    position: absolute;
+    width: 100%;
+    bottom: 0;
     background: none repeat scroll 0 0 transparent;
-   	
+   	border: none;
     -webkit-border-radius: 0;
   	-moz-border-radius: 0;
   	border-radius: 0;
@@ -798,25 +801,6 @@
 div.frise .ui-slider-horizontal .ui-slider-range{
 	background: none repeat scroll 0 0 transparent;
 }
-#slider-range{
-	position: relative;
-}
-.voile-left{
-	border-right: 1px solid #C51810;
-	background-color:rgba(0,0,0,.5);
-	width: 200px;
-	height: 100%; 
-
-}
-.voile-right{
-	position: absolute;
-	right: 0;
-	top: 0;
-	width: 200px;
-	height: 100%; 
-	background-color:rgba(0,0,0,.5);
-	border-left: 1px solid #C51810;
-}
 .ui-slider-handle.ui-state-default.ui-corner-all{
 	cursor: pointer;
 	width: 19px;
@@ -828,9 +812,6 @@
   	border-radius: 0;
 }
 
-
-
-
 /* page dossier documentaire */
 div.dossier-similaire, div.dossiers{
 	float: left;