Improve style not found message to function entity
This commit is contained in:
		
							parent
							
								
									a70cbda1f9
								
							
						
					
					
						commit
						2092eadcc6
					
				@ -25,22 +25,22 @@
 | 
			
		||||
      display: none;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
  .tb-func-datakey-autocomplete,
 | 
			
		||||
  .tb-alarm-datakey-autocomplete {
 | 
			
		||||
    .tb-not-found {
 | 
			
		||||
      display: block;
 | 
			
		||||
      height: 48px;
 | 
			
		||||
      line-height: 1.5;
 | 
			
		||||
.tb-func-datakey-autocomplete,
 | 
			
		||||
.tb-alarm-datakey-autocomplete {
 | 
			
		||||
  .tb-not-found {
 | 
			
		||||
    display: block;
 | 
			
		||||
    height: 48px;
 | 
			
		||||
    line-height: 1.5;
 | 
			
		||||
 | 
			
		||||
      .tb-no-entries {
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    li {
 | 
			
		||||
      height: auto !important;
 | 
			
		||||
      white-space: normal !important;
 | 
			
		||||
    .tb-no-entries {
 | 
			
		||||
      line-height: 48px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  li {
 | 
			
		||||
    height: auto !important;
 | 
			
		||||
    white-space: normal !important;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user