mirror of
https://github.com/bodyrep/DemoApp.git
synced 2026-01-26 07:01:38 +00:00
fixed newexercise labels, added body to single workout page, added delete function for workouts
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user