Skip to content

Commit

Permalink
🔧 chore: Remove remaining CSS prefixes except -webkit-tap-highlight-c…
Browse files Browse the repository at this point in the history
…olor
  • Loading branch information
Spiderpig86 committed Sep 24, 2022
1 parent d8fd778 commit eff211e
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 22 deletions.
6 changes: 1 addition & 5 deletions dist/cirrus-all.css
Original file line number Diff line number Diff line change
Expand Up @@ -12523,8 +12523,6 @@ select.search {
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path opacity="0.45" d="M14.891,14.39l-0.5.5a0.355,0.355,0,0,1-.5,0L9.526,10.529a5.3,5.3,0,1,1,2.106-4.212,5.268,5.268,0,0,1-1.1,3.21l4.362,4.362A0.354,0.354,0,0,1,14.891,14.39ZM6.316,2.418a3.9,3.9,0,1,0,3.9,3.9A3.9,3.9,0,0,0,6.316,2.418Z"/></svg>');
/* NEEDS FIXING */
padding-left: 2rem !important;
-webkit-appearance: none;
/* Fix Safari issue */
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset])[type=color],
Expand Down Expand Up @@ -12809,7 +12807,7 @@ select[multiple] option {

select.select:not([size]):not([multiple]) {
background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.85rem center/0.5rem 0.6rem no-repeat;
-webkit-appearance: none;
appearance: none;
}

input:not([class*=btn-]):disabled,
Expand Down Expand Up @@ -13963,8 +13961,6 @@ ul .divider::after {
}
.progress {
--progress-color: #f03d4d;
-moz-appearance: none;
-webkit-appearance: none;
background-color: #e9ecef;
border: none;
border-radius: 0.25rem;
Expand Down
2 changes: 1 addition & 1 deletion dist/cirrus-all.min.css

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions dist/cirrus-core.css
Original file line number Diff line number Diff line change
Expand Up @@ -11222,8 +11222,6 @@ select.search {
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path opacity="0.45" d="M14.891,14.39l-0.5.5a0.355,0.355,0,0,1-.5,0L9.526,10.529a5.3,5.3,0,1,1,2.106-4.212,5.268,5.268,0,0,1-1.1,3.21l4.362,4.362A0.354,0.354,0,0,1,14.891,14.39ZM6.316,2.418a3.9,3.9,0,1,0,3.9,3.9A3.9,3.9,0,0,0,6.316,2.418Z"/></svg>');
/* NEEDS FIXING */
padding-left: 2rem !important;
-webkit-appearance: none;
/* Fix Safari issue */
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset])[type=color],
Expand Down Expand Up @@ -11508,7 +11506,7 @@ select[multiple] option {

select.select:not([size]):not([multiple]) {
background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.85rem center/0.5rem 0.6rem no-repeat;
-webkit-appearance: none;
appearance: none;
}

input:not([class*=btn-]):disabled,
Expand Down Expand Up @@ -12662,8 +12660,6 @@ ul .divider::after {
}
.progress {
--progress-color: #f03d4d;
-moz-appearance: none;
-webkit-appearance: none;
background-color: #e9ecef;
border: none;
border-radius: 0.25rem;
Expand Down
2 changes: 1 addition & 1 deletion dist/cirrus-core.min.css

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions dist/cirrus.css
Original file line number Diff line number Diff line change
Expand Up @@ -11223,8 +11223,6 @@ select.search {
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path opacity="0.45" d="M14.891,14.39l-0.5.5a0.355,0.355,0,0,1-.5,0L9.526,10.529a5.3,5.3,0,1,1,2.106-4.212,5.268,5.268,0,0,1-1.1,3.21l4.362,4.362A0.354,0.354,0,0,1,14.891,14.39ZM6.316,2.418a3.9,3.9,0,1,0,3.9,3.9A3.9,3.9,0,0,0,6.316,2.418Z"/></svg>');
/* NEEDS FIXING */
padding-left: 2rem !important;
-webkit-appearance: none;
/* Fix Safari issue */
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset])[type=color],
Expand Down Expand Up @@ -11509,7 +11507,7 @@ select[multiple] option {

select.select:not([size]):not([multiple]) {
background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.85rem center/0.5rem 0.6rem no-repeat;
-webkit-appearance: none;
appearance: none;
}

input:not([class*=btn-]):disabled,
Expand Down Expand Up @@ -12663,8 +12661,6 @@ ul .divider::after {
}
.progress {
--progress-color: #f03d4d;
-moz-appearance: none;
-webkit-appearance: none;
background-color: #e9ecef;
border: none;
border-radius: 0.25rem;
Expand Down
2 changes: 1 addition & 1 deletion dist/cirrus.min.css

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions src/components/forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ $generate-utility: should-generate-classes($FORMS);
background-position: left 0.6rem center;
background-image: url($img-search); /* NEEDS FIXING */
padding-left: 2rem !important;
-webkit-appearance: none; /* Fix Safari issue */
}

&[type='color'] {
Expand Down Expand Up @@ -167,7 +166,7 @@ $generate-utility: should-generate-classes($FORMS);
center/.5rem
0.6rem
no-repeat;
-webkit-appearance: none;
appearance: none;
}
}

Expand Down
2 changes: 0 additions & 2 deletions src/components/progress.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ $generate-utility: should-generate-classes($PROGRESS);
.progress {
--progress-color: #{$progress-primary};

-moz-appearance: none;
-webkit-appearance: none;
background-color: $progress-background;
border: none;
border-radius: $progress-border-radius;
Expand Down

0 comments on commit eff211e

Please sign in to comment.