mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
Remove footer opacity dimming
re: https://github.com/openstreetmap/iD/pull/2357#issuecomment-60106754
This commit is contained in:
@@ -2286,14 +2286,6 @@ img.wiki-image {
|
||||
width: 100%;
|
||||
float: left;
|
||||
clear: both;
|
||||
opacity: .625;
|
||||
-webkit-transition: opacity 200ms;
|
||||
-moz-transition: opacity 200ms;
|
||||
transition: opacity 200ms;
|
||||
}
|
||||
|
||||
#footer:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
#scale-block {
|
||||
|
||||
Reference in New Issue
Block a user