Allowing iFrame Content to be clickable on top
In order to make the top bottom bar of etherpad clickable
This commit is contained in:
parent
a97cf7e0fa
commit
1367248633
|
@ -232,6 +232,7 @@
|
|||
left:0;
|
||||
right:0;
|
||||
z-index:10;
|
||||
height: 0px;
|
||||
}
|
||||
|
||||
#toolbar {
|
||||
|
@ -269,4 +270,4 @@
|
|||
right: 15;
|
||||
background-image:url(../images/rightwatermark.png);
|
||||
background-position: center right;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue