mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
remove opacity to fix opera bug #941
This commit is contained in:
parent
898331b680
commit
8d7a02816f
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@
|
|||
background: -moz-linear-gradient(#fff,#ccc);
|
||||
background: -ms-linear-gradient(#fff,#ccc);
|
||||
background: -o-linear-gradient(#fff,#ccc);
|
||||
opacity: .9;
|
||||
box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
|
||||
}
|
||||
#inner {
|
||||
|
|
Loading…
Reference in a new issue