Label new-contact block
This commit is contained in:
		
					parent
					
						
							
								f504087603
							
						
					
				
			
			
				commit
				
					
						ee34e446e6
					
				
			
		
					 2 changed files with 15 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,14 @@
 | 
			
		|||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.new-contact .contact-details::before {
 | 
			
		||||
  content: 'Create new contact';
 | 
			
		||||
  display: block;
 | 
			
		||||
  font-style: italic;
 | 
			
		||||
  opacity: 0.7;
 | 
			
		||||
  padding-right: 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.index {
 | 
			
		||||
  color: $grey_d;
 | 
			
		||||
  background: #eee;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -12,6 +12,13 @@
 | 
			
		|||
.typeahead .contact .checkbox {
 | 
			
		||||
  display: inline-block; }
 | 
			
		||||
 | 
			
		||||
.new-contact .contact-details::before {
 | 
			
		||||
  content: 'Create new contact';
 | 
			
		||||
  display: block;
 | 
			
		||||
  font-style: italic;
 | 
			
		||||
  opacity: 0.7;
 | 
			
		||||
  padding-right: 8px; }
 | 
			
		||||
 | 
			
		||||
.index {
 | 
			
		||||
  color: #454545;
 | 
			
		||||
  background: #eee; }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue