Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
d5359862
Commit
d5359862
authored
11 years ago
by
Jesse Pollak
Browse files
Options
Download
Email Patches
Plain Diff
builds in latest css
parent
4832ab7e
master
default-card-values
embargiel-issue_129
fix-font
fix-jquery-plugin
handle-initial-values
ie10-fix
jpknoll-master
jquery-free
luanmuniz-feature-translate
multiple-inputs
toggle-valid-on-input
v-1.0
webpack
2.3.2
2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v2.0.0-beta4
v2.0.0-beta3
v2.0.0-beta2
v2.0.0-beta1
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v1.0.0-rc1
v1.0.0-beta2
v1.0.0-beta
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.12
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
list
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/css/card.css
+1
-0
lib/css/card.css
with
1 addition
and
0 deletions
+1
-0
lib/css/card.css
View file @
d5359862
...
...
@@ -256,6 +256,7 @@ body {
top
:
0
;
left
:
0
;
opacity
:
0
;
border-radius
:
10px
;
-webkit-transition
:
all
400ms
ease
;
transition
:
all
400ms
ease
;
}
.card
.front
:after
,
.card
.back
:after
{
...
...
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
Menu
Projects
Groups
Snippets
Help