mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	add static files
This commit is contained in:
		
							
								
								
									
										27
									
								
								static/admin/css/dashboard.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								static/admin/css/dashboard.css
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,27 @@
 | 
			
		||||
/* 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;
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
    text-overflow: ellipsis;
 | 
			
		||||
    -o-text-overflow: ellipsis;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user