added popup tooltip

This commit is contained in:
andmironov 2017-06-15 16:44:10 +03:00
parent 174a174d06
commit 4b87294ef4
4 changed files with 7 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@
<link rel="mask-icon" href="img/new-site/logo-mask.svg" color="4360DF">
<!-- favicon.ico in the root directory -->
<link rel="stylesheet" href="css/main.css?v=9adb7d9">
<link rel="stylesheet" href="css/main.css?v=23a5a41">
<meta property="og:title" content="Status, a Mobile Ethereum OS" />
</head>
@ -394,7 +394,7 @@
</div>
<script src="js/app.js?v=990afe3"></script>
<script src="js/app.js?v=3d9dbd9"></script>
<script src="js/mc-validate.js?v=207d097"></script>
<!-- Google Analytics -->

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@
<link rel="mask-icon" href="img/new-site/logo-mask.svg" color="4360DF">
<!-- favicon.ico in the root directory -->
<link rel="stylesheet" href="css/main.css?v=9adb7d9">
<link rel="stylesheet" href="css/main.css?v=23a5a41">
<meta property="og:title" content="Status Contribution Period" />
</head>
@ -60,6 +60,7 @@
<div class="popup__footer">
<div class="popup__footer-title">Enter your full name or initials to digitally sign and agree:</div>
<div class="input-wrap">
<div class="tooltip tooltip--shown">Check all the checkboxes and enter your initials to proceed</div>
<input class="popup-name-field" type="text" name="name-field" value="" placeholder="Enter your initials..."/>
<input type="submit" disabled value="SIGN & AGREE" name="agree" class="button button--agree">
</div>
@ -386,7 +387,7 @@
</div>
<script src="js/app.js?v=990afe3"></script>
<script src="js/app.js?v=3d9dbd9"></script>
<script src="js/mc-validate.js?v=207d097"></script>
<!-- Google Analytics -->