Remove some pre-2013 vendor-prefixed -ms- CSS properties
Summary: Per https://caniuse.com/ and MDN, * `-ms-transform` superseded by unprefixed `transform` supported since IE 10 released 09/2012 * `@-ms-keyframes` superseded by unprefixed `@keyframes` supported since IE 10 released 09/2012 * `-ms-transition` superseded by unprefixed `transition` supported since IE 10 released 09/2012 Test Plan: None. Probably installing old browser versions if you don't trust documentation. Reviewers: O1 Blessed Committers, valerio.bozzolan Reviewed By: O1 Blessed Committers, valerio.bozzolan Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Differential Revision: https://we.phorge.it/D25928
This commit is contained in:
parent
e38f545743
commit
112174b900
|
@ -9,7 +9,7 @@ return array(
|
|||
'names' => array(
|
||||
'conpherence.pkg.css' => '3144a5e2',
|
||||
'conpherence.pkg.js' => '020aebcf',
|
||||
'core.pkg.css' => 'f08b8e65',
|
||||
'core.pkg.css' => 'c6ee3617',
|
||||
'core.pkg.js' => 'f58c3c6e',
|
||||
'dark-console.pkg.js' => '187792c2',
|
||||
'differential.pkg.css' => '91ac6214',
|
||||
|
@ -42,7 +42,7 @@ return array(
|
|||
'rsrc/css/application/base/main-menu-view.css' => '741a6bba',
|
||||
'rsrc/css/application/base/notification-menu.css' => '4df1ee30',
|
||||
'rsrc/css/application/base/phui-theme.css' => '35883b37',
|
||||
'rsrc/css/application/base/standard-page-view.css' => '235871ee',
|
||||
'rsrc/css/application/base/standard-page-view.css' => 'ab9ca8d8',
|
||||
'rsrc/css/application/conduit/conduit-api.css' => 'ce2cfc41',
|
||||
'rsrc/css/application/config/config-options.css' => '16c920ae',
|
||||
'rsrc/css/application/config/config-template.css' => '20babf50',
|
||||
|
@ -91,7 +91,7 @@ return array(
|
|||
'rsrc/css/application/phame/phame.css' => 'bb442327',
|
||||
'rsrc/css/application/pholio/pholio-edit.css' => '4df55b3b',
|
||||
'rsrc/css/application/pholio/pholio-inline-comments.css' => '722b48c2',
|
||||
'rsrc/css/application/pholio/pholio.css' => 'f56d455c',
|
||||
'rsrc/css/application/pholio/pholio.css' => '7da87c8e',
|
||||
'rsrc/css/application/phortune/phortune-credit-card-form.css' => '3b9868a8',
|
||||
'rsrc/css/application/phortune/phortune-invoice.css' => '4436b241',
|
||||
'rsrc/css/application/phortune/phortune.css' => '508a1a5e',
|
||||
|
@ -116,7 +116,7 @@ return array(
|
|||
'rsrc/css/diviner/diviner-shared.css' => '4bd263b0',
|
||||
'rsrc/css/font/font-awesome.css' => '3883938a',
|
||||
'rsrc/css/font/font-lato.css' => '23631304',
|
||||
'rsrc/css/font/phui-font-icon-base.css' => '61348c5a',
|
||||
'rsrc/css/font/phui-font-icon-base.css' => 'e3b53e1e',
|
||||
'rsrc/css/fuel/fuel-grid.css' => '66697240',
|
||||
'rsrc/css/fuel/fuel-handle-list.css' => '2c4cbeca',
|
||||
'rsrc/css/fuel/fuel-map.css' => 'd6e31510',
|
||||
|
@ -178,7 +178,7 @@ return array(
|
|||
'rsrc/css/phui/phui-spacing.css' => 'b05cadc3',
|
||||
'rsrc/css/phui/phui-status.css' => '293b5dad',
|
||||
'rsrc/css/phui/phui-tag-view.css' => 'fb811341',
|
||||
'rsrc/css/phui/phui-timeline-view.css' => '729f215f',
|
||||
'rsrc/css/phui/phui-timeline-view.css' => '23ef6598',
|
||||
'rsrc/css/phui/phui-two-column-view.css' => 'f96d319f',
|
||||
'rsrc/css/phui/workboards/phui-workboard-color.css' => '3a1c21ff',
|
||||
'rsrc/css/phui/workboards/phui-workboard.css' => 'e7ba21a7',
|
||||
|
@ -805,14 +805,14 @@ return array(
|
|||
'phabricator-shaped-request' => '995f5102',
|
||||
'phabricator-slowvote-css' => '1694baed',
|
||||
'phabricator-source-code-view-css' => 'e382316a',
|
||||
'phabricator-standard-page-view' => '235871ee',
|
||||
'phabricator-standard-page-view' => 'ab9ca8d8',
|
||||
'phabricator-textareautils' => 'f340a484',
|
||||
'phabricator-title' => '43bc9360',
|
||||
'phabricator-tooltip' => '83754533',
|
||||
'phabricator-ui-example-css' => 'b4795059',
|
||||
'phabricator-zindex-css' => 'ac3bfcd4',
|
||||
'phame-css' => 'bb442327',
|
||||
'pholio-css' => 'f56d455c',
|
||||
'pholio-css' => '7da87c8e',
|
||||
'pholio-edit-css' => '4df55b3b',
|
||||
'pholio-inline-comments-css' => '722b48c2',
|
||||
'phortune-credit-card-form' => 'd12d214f',
|
||||
|
@ -845,7 +845,7 @@ return array(
|
|||
'phui-document-view-css' => '52b748a5',
|
||||
'phui-document-view-pro-css' => '48e72f0a',
|
||||
'phui-feed-story-css' => 'a0c05029',
|
||||
'phui-font-icon-base-css' => '61348c5a',
|
||||
'phui-font-icon-base-css' => 'e3b53e1e',
|
||||
'phui-fontkit-css' => '1ec937e5',
|
||||
'phui-form-css' => 'f9e2d8db',
|
||||
'phui-form-view-css' => 'c35b66ed',
|
||||
|
@ -881,7 +881,7 @@ return array(
|
|||
'phui-status-list-view-css' => '293b5dad',
|
||||
'phui-tag-view-css' => 'fb811341',
|
||||
'phui-theme-css' => '35883b37',
|
||||
'phui-timeline-view-css' => '729f215f',
|
||||
'phui-timeline-view-css' => '23ef6598',
|
||||
'phui-two-column-view-css' => 'f96d319f',
|
||||
'phui-workboard-color-css' => '3a1c21ff',
|
||||
'phui-workboard-view-css' => 'e7ba21a7',
|
||||
|
|
|
@ -172,7 +172,6 @@ a.handle-status-closed:hover {
|
|||
width: 7px;
|
||||
opacity: 0;
|
||||
-moz-transition: opacity 0.2s linear;
|
||||
-ms-transition: opacity 0.2s linear;
|
||||
transition: opacity 0.2s linear;
|
||||
background: #6c6e71;
|
||||
-webkit-background-clip: padding-box;
|
||||
|
@ -182,7 +181,6 @@ a.handle-status-closed:hover {
|
|||
.jx-scrollbar-bar:hover .jx-scrollbar-handle {
|
||||
opacity: 0.7;
|
||||
-moz-transition: opacity 0s linear;
|
||||
-ms-transition: opacity 0s linear;
|
||||
transition: opacity 0s linear;
|
||||
}
|
||||
|
||||
|
|
|
@ -123,7 +123,6 @@
|
|||
.pholio-mock-comment-icon {
|
||||
opacity: 1;
|
||||
-moz-transition: all .3s ease;
|
||||
-ms-transition: all .3s ease;
|
||||
transition: all .3s ease;
|
||||
}
|
||||
|
||||
|
@ -152,7 +151,6 @@
|
|||
.device-desktop .pholio-mock-reticle-final:hover .pholio-mock-comment-icon {
|
||||
opacity: 0;
|
||||
-moz-transition: all .3s ease;
|
||||
-ms-transition: all .3s ease;
|
||||
transition: all .3s ease;
|
||||
}
|
||||
|
||||
|
|
|
@ -13,27 +13,22 @@
|
|||
}
|
||||
|
||||
.ph-rotate-90 {
|
||||
-ms-transform: rotate(90deg);
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
.ph-rotate-180 {
|
||||
-ms-transform: rotate(180deg);
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
.ph-rotate-270 {
|
||||
-ms-transform: rotate(270deg);
|
||||
transform: rotate(270deg);
|
||||
}
|
||||
|
||||
.ph-flip-horizontal {
|
||||
-ms-transform: scale(-1, 1);
|
||||
transform: scale(-1, 1);
|
||||
}
|
||||
|
||||
.ph-flip-vertical {
|
||||
-ms-transform: scale(1, -1);
|
||||
transform: scale(1, -1);
|
||||
}
|
||||
|
||||
|
@ -49,14 +44,6 @@
|
|||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@-ms-keyframes spin {
|
||||
0% {
|
||||
-ms-transform: rotate(0deg);
|
||||
}
|
||||
100% {
|
||||
-ms-transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@keyframes spin {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
|
|
|
@ -168,7 +168,6 @@
|
|||
border-top: 3px solid;
|
||||
border-color: {$darkbluetext};
|
||||
|
||||
-ms-transform:rotate(-40deg);
|
||||
transform:rotate(-40deg);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue