Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
stephensm authored and stephensm committed Aug 9, 2013
2 parents ef6e092 + 75b01af commit 6765af6
Show file tree
Hide file tree
Showing 9 changed files with 116 additions and 476 deletions.
219 changes: 0 additions & 219 deletions Visual.js

This file was deleted.

125 changes: 0 additions & 125 deletions cooking.js

This file was deleted.

2 changes: 1 addition & 1 deletion drawSaved.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

var drawFinished=function(myMeatType,myMaxTemps,instructions,startingtemp,side)
var drawFinished=function(myMeatType,myMaxTemps,instructions,startingtemp,side,thickness)
{

var getState=function(temp)
Expand Down
9 changes: 6 additions & 3 deletions home-screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
text-align:center !important;
}

/*.dropdown{
float: right;
}*/
.recipe-input{
max-height:300;
max-width:300;
width: 300 !important;
height: 300 !important;
}
Loading

0 comments on commit 6765af6

Please sign in to comment.