improved main dashboard
@@ -1,67 +1,2 @@
 | 
				
			|||||||
html,body{
 | 
					html,body{
 | 
				
			||||||
  background-image: url('../rsc/login2.jpg');
 | 
					 | 
				
			||||||
  background-size: cover;
 | 
					 | 
				
			||||||
  background-repeat: no-repeat;
 | 
					 | 
				
			||||||
  height: 100%;
 | 
					 | 
				
			||||||
  font-family: 'Numans', sans-serif;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.optionsarray{
 | 
					 | 
				
			||||||
  margin-left: 20mm;
 | 
					 | 
				
			||||||
  margin-top: 20mm;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.create-table{
 | 
					 | 
				
			||||||
  background-color: rgba(0,0,0,0.5) !important;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  position: fixed;
 | 
					 | 
				
			||||||
  top: 10%;
 | 
					 | 
				
			||||||
  left: 10%;
 | 
					 | 
				
			||||||
  width: 80%;
 | 
					 | 
				
			||||||
  height: 80%;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  color: #FFFFFF;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.create-table-window-toolpane{
 | 
					 | 
				
			||||||
  height: 50px;
 | 
					 | 
				
			||||||
  background-color: rgba(0,0,0,0.5) !important;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.exit-icon{
 | 
					 | 
				
			||||||
  color: #FF0000;
 | 
					 | 
				
			||||||
  float: right;
 | 
					 | 
				
			||||||
  cursor: pointer;
 | 
					 | 
				
			||||||
  vertical-align: middle;
 | 
					 | 
				
			||||||
  height: 100%;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.create-table-title{
 | 
					 | 
				
			||||||
  text-align: center;
 | 
					 | 
				
			||||||
  font-size: 120%;
 | 
					 | 
				
			||||||
height: 100%;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
display: flex;
 | 
					 | 
				
			||||||
flex-direction: column;
 | 
					 | 
				
			||||||
justify-content: center;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.create-table-window-bottom{
 | 
					 | 
				
			||||||
  bottom: 0;
 | 
					 | 
				
			||||||
  height: 40px;
 | 
					 | 
				
			||||||
  width: 100%;
 | 
					 | 
				
			||||||
  background-color: rgba(1,0,0,0.3) !important;
 | 
					 | 
				
			||||||
  position: absolute;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.create-table-window-content{
 | 
					 | 
				
			||||||
    height: calc(100% - 90px);
 | 
					 | 
				
			||||||
    overflow: auto;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.create-table-window-settings{
 | 
					 | 
				
			||||||
  margin-left: 7%;
 | 
					 | 
				
			||||||
  margin-top: 1%;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -55,4 +55,15 @@ $(document).ready(function () {
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    var date_input = $('input[name="date"]'); //our date input has the name "date"
 | 
				
			||||||
 | 
					    var container = $('.bootstrap-iso form').length > 0 ? $('.bootstrap-iso form').parent() : "body";
 | 
				
			||||||
 | 
					    var options = {
 | 
				
			||||||
 | 
					        format: 'mm/dd/yyyy',
 | 
				
			||||||
 | 
					        container: container,
 | 
				
			||||||
 | 
					        todayHighlight: true,
 | 
				
			||||||
 | 
					        autoclose: true,
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					    date_input.datepicker(options);
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/avatar.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 8.3 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/avatar04.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 14 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/avatar2.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 8.6 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/avatar3.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 9.6 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/avatar5.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 7.8 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/boxed-bg.jpg
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 121 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/boxed-bg.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 43 KiB  | 
| 
		 Before Width: | Height: | Size: 2.2 KiB  | 
| 
		 Before Width: | Height: | Size: 1.6 KiB  | 
| 
		 Before Width: | Height: | Size: 1.6 KiB  | 
| 
		 Before Width: | Height: | Size: 1.6 KiB  | 
| 
		 Before Width: | Height: | Size: 2.0 KiB  | 
| 
		 Before Width: | Height: | Size: 1.3 KiB  | 
| 
		 Before Width: | Height: | Size: 1.1 KiB  | 
| 
		 Before Width: | Height: | Size: 373 B  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/icons.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 1.1 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/photo1.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 658 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/photo2.png
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 414 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/photo3.jpg
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 383 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/photo4.jpg
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 1.1 MiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/prod-1.jpg
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 47 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/prod-2.jpg
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 33 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/prod-3.jpg
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 21 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/prod-4.jpg
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 27 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								resources/wwwroot/lib/AdminLTE/dist/img/prod-5.jpg
									
									
									
									
										vendored
									
									
								
							
							
						
						| 
		 Before Width: | Height: | Size: 33 KiB  | 
| 
		 Before Width: | Height: | Size: 2.8 KiB  | 
| 
		 Before Width: | Height: | Size: 6.9 KiB  | 
| 
		 Before Width: | Height: | Size: 3.4 KiB  | 
| 
		 Before Width: | Height: | Size: 3.4 KiB  | 
| 
		 Before Width: | Height: | Size: 6.3 KiB  | 
| 
		 Before Width: | Height: | Size: 4.2 KiB  | 
| 
		 Before Width: | Height: | Size: 6.3 KiB  | 
| 
		 Before Width: | Height: | Size: 4.9 KiB  | 
| 
		 Before Width: | Height: | Size: 157 KiB  |