Add close button to Munzee page
This commit is contained in:
parent
b4b3f320da
commit
0a9d542a43
@ -15,7 +15,9 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<iframe id="munzeeoauth" src="about:blank" style="background-color: white;" seamless='seamless'></iframe>
|
||||
<div style="position: absolute; right: 15px; top: 15px; z-index: 9999; color: black; font-size: 120%;" onclick="openscreen('home')"><span class="fa fa-times"></span></div>
|
||||
|
||||
<iframe id="munzeeoauth" src="about:blank" style="background-color: white; font-family: sans-serif;" seamless='seamless'></iframe>
|
||||
|
||||
<div id="munzeeoauth-header-grad"></div>
|
||||
|
||||
|
Reference in New Issue
Block a user