html/graf.svg
changeset 107 e8371105fcc8
parent 106 6209f3d550c5
     1.1 --- a/html/graf.svg	Tue Apr 27 13:14:23 2010 +0200
     1.2 +++ b/html/graf.svg	Tue Apr 27 16:13:36 2010 +0200
     1.3 @@ -42,7 +42,7 @@
     1.4      <!-- pozadí – přechod -->
     1.5      <defs>
     1.6  	<linearGradient id="pozadi_prechod" x1="0%" y1="0%" x2="100%" y2="100%">
     1.7 -	    <stop offset="0%" style="stop-color:white; stop-opacity:0.5"/>
     1.8 +	    <stop offset="20%" style="stop-color:rgb(245,245,255); stop-opacity:0.5"/>
     1.9  	    <stop offset="100%" style="stop-color:silver; stop-opacity:0.8"/>
    1.10  	</linearGradient>
    1.11      </defs>