equal
deleted
inserted
replaced
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 |