diff --git a/css/gh-fork-ribbon.ie.css b/css/gh-fork-ribbon.ie.css deleted file mode 100644 index 77fcab50..00000000 --- a/css/gh-fork-ribbon.ie.css +++ /dev/null @@ -1,68 +0,0 @@ -/* IE voodoo courtesy of http://stackoverflow.com/a/4617511/263871 and - * http://www.useragentman.com/IETransformsTranslator */ -.github-fork-ribbon-wrapper.right .github-fork-ribbon { - /* IE positioning hack (couldn't find a transform-origin alternative for IE) */ - top: -22px; - right: -62px; - - /* IE8+ */ - -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')"; - /* IE6 and 7 */ - filter: progid:DXImageTransform.Microsoft.Matrix( - M11=0.7071067811865474, - M12=-0.7071067811865477, - M21=0.7071067811865477, - M22=0.7071067811865474, - SizingMethod='auto expand' - ); -} - -.github-fork-ribbon-wrapper.left .github-fork-ribbon { - top: -22px; - left: -22px; - - /* IE8+ */ - -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; - /* IE6 and 7 */ - filter: progid:DXImageTransform.Microsoft.Matrix( - M11=0.7071067811865483, - M12=0.7071067811865467, - M21=-0.7071067811865467, - M22=0.7071067811865483, - SizingMethod='auto expand' - ); -} - -.github-fork-ribbon-wrapper.left-bottom .github-fork-ribbon { - /* IE positioning hack (couldn't find a transform-origin alternative for IE) */ - top: 12px; - left: -22px; - - - /* IE8+ */ - -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')"; - /* IE6 and 7 */ -/* filter: progid:DXImageTransform.Microsoft.Matrix( - M11=0.7071067811865474, - M12=-0.7071067811865477, - M21=0.7071067811865477, - M22=0.7071067811865474, - SizingMethod='auto expand' - ); -*/} - -.github-fork-ribbon-wrapper.right-bottom .github-fork-ribbon { - top: 12px; - right: -62px; - - /* IE8+ */ - -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; - /* IE6 and 7 */ - filter: progid:DXImageTransform.Microsoft.Matrix( - M11=0.7071067811865483, - M12=0.7071067811865467, - M21=-0.7071067811865467, - M22=0.7071067811865483, - SizingMethod='auto expand' - ); -} \ No newline at end of file diff --git a/preview/index.html b/preview/index.html index 11b8c459..72bcd234 100644 --- a/preview/index.html +++ b/preview/index.html @@ -56,9 +56,6 @@ - diff --git a/preview/test-bounds.html b/preview/test-bounds.html index 2ad03937..f08cc316 100644 --- a/preview/test-bounds.html +++ b/preview/test-bounds.html @@ -46,9 +46,6 @@ -
diff --git a/preview/test-https-support.html b/preview/test-https-support.html index a161adc0..99bc9613 100644 --- a/preview/test-https-support.html +++ b/preview/test-https-support.html @@ -43,9 +43,6 @@ -