mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-31 09:08:13 -05:00
ease-in-out slide transition
This commit is contained in:
@@ -46,7 +46,7 @@ a.thumbnail:hover {
|
||||
.item {
|
||||
display: none;
|
||||
position: relative;
|
||||
.transition(.25s linear left);
|
||||
.transition(.6s ease-in-out left);
|
||||
}
|
||||
|
||||
.active, .next, .prev { display: block; }
|
||||
|
||||
Reference in New Issue
Block a user