mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Bug 872003 - Make fade from light to dark smoother and faster in aboutReader.css; r=margaret
This commit is contained in:
parent
7a7a0d51c0
commit
a639e68179
@ -10,7 +10,7 @@ body {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
transition-property: background-color, color;
|
||||
transition-duration: 0.7s;
|
||||
transition-duration: 0.4s;
|
||||
}
|
||||
|
||||
.light {
|
||||
|
Loading…
x
Reference in New Issue
Block a user