Migrate to font-awesome 5.0. (#8799)
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							15fc2b76f9
						
					
				
				
					commit
					8bae14591b
				
			@@ -675,7 +675,7 @@
 | 
			
		||||
    &:hover {
 | 
			
		||||
      text-decoration: underline;
 | 
			
		||||
 | 
			
		||||
      .fa {
 | 
			
		||||
      .fas {
 | 
			
		||||
        color: lighten($dark-text-color, 7%);
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
@@ -690,7 +690,7 @@
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .fa {
 | 
			
		||||
    .fas {
 | 
			
		||||
      color: $dark-text-color;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
@@ -1496,7 +1496,7 @@ a.account__display-name {
 | 
			
		||||
  font-size: 15px;
 | 
			
		||||
  position: relative;
 | 
			
		||||
 | 
			
		||||
  .fa {
 | 
			
		||||
  .fas {
 | 
			
		||||
    color: $highlight-text-color;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -2044,7 +2044,7 @@ a.account__display-name {
 | 
			
		||||
  border-bottom: 2px solid lighten($ui-base-color, 8%);
 | 
			
		||||
  transition: all 50ms linear;
 | 
			
		||||
 | 
			
		||||
  .fa {
 | 
			
		||||
  .fas {
 | 
			
		||||
    font-weight: 400;
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
  }
 | 
			
		||||
@@ -3274,7 +3274,7 @@ a.status-card {
 | 
			
		||||
  overflow: hidden;
 | 
			
		||||
  display: flex;
 | 
			
		||||
 | 
			
		||||
  .fa {
 | 
			
		||||
  .fas {
 | 
			
		||||
    font-size: 34px;
 | 
			
		||||
    margin-right: 10px;
 | 
			
		||||
  }
 | 
			
		||||
@@ -3491,7 +3491,7 @@ a.status-card {
 | 
			
		||||
    outline: 0 !important;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .fa {
 | 
			
		||||
  .fas {
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    top: 10px;
 | 
			
		||||
    right: 10px;
 | 
			
		||||
@@ -3545,7 +3545,7 @@ a.status-card {
 | 
			
		||||
  font-size: 16px;
 | 
			
		||||
  cursor: default;
 | 
			
		||||
 | 
			
		||||
  .fa {
 | 
			
		||||
  .fas {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    margin-right: 5px;
 | 
			
		||||
  }
 | 
			
		||||
@@ -3564,7 +3564,7 @@ a.status-card {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: $dark-text-color;
 | 
			
		||||
 | 
			
		||||
    .fa {
 | 
			
		||||
    .fas {
 | 
			
		||||
      display: inline-block;
 | 
			
		||||
      margin-right: 5px;
 | 
			
		||||
    }
 | 
			
		||||
@@ -4462,7 +4462,7 @@ a.status-card {
 | 
			
		||||
    justify-content: center;
 | 
			
		||||
    font-size: 26px;
 | 
			
		||||
 | 
			
		||||
    .fa {
 | 
			
		||||
    .fas {
 | 
			
		||||
      display: block;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
@@ -4500,7 +4500,7 @@ a.status-card {
 | 
			
		||||
      display: block;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .fa {
 | 
			
		||||
    .fas {
 | 
			
		||||
      color: $dark-text-color;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
@@ -5447,7 +5447,7 @@ noscript {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    cursor: default;
 | 
			
		||||
 | 
			
		||||
    .fa {
 | 
			
		||||
    .fas {
 | 
			
		||||
      display: inline-block;
 | 
			
		||||
      margin-right: 5px;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user