Skip to content

Commit

Permalink
Updated: Calendar Weekview, employee dialog, main design
Browse files Browse the repository at this point in the history
  • Loading branch information
speckis committed Nov 16, 2015
1 parent 6f291d5 commit e8c0e98
Show file tree
Hide file tree
Showing 65 changed files with 19,091 additions and 620 deletions.
Binary file modified TimmApp/App_Data/DefaultConnection.mdf
Binary file not shown.
Binary file modified TimmApp/App_Data/DefaultConnection_log.ldf
Binary file not shown.
Binary file modified TimmApp/App_Data/TimmDbContext.mdf
Binary file not shown.
Binary file modified TimmApp/App_Data/TimmDbContext_log.ldf
Binary file not shown.
2 changes: 1 addition & 1 deletion TimmApp/App_Start/BundleConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public static void RegisterBundles(BundleCollection bundles)
"~/Content/bootstrap.css",
"~/Content/site.css",
"~/Content/calendar_green.css",
"~/Content/themes/base/css"));
"~/Content/themes/base/.css"));
}
}
}
4 changes: 4 additions & 0 deletions TimmApp/Content/Site.css
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,8 @@ h2, .h2 {

.col-lg-12 {
margin-top: 5em;
}

.control-label {
font-size: 7px;
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
24 changes: 0 additions & 24 deletions TimmApp/Content/base/jquery.ui.accordion.css

This file was deleted.

16 changes: 0 additions & 16 deletions TimmApp/Content/base/jquery.ui.all.css

This file was deleted.

62 changes: 0 additions & 62 deletions TimmApp/Content/base/jquery.ui.autocomplete.css

This file was deleted.

11 changes: 0 additions & 11 deletions TimmApp/Content/base/jquery.ui.base.css

This file was deleted.

43 changes: 0 additions & 43 deletions TimmApp/Content/base/jquery.ui.button.css

This file was deleted.

46 changes: 0 additions & 46 deletions TimmApp/Content/base/jquery.ui.core.css

This file was deleted.

73 changes: 0 additions & 73 deletions TimmApp/Content/base/jquery.ui.datepicker.css

This file was deleted.

26 changes: 0 additions & 26 deletions TimmApp/Content/base/jquery.ui.dialog.css

This file was deleted.

16 changes: 0 additions & 16 deletions TimmApp/Content/base/jquery.ui.progressbar.css

This file was deleted.

25 changes: 0 additions & 25 deletions TimmApp/Content/base/jquery.ui.resizable.css

This file was deleted.

15 changes: 0 additions & 15 deletions TimmApp/Content/base/jquery.ui.selectable.css

This file was deleted.

Loading

0 comments on commit e8c0e98

Please sign in to comment.