remove opacity to fix opera bug #941
This commit is contained in:
parent
898331b680
commit
8d7a02816f
@ -55,7 +55,6 @@
|
|||||||
background: -moz-linear-gradient(#fff,#ccc);
|
background: -moz-linear-gradient(#fff,#ccc);
|
||||||
background: -ms-linear-gradient(#fff,#ccc);
|
background: -ms-linear-gradient(#fff,#ccc);
|
||||||
background: -o-linear-gradient(#fff,#ccc);
|
background: -o-linear-gradient(#fff,#ccc);
|
||||||
opacity: .9;
|
|
||||||
box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
|
box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
|
||||||
}
|
}
|
||||||
#inner {
|
#inner {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user