Add close button to Munzee page

This commit is contained in:
Skylar Ittner 2016-10-04 00:05:09 -06:00
parent b4b3f320da
commit 0a9d542a43

View File

@ -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>