-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwarning.html
170 lines (163 loc) · 4.85 KB
/
warning.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html id="template_root" i18n-values="dir:textdirection">
<head>
<title i18n-content="title"></title>
<style type="text/css">
body {
background-color: #500;
font-family: Helvetica, Arial, sans-serif;
margin: 0px;
}
.background {
position: absolute;
width: 100%;
height: 100%;
}
.cell {
padding: 40px;
}
.box {
width: 80%;
background-color: white;
color: black;
font-size: 10pt;
line-height: 16pt;
text-align: left;
padding: 20px;
position: relative;
-webkit-box-shadow: 3px 3px 8px #200;
border-radius: 5px;
}
html[dir='rtl'] .box {
text-align: right;
}
.icon {
position: absolute;
}
.title {
margin: 0px 87px 0px;
font-size: 18pt;
margin-bottom: 6pt;
font-weight: bold;
color: #660000;
}
.main {
margin: 0px 90px 0px;
}
.submission {
margin: 15px 5px 15px 0px;
padding: 0px;
}
input {
margin: 0px;
}
.proceedbutton {
}
.helpbutton {
float: right;
}
.example {
margin: 30px 90px 0px;
border-top: 1px solid #ccc;
padding-top: 6px;
}
.moreinfotitle {
margin-left: 5px;
margin-right: 5px;
}
.errorlist {
background-color: white;
color: black;
font-size: 10pt;
line-height: 16pt;
text-align: left;
}
.green {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#83c260), color-stop(44%,#71b44c), color-stop(100%,#549d2c));
border: 1px solid #4c7336;
border-bottom: 1px solid #44692f;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 0 0 #a0d186, 0px 1px 2px rgba(0,0,0,0.2);
color: #fff;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1;
padding: 9px 20px 10.5px 20px;
text-align: center;
text-shadow: -1px -1px 0 #679949;
-webkit-font-smoothing: antialiased;
cursor:pointer;
text-decoration:none;
display:inline-block;
}
.green:hover, .green:focus {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8bc968), color-stop(44%,#7bbc57), color-stop(100%,#4f9727)); /* webkit */
border: 1px solid #456a2f;
border-bottom: 1px solid #456a2f;
-webkit-box-shadow: inset 0 1px 0 0 #a0d186, 0px 1px 2px rgba(0,0,0,0.3);;
}
.green:active {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#83c260), color-stop(44%,#71b44c), color-stop(100%,#549d2c)); /* webkit */
border: 1px solid #3e612a;
border-top:1px solid #4c7336;
border-bottom:1px solid #547b3f;
-webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.green:focus {
border: 1px solid #000;
}
#expandee {
display: none;
}
#nopeplayerparent {
display: none;
}
</style>
<script type="text/javascript" src="scripts/pages.js"></script>
<script type="text/javascript" src="scripts/warning.js"></script>
</head>
<body>
<img src="images/ssl_roadblock_background.png" class="background"
alt="background">
<table width="100%" cellspacing="0" cellpadding="0">
<td class="cell" valign="middle" align="center">
<div class="box">
<div class="icon"><img
src="images/warning_icon.png" i18n-values="alt:iconalt"></div>
<div class="title" i18n-content="headLine"></div>
<div class="main" id="nopeplayerparent">
<iframe title="YouTube video player" class="youtube-player"
type="text/html" width="640" height="390" frameborder="0"
id="nopeplayer"></iframe>
</div>
<div class="main" i18n-content="text1"></div>
<div class="main" id="linktext1"></div>
<div class="main" i18n-content="text2"></div>
<div class="main" id="linkhref1"></div>
<div class="main">
<button i18n-content="back_button" class="green submission"></button>
</div>
<div class="main" i18n-content="options1"></div>
<div class="main">
<ul>
<li i18n-content="navigate1"></li>
<li><a id="searchlinktext"><span i18n-content="search1"></span><span
id="linktext2"></span><span i18n-content="search2"></a><span
i18n-content="search3"></span><a id="linkhref2"></a><span
i18n-content="search4"></span></li>
<li><span i18n-content="goto1"></span><a id="linktext4"><span
i18n-content="gototext1"></span><span id="linktext3"></span><span
i18n-content="gototext2"></span></a><span
i18n-content="goto2"></span><a id="linkhref4"><span
i18n-content="gotohref1"></span><span id="linkhref3"></span><span
i18n-content="gotohref2"></span></a><span
i18n-content="goto3"></span></li>
</li>
</ul>
</div>
</div>
</td>
</table>
</body>
</html>