Merge pull request #1112 from ggreer/ldap-css
Add tectonic-ldap matching rule to ldap icon.
This commit is contained in:
		@@ -73,7 +73,7 @@ body {
 | 
				
			|||||||
  background-image: url(../static/img/bitbucket-icon.svg);
 | 
					  background-image: url(../static/img/bitbucket-icon.svg);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.dex-btn-icon--ldap {
 | 
					.dex-btn-icon--ldap, .dex-btn-icon--tectonic-ldap {
 | 
				
			||||||
  background-color: #84B6EF;
 | 
					  background-color: #84B6EF;
 | 
				
			||||||
  background-image: url(../static/img/ldap-icon.svg);
 | 
					  background-image: url(../static/img/ldap-icon.svg);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user