#66 fix fade configuration css
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -122,11 +122,6 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Focus, Active */
|
/* Focus, Active */
|
||||||
* {
|
|
||||||
transition-property: background, color, border-color, text-shadow, box-shadow;
|
|
||||||
transition-duration: 0.5s;
|
|
||||||
transition-timing-function: ease;
|
|
||||||
}
|
|
||||||
input[type="text"]:focus,
|
input[type="text"]:focus,
|
||||||
input[type="number"]:focus,
|
input[type="number"]:focus,
|
||||||
input[type="password"]:focus,
|
input[type="password"]:focus,
|
||||||
@@ -309,4 +304,3 @@ a.compendium-link {
|
|||||||
color: #0096ff;
|
color: #0096ff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user