wok-6.x rev 7048
nanochess: resize board
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 01 11:19:57 2010 +0100 (2010-11-01) |
parents | de6168c0aa90 |
children | 7973fdac3a54 |
files | nanochess/receipt |
line diff
1.1 --- a/nanochess/receipt Mon Nov 01 10:53:10 2010 +0100 1.2 +++ b/nanochess/receipt Mon Nov 01 11:19:57 2010 +0100 1.3 @@ -15,6 +15,7 @@ 1.4 wget -O index.html \ 1.5 $(dirname $WEB_SITE)/archive/toledo_javascript_chess_3.html 1.6 sed -i -e 's/<select/\♟ \→ &/' \ 1.7 + -e 's/50px/40px/g' -e 's/=60/=48/g' \ 1.8 -e 's/f0f":"c0c")+"0f0/f0f":"606")+"0c0/' -e 's/e0e0f0/b0b080/' \ 1.9 -e 's/><option.*$/>";/' -e 's|^doc.*|for(p=18;++p<23;)a+="<option>\b"+p+";</option>";document.write(a);|' \ 1.10 index.html