0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2025-06-11 01:13:18 +02:00

Raw captive portal detected popup

This commit is contained in:
peteruithoven
2013-09-25 16:19:40 +02:00
parent 1842ec01b2
commit 80b4a53d5a
4 changed files with 33 additions and 15 deletions

View File

@ -13,7 +13,7 @@
<link href="css/normalize.css" rel="stylesheet" media="screen">
<link href="css/fixedPosInterface.css" rel="stylesheet" media="screen">
<link href="css/d3d_btns.css" rel="stylesheet" media="screen">
<link href="css/settingsPopup.css" rel="stylesheet" media="screen">
<link href="css/popups.css" rel="stylesheet">
<link href="css/debug.css" rel="stylesheet" media="screen">
</head>
@ -79,7 +79,7 @@
<textarea rows="5" cols="115" id="textdump"></textarea>
</div>
<div id="contentOverlay">
<div id="settings">
<div id="settings" class="popup">
<header>
<img src="img/settings_lable.png" alt="settings"/>
</header>
@ -90,6 +90,9 @@
</div>
</div>
</div>
<div id="portalpopup" class="popup">
<p>Hi, <a href="http://draw.doodle3d.com">start doodling!</a></p>
</div>
</div>
</div>
<div id="portrait">