Skip to content

Commit

Permalink
fix(Icon): Add missing converted files for FA v5 support (#1155)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-phillips-18 authored and mcoker committed Nov 13, 2018
1 parent 7f8fd54 commit be57e8f
Show file tree
Hide file tree
Showing 30 changed files with 58 additions and 58 deletions.
6 changes: 3 additions & 3 deletions src/sass/converted/patternfly/_card-view.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
&:last-child { padding-right: 0; }
+ .card-pf-item { border-left: 1px solid $card-pf-border-color; }
.fa-check { color: $brand-success; }
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
+ .card-pf-item-text { margin-left: 10px; }
}
Expand All @@ -42,7 +42,7 @@
font-weight: 300;
margin-bottom: 0;
margin-top: 15px;
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: ceil(($font-size-base * 1.5));
margin-right: 2px;
Expand Down Expand Up @@ -95,7 +95,7 @@
font-size: 16px;
font-weight: normal;
margin-bottom: 10px;
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: 14px;
margin-right: 5px;
Expand Down
10 changes: 5 additions & 5 deletions src/sass/converted/patternfly/_cards.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
margin-left: ($grid-gutter-width / 8 - 2);
padding-left: ($grid-gutter-width / 4);
}
.fa, .pficon {
.fa, .fas, .far, .fab, .fal, .pficon {
font-size: ($font-size-base * 1.5); // 18px
margin-right: 7px;
}
Expand Down Expand Up @@ -93,7 +93,7 @@
margin: 0 (-($grid-gutter-width / 2)) !important;
padding: ($grid-gutter-width / 2) ($grid-gutter-width / 2) ($grid-gutter-width / 4);
a > {
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
margin-right: 5px;
}
Expand All @@ -106,7 +106,7 @@
.card-pf-link-with-icon {
padding-left: 21px;
position: relative;
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: 16px;
left: 0;
Expand Down Expand Up @@ -159,7 +159,7 @@
.card-pf-aggregate-status & {
font-size: $font-size-large;
margin: ($grid-gutter-width / 4) 0 0;
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
color: $card-pf-aggregate-status-title-icon-color;
font-size: $font-size-h3;
Expand All @@ -181,7 +181,7 @@
a {
display: inline-block;
}
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: ($font-size-base * 2 + 2); // 26px
margin-right: 0;
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/patternfly/_date-and-time.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Date and Time
// --------------------------------------------------
.date-time-picker-pf .input-group-addon {
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
width: 12px;
}
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/patternfly/_list-pf.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
border-left: 1px solid $color-pf-black-300;
padding-left: ($grid-gutter-width/2);
}
.fa {
.fa, .fas, .far, .fab, .fal {
font-size: 22px;
}
}
Expand Down
4 changes: 2 additions & 2 deletions src/sass/converted/patternfly/_list-view.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
line-height: 1em;
}
}
.pficon, .fa {
.pficon, .fa, .fas, .far, .fab, .fal {
font-size: $font-size-h3;
margin-right: ($grid-gutter-width/4);
}
Expand Down Expand Up @@ -185,7 +185,7 @@
line-height: 1em;
}
}
.pficon, .fa {
.pficon, .fa, .fas, .far, .fab, .fal {
border-radius: 50%;
font-size: 2em;
// -md is out of alpha order to get correct bg on -danger
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/patternfly/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
.message-dialog-pf .modal-body {
display: flex;

.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: 30px;
margin-right: 15px;
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/patternfly/_nav-vertical-alt.scss
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
}
}

.fa,
.fa, .fas, .far, .fab, .fal,
.glyphicon,
.pficon {
float: left;
Expand Down
6 changes: 3 additions & 3 deletions src/sass/converted/patternfly/_navbar-alt.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
background-color: transparent;

.caret,
.fa,
.fa, .fas, .far, .fab, .fal,
.glyphicon,
.pficon {
color: $navbar-pf-alt-active-color;
Expand All @@ -61,7 +61,7 @@
}

.caret,
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
color: $navbar-pf-alt-color;
font-size: ($font-size-base + 4);
Expand All @@ -81,7 +81,7 @@
background: transparent;

.caret,
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
color: $navbar-pf-alt-active-color;
}
Expand Down
4 changes: 2 additions & 2 deletions src/sass/converted/patternfly/_navbar-vertical.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
}

.caret,
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
color: $navbar-pf-vertical-color;
font-size: ($font-size-base + 4);
Expand Down Expand Up @@ -105,7 +105,7 @@
outline: 0;

.caret,
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
color: $navbar-pf-item-active-color;
}
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/patternfly/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
outline: 0!important;
}
position: relative;
> .fa,
> .fa, .fas, .far, .fab, .fal,
.pficon {
line-height: 0;
}
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/patternfly/_notifications-drawer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
.btn-link {
color: $link-color;
padding: 10px 0;
.pficon, .fa {
.pficon, .fa, .fas, .far, .fab, .fal, {
margin-right: 3px;
}
.pficon-close {
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/patternfly/_progress-bars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
line-height: 1;
margin-right: 5px;
}
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: 14px;
margin-right: 3px;
Expand Down
4 changes: 2 additions & 2 deletions src/sass/converted/patternfly/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
top: 1px;
}
}
.fa {
.fa, .fas, .far, .fab, .fal {
color: $color-pf-white;
}
}
Expand All @@ -68,7 +68,7 @@
background: $dropdown-link-hover-bg;
border-color: $dropdown-link-hover-border-color;
}
.fa {
.fa, .fas, .far, .fab, .fal {
color: lighten($gray-pf, 12%);
font-size: ($font-size-base + 3);
margin-right: ($grid-gutter-width / 4);
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/patternfly/_time-picker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
}
.time-picker-pf {
.input-group-addon {
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon { width: 12px; }
&:not(.active) { box-shadow: none; }
}
Expand Down
8 changes: 4 additions & 4 deletions src/sass/converted/patternfly/_vertical-nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
display: flex;
padding-right: 0;
}
.fa,
.fa, .fas, .far, .fab, .fal,
.glyphicon,
.pficon {
color: $nav-pf-vertical-icon-color;
Expand All @@ -103,7 +103,7 @@
background-color: $nav-pf-vertical-active-bg-color;
color: $nav-pf-vertical-active-color;
font-weight: $nav-pf-vertical-active-font-weight;
.fa,
.fa, .fas, .far, .fab, .fal,
.glyphicon,
.pficon {
color: $nav-pf-vertical-active-icon-color;
Expand Down Expand Up @@ -160,7 +160,7 @@
&.hidden-icons-pf {
> .list-group > .list-group-item { // only the primary menu hides icons
> a {
.fa,
.fa, .fas, .far, .fab, .fal,
.glyphicon,
.pficon {
display: none;
Expand Down Expand Up @@ -196,7 +196,7 @@
padding: 0 7px;
text-align: center;
.pficon,
.fa {
.fa, .fas, .far, .fab, .fal {
font-size: ($font-size-base + 2);
height: 20px;
line-height: $line-height-base;
Expand Down
6 changes: 3 additions & 3 deletions src/sass/converted/rcue/_card-view.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
&:last-child { padding-right: 0; }
+ .card-pf-item { border-left: 1px solid $card-pf-border-color; }
.fa-check { color: $brand-success; }
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
+ .card-pf-item-text { margin-left: 10px; }
}
Expand All @@ -42,7 +42,7 @@
font-weight: 300;
margin-bottom: 0;
margin-top: 15px;
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: ceil(($font-size-base * 1.5));
margin-right: 2px;
Expand Down Expand Up @@ -95,7 +95,7 @@
font-size: 16px;
font-weight: normal;
margin-bottom: 10px;
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: 14px;
margin-right: 5px;
Expand Down
10 changes: 5 additions & 5 deletions src/sass/converted/rcue/_cards.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
margin-left: ($grid-gutter-width / 8 - 2);
padding-left: ($grid-gutter-width / 4);
}
.fa, .pficon {
.fa, .fas, .far, .fab, .fal, .pficon {
font-size: ($font-size-base * 1.5); // 18px
margin-right: 7px;
}
Expand Down Expand Up @@ -93,7 +93,7 @@
margin: 0 (-($grid-gutter-width / 2)) !important;
padding: ($grid-gutter-width / 2) ($grid-gutter-width / 2) ($grid-gutter-width / 4);
a > {
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
margin-right: 5px;
}
Expand All @@ -106,7 +106,7 @@
.card-pf-link-with-icon {
padding-left: 21px;
position: relative;
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: 16px;
left: 0;
Expand Down Expand Up @@ -159,7 +159,7 @@
.card-pf-aggregate-status & {
font-size: $font-size-large;
margin: ($grid-gutter-width / 4) 0 0;
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
color: $card-pf-aggregate-status-title-icon-color;
font-size: $font-size-h3;
Expand All @@ -181,7 +181,7 @@
a {
display: inline-block;
}
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: ($font-size-base * 2 + 2); // 26px
margin-right: 0;
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/rcue/_date-and-time.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Date and Time
// --------------------------------------------------
.date-time-picker-pf .input-group-addon {
.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
width: 12px;
}
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/rcue/_list-pf.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
border-left: 1px solid $color-pf-black-300;
padding-left: ($grid-gutter-width/2);
}
.fa {
.fa, .fas, .far, .fab, .fal {
font-size: 22px;
}
}
Expand Down
4 changes: 2 additions & 2 deletions src/sass/converted/rcue/_list-view.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
line-height: 1em;
}
}
.pficon, .fa {
.pficon, .fa, .fas, .far, .fab, .fal {
font-size: $font-size-h3;
margin-right: ($grid-gutter-width/4);
}
Expand Down Expand Up @@ -185,7 +185,7 @@
line-height: 1em;
}
}
.pficon, .fa {
.pficon, .fa, .fas, .far, .fab, .fal {
border-radius: 50%;
font-size: 2em;
// -md is out of alpha order to get correct bg on -danger
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/rcue/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
.message-dialog-pf .modal-body {
display: flex;

.fa,
.fa, .fas, .far, .fab, .fal,
.pficon {
font-size: 30px;
margin-right: 15px;
Expand Down
2 changes: 1 addition & 1 deletion src/sass/converted/rcue/_nav-vertical-alt.scss
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
}
}

.fa,
.fa, .fas, .far, .fab, .fal,
.glyphicon,
.pficon {
float: left;
Expand Down
Loading

0 comments on commit be57e8f

Please sign in to comment.