Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
f53a0380
Commit
f53a0380
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
remake after merging IE7/8 bugfix for animations
parent
6fc56744
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/bootstrap.css
+0
-2
docs/assets/css/bootstrap.css
with
0 additions
and
2 deletions
+0
-2
docs/assets/css/bootstrap.css
+
0
-
2
View file @
f53a0380
...
...
@@ -2511,7 +2511,6 @@ table .span24 {
.fade
{
opacity
:
0
;
filter
:
alpha
(
opacity
=
0
);
-webkit-transition
:
opacity
0.15s
linear
;
-moz-transition
:
opacity
0.15s
linear
;
-ms-transition
:
opacity
0.15s
linear
;
...
...
@@ -2521,7 +2520,6 @@ table .span24 {
.fade.in
{
opacity
:
1
;
filter
:
alpha
(
opacity
=
100
);
}
.collapse
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Explore
Projects
Groups
Snippets