Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pixers
card
Commits
bf8dc215
Commit
bf8dc215
authored
10 years ago
by
Nick Price
Browse files
Options
Download
Email Patches
Plain Diff
moved to _ie.scss and updated for ie11
parent
351f5126
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/scss/browsers/_ie-10.scss
+0
-31
src/scss/browsers/_ie-10.scss
with
0 additions
and
31 deletions
+0
-31
src/scss/browsers/_ie-10.scss
deleted
100644 → 0
View file @
351f5126
.card.ie-10
{
&
.flipped
{
@include
transform
(
0deg
);
.front
{
@include
transform
(
rotateY
(
0deg
));
}
.back
{
@include
transform
(
rotateY
(
0deg
));
&
:after
{
left
:
18%
;
}
.cvc
{
@include
transform
(
rotateY
(
180deg
));
left
:
5%
;
}
.shiny
{
left
:
84%
;
&
:after
{
left
:
-480%
;
@include
transform
(
rotateY
(
180deg
));
}
}
}
}
}
.card.ie-10.amex
.back
{
display
:
none
;
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment