forked from External/greenlight
		
	default ordering on recordings
This commit is contained in:
		@@ -9,5 +9,13 @@
 | 
			
		||||
.rooms {
 | 
			
		||||
  .table-wrapper {
 | 
			
		||||
    padding: 40px 50px 10px 50px;
 | 
			
		||||
 | 
			
		||||
    #recordings {
 | 
			
		||||
      thead {
 | 
			
		||||
        th:after {
 | 
			
		||||
          content: none; //removes the sort icon in table header
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user