fixed newexercise labels, added body to single workout page, added delete function for workouts

This commit is contained in:
2013-04-07 12:42:48 -04:00
parent 55a51ad1e1
commit 8dd478bbe2
24 changed files with 147 additions and 538 deletions

View File

@@ -39,6 +39,9 @@ li.floatleft {
float: left;
}
.workoutentry {
width: 250px;
}
#Leftpane {
display: block;
@@ -52,7 +55,7 @@ li.floatleft {
display: block;
float: left;
overflow: hidden;
width: 80%;
wxxxidth: 80%;
}
#userphoto {