integration/css/style.css
changeset 8 dfdefb4dae2c
parent 6 a3e60d7addb3
child 9 86ddd934464a
equal deleted inserted replaced
7:3a5423828487 8:dfdefb4dae2c
   774 	background-image: url(../img/home-button-comment.png);
   774 	background-image: url(../img/home-button-comment.png);
   775 	background-position: 2px 5px;
   775 	background-position: 2px 5px;
   776 }
   776 }
   777 
   777 
   778 /* FRISE */
   778 /* FRISE */
   779 div.frise{
   779 div.frise {
   780 	background: url(../img/frise-bg.jpg);
   780     position: relative;
       
   781 }
       
   782 div.streamgraph {
       
   783     position: absolute; left: 0; width: 100%; top: 0; height: 100%;
       
   784     background: #fff;
   781 }
   785 }
   782 div.frise .ui-slider-horizontal {
   786 div.frise .ui-slider-horizontal {
   783     height: 114px;
   787     height: 114px;
   784     background: none repeat scroll 0 0 transparent;
   788     background: none repeat scroll 0 0 transparent;
   785    	
   789