mirror of https://github.com/jenkinsci/jenkins.git
Update _theme.scss
This commit is contained in:
parent
ce11fd1fb3
commit
e9eee3c0a4
|
@ -338,7 +338,7 @@ $semantics: (
|
||||||
}
|
}
|
||||||
|
|
||||||
// Animations
|
// Animations
|
||||||
--standard-transition: 0.3s ease;
|
--standard-transition: 0.25s ease;
|
||||||
--elastic-transition: 0.3s cubic-bezier(0, 0.68, 0.5, 1.5);
|
--elastic-transition: 0.3s cubic-bezier(0, 0.68, 0.5, 1.5);
|
||||||
|
|
||||||
// Plugin manager
|
// Plugin manager
|
||||||
|
|
Loading…
Reference in New Issue