new static files.
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
		
					parent
					
						
							
								83e792bcaa
							
						
					
				
			
			
				commit
				
					
						fe4f6c97d5
					
				
			
		
					 778 changed files with 71557 additions and 0 deletions
				
			
		
							
								
								
									
										30
									
								
								static/admin/css/dashboard.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								static/admin/css/dashboard.css
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,30 @@
 | 
			
		|||
/* DASHBOARD */
 | 
			
		||||
 | 
			
		||||
.dashboard .module table th {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.dashboard .module table td {
 | 
			
		||||
    white-space: nowrap;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.dashboard .module table td a {
 | 
			
		||||
    display: block;
 | 
			
		||||
    padding-right: .6em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* RECENT ACTIONS MODULE */
 | 
			
		||||
 | 
			
		||||
.module ul.actionlist {
 | 
			
		||||
    margin-left: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ul.actionlist li {
 | 
			
		||||
    list-style-type: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ul.actionlist li {
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
    text-overflow: ellipsis;
 | 
			
		||||
    -o-text-overflow: ellipsis;
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue