The firefox broken image is no longer displayed
This commit is contained in:
parent
425a4aefef
commit
389dbf1536
@ -35,6 +35,9 @@ body
|
||||
*
|
||||
transition-duration: 0.5s
|
||||
|
||||
img:-moz-broken
|
||||
opacity: 0
|
||||
|
||||
a
|
||||
&:link, &:visited
|
||||
color: #258
|
||||
@ -42,9 +45,6 @@ a
|
||||
&:hover, &:active, &:focus
|
||||
color: #2E97FF
|
||||
|
||||
img:-moz-broken
|
||||
opacity: 0
|
||||
|
||||
#flash-messages .flash
|
||||
color: white
|
||||
border: solid 1px #007ba0
|
||||
|
Loading…
Reference in New Issue
Block a user