changeset 20:896afe03bc67 laserkard

[svn r21] revert dammit!
author rlm
date Sun, 03 Jan 2010 00:51:44 -0500
parents cf8ca6cde192
children 142054e0d572
files buy.html buy.pl sexy.css
diffstat 3 files changed, 16 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/buy.html	Sun Jan 03 00:46:36 2010 -0500
     1.2 +++ b/buy.html	Sun Jan 03 00:51:44 2010 -0500
     1.3 @@ -34,7 +34,7 @@
     1.4  
     1.5  
     1.6  </div>
     1.7 -<br>
     1.8 +
     1.9  
    1.10  <div id="pokedex">
    1.11  </div>
     2.1 --- a/buy.pl	Sun Jan 03 00:46:36 2010 -0500
     2.2 +++ b/buy.pl	Sun Jan 03 00:51:44 2010 -0500
     2.3 @@ -88,9 +88,9 @@
     2.4  
     2.5  	
     2.6  $r = "<div id = \"i_templates\">Templates:<br>
     2.7 -   <input TYPE=\"image\" src = \"./images/templates/classic_$materialcolor.jpg\"  onmouseover=\"pokedex([\'args__classic\'],[\'pokedex\']);\"	onclick=\"display([\'template1\'], [\'display\']); inputbox([\'template1\'], [\'inputbox\']);material([\'template1\'], [\'materials\']);\" ID=\"template1\" NAME=\"template1\" VALUE=\"classic_$materialcolor\"    >
     2.8 +   <input TYPE=\"image\" src = \"./images/templates/classic_$materialcolor.jpg\"  onmouseover=\"pokedex([\'args__classic\'],[\'pokedex\']);\"	onclick=\"display([\'template1\'], [\'display\']); inputbox([\'template1\'], [\'inputbox\']);material([\'template1\'], [\'materials\']);\" ID=\"template1\" NAME=\"template1\" VALUE=\"classic_$materialcolor\"    ><br>
     2.9     <input TYPE=\"image\" src = \"./images/templates/big_$materialcolor.jpg\" 	onmouseover=\"pokedex([\'args__big\'],[\'pokedex\']);\" 	onclick=\"display([\'template2\'], [\'display\']); inputbox([\'template2\'], [\'inputbox\']);material([\'template2\'], [\'materials\']);\" ID=\"template2\" NAME=\"template2\" VALUE=\"big_$materialcolor\"        > <br>
    2.10 -   <input TYPE=\"image\" src = \"./images/templates/basic_$materialcolor.jpg\"  onmouseover=\"pokedex([\'args__basic\'],['pokedex\']);\"	onclick=\"display([\'template3\'], [\'display\']); inputbox([\'template3\'], [\'inputbox\']);material([\'template3\'], [\'materials\']);\" ID=\"template3\" NAME=\"template3\" VALUE=\"basic_$materialcolor\"          >
    2.11 +   <input TYPE=\"image\" src = \"./images/templates/basic_$materialcolor.jpg\"  onmouseover=\"pokedex([\'args__basic\'],['pokedex\']);\"	onclick=\"display([\'template3\'], [\'display\']); inputbox([\'template3\'], [\'inputbox\']);material([\'template3\'], [\'materials\']);\" ID=\"template3\" NAME=\"template3\" VALUE=\"basic_$materialcolor\"          ><br>
    2.12     <input TYPE=\"image\" src = \"./images/templates/lines_$materialcolor.jpg\"  onmouseover=\"pokedex([\'args__lines\'],[\'pokedex\']);\"	onclick=\"display([\'template4\'], [\'display\']); inputbox([\'template4\'], [\'inputbox\']);material([\'template4\'], [\'materials\']);\" ID=\"template4\" NAME=\"template4\" VALUE=\"lines_$materialcolor\"           > 
    2.13  	</div>
    2.14  
    2.15 @@ -184,11 +184,6 @@
    2.16  $a =~ s/PERL-REPLACE::TEMPLATES/$b/; #comment out one or the other!
    2.17  
    2.18  
    2.19 -$b = &display("classic_acrylic_clear");
    2.20 -$a =~ s/PERL-REPLACE::DISPLAY/$b/; #let's do it again!!! :)
    2.21 -
    2.22 -$b = &inputbox("classic_acrylic_clear");
    2.23 -$a =~ s/PERL-REPLACE::INPUTBOX/$b/; #let's do it again!!! :)
    2.24  
    2.25  return $a
    2.26  
     3.1 --- a/sexy.css	Sun Jan 03 00:46:36 2010 -0500
     3.2 +++ b/sexy.css	Sun Jan 03 00:51:44 2010 -0500
     3.3 @@ -15,12 +15,12 @@
     3.4    width: 1200px ;
     3.5    margin-left: auto ;
     3.6    margin-right: auto ;
     3.7 -  margin-top:25px;
     3.8 -  margin-bottom:15px;
     3.9 +
    3.10 +
    3.11  
    3.12  }
    3.13  
    3.14 -
    3.15 +
    3.16           
    3.17  div#i_materials
    3.18  {
    3.19 @@ -38,8 +38,8 @@
    3.20  top:80px;*/
    3.21  background-color:#000000;
    3.22  
    3.23 -}
    3.24 -
    3.25 +}
    3.26 +
    3.27  div#i_templates
    3.28  {
    3.29  font-size:;
    3.30 @@ -56,7 +56,7 @@
    3.31  float: left;
    3.32  width: auto;
    3.33  
    3.34 -
    3.35 +margin:15px;
    3.36  
    3.37  /*
    3.38  position:absolute;
    3.39 @@ -64,17 +64,15 @@
    3.40  bottom:15px;
    3.41  */
    3.42  
    3.43 -}
    3.44 -
    3.45 -
    3.46 -
    3.47 +}
    3.48 +
    3.49 +
    3.50 +
    3.51  div#display 
    3.52  {
    3.53  
    3.54  float:left;
    3.55 -margin-top:-5px;
    3.56 -margin-left:10px;
    3.57 -margin-right:10px;
    3.58 +margin:15px;
    3.59  /*
    3.60  position:absolute;
    3.61  left:200px;
    3.62 @@ -105,7 +103,7 @@
    3.63  
    3.64  float:left;
    3.65  width:280px;
    3.66 -
    3.67 +margin:5px;
    3.68  
    3.69  /*
    3.70  position:absolute;
    3.71 @@ -128,4 +126,4 @@
    3.72  
    3.73  
    3.74  
    3.75 -
    3.76 +