UI changes to match the calliope design.
This commit is contained in:
		@@ -1,3 +1,15 @@
 | 
			
		||||
/*******************************
 | 
			
		||||
         Site Overrides
 | 
			
		||||
*******************************/
 | 
			
		||||
 | 
			
		||||
.ui.inverted.input input {
 | 
			
		||||
    background:#424852;
 | 
			
		||||
    border-radius: 20px;
 | 
			
		||||
    border: 0px !important;
 | 
			
		||||
    padding: 0.2em !important;
 | 
			
		||||
    padding-left: 0.6em !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.rtl .ui.inverted.input input {
 | 
			
		||||
    padding-right: 0.6em !important;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user