More styling!
This commit is contained in:
		@@ -1,10 +1,3 @@
 | 
				
			|||||||
mat-toolbar {
 | 
					 | 
				
			||||||
  position: absolute;
 | 
					 | 
				
			||||||
  height: 40px !important;
 | 
					 | 
				
			||||||
  z-index: 500;
 | 
					 | 
				
			||||||
  background-color: rgba(255, 255, 255, 0.5)
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.selected {
 | 
					.selected {
 | 
				
			||||||
  background-color: #cccccc;
 | 
					  background-color: #cccccc;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -23,3 +23,14 @@
 | 
				
			|||||||
  bottom: 15px;
 | 
					  bottom: 15px;
 | 
				
			||||||
  right: 15px;
 | 
					  right: 15px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					::ng-deep .mat-menu-panel {
 | 
				
			||||||
 | 
					  background-color: rgba(255, 255, 255, 0.8) !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					::ng-deep .mat-toolbar {
 | 
				
			||||||
 | 
					  position: absolute;
 | 
				
			||||||
 | 
					  height: 45px !important;
 | 
				
			||||||
 | 
					  z-index: 500;
 | 
				
			||||||
 | 
					  background-color: rgba(255, 255, 255, 0.8)
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user