-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
253 lines (231 loc) · 7.46 KB
/
index.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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>todoist clone</title>
<meta name="description" content="todoist clone">
<meta name="author" content="irwanphan">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Favicons
================================================== -->
<!-- <link rel="shortcut icon" href="images/favicon.ico"> -->
<!-- <link rel="apple-touch-icon" href="assets/images/apple-touch-icon.png"> -->
<!-- <link rel="apple-touch-icon" sizes="72x72" href="assets/images/apple-touch-icon-72x72.png"> -->
<!-- <link rel="apple-touch-icon" sizes="114x114" href="assets/images/apple-touch-icon-114x114.png"> -->
<!-- Included CSS files
================================================== -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> -->
<link rel="stylesheet" type="text/css" href="assets/css/normalize.css">
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
<!-- Overwrite CSS using this -->
<link rel="stylesheet" type="text/css" href="assets/css/overwrite.css">
<!-- JQuery DataTable -->
<link rel="stylesheet" href="assets/plugin/jquery-datetimepicker/jquery.datetimepicker.css">
<!-- FontAwesome.org -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Included javascript files
================================================== -->
<!--<script src="assets/js/jquery-1.7.2.min.js"></script>-->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha256-k2WSCIexGzOj3Euiig+TlR8gA0EmPjuc79OEeY5L45g=" crossorigin="anonymous"></script>
<script src="assets/js/main.js"></script>
</head>
<body>
<input type="checkbox" id="side-toggler">
<label for="side-toggler" class="side-toggler">
<i class="fa fa-calendar open"></i>
<i class="fa fa-chevron-left close"></i>
</label>
<header>
<div class="topbar">
<a class="logo"><i class="fa fa-edit"></i></a>
<form class="search">
<input type="text" placeholder="Find something ...">
<i class="fa fa-search icon"></i>
</form>
</div>
<nav class="topnav-menu">
<!-- data-val refers to balloon content on .popdown -->
<a data-val="" class="topnav nav-icon"><i class="fa fa-plus"></i></a>
<a data-val="notifs" class="topnav nav-icon"><i class="fa fa-bell"></i></a>
<a data-val="points" class="topnav nav-icon"><i class="fa fa-bitcoin"></i></a>
<a data-val="settings" class="topnav nav-icon"><i class="fa fa-gear"></i></a>
</nav>
<div class="clear"></div>
<!-- .popdown shows content which id is the same as .topnav's data-val -->
<div id="notifs" class="popdown">
Life. Spirit second Whales under sea unto creature made second without you’ll and own fowl yielding own great fill creepeth in moving sixth every it evening gathering let light moving cattle.
</div>
<div id="points" class="popdown">
Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica, sport etc, litot Europa usa li sam vocabular. Li lingues differe solmen in li grammatica, li pronunciation e li plu commun vocabules. Omnicos directe al desirabilite de un nov lingua franca: On refusa continuar payar custosi traductores. At solmen va esser necessi far uniform grammatica, pronunciation e plu sommun paroles.
</div>
<div id="settings" class="popdown">
good day :) today's weather forecast is happy cloud dancing in the air with full course of love and coffee latte
</div>
<!-- .screenout to provide closing .popdown on anywhere outside click -->
<div class="screenout"></div>
</header>
<div class="sidebar">
<nav class="plan-nav">
<ul>
<li>
<a href="#">
<i class="fa fa-inbox menu-icon"></i>
<span class="">Inbox</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-calendar-o menu-icon"></i>
<span class="">Today</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-calendar menu-icon"></i>
<span class="">Next 7 Days</span>
</a>
</li>
</ul>
</nav>
<!-- end .plan-nav -->
<nav class="task-nav">
<!-- the horizontal menu -->
<input type="radio" name="taskradio" class="task-radio" id="tg1" checked>
<label class="task-group" for="tg1">
<span>Projects</span>
</label>
<input type="radio" name="taskradio" class="task-radio" id="tg2">
<label class="task-group" for="tg2">
<span>Labels</span>
</label>
<input type="radio" name="taskradio" class="task-radio" id="tg3">
<label class="task-group" for="tg3">
<span>Filters</span>
</label>
<!-- blocks below -->
<section class="task-section ts1">
<ul>
<li>
<a href="">
<i class="group-icon round"></i>
Mission Impossibro
</a>
</li>
<li>
<a href="">
<i class="group-icon round blue"></i>
Creactive Balance
</a>
</li>
<li>
<a href="">
<i class="group-icon round orange"></i>
50 years to Mars
</a>
</li>
</ul>
</section>
<section class="task-section ts2">
<ul>
<li>
<a href="">
<i class="group-icon tag"></i>
Mission Impossibro
</a>
</li>
<li>
<a href="">
<i class="group-icon tag green"></i>
Creactive Balance
</a>
</li>
<li>
<a href="">
<i class="group-icon tag orange"></i>
50 years to Mars
</a>
</li>
</ul>
</section>
<section class="task-section ts3">
<ul>
<li>
<a href="">
<i class="group-icon tint"></i>
Mission Impossibro
</a>
</li>
<li>
<a href="">
<i class="group-icon tint blue"></i>
Creactive Balance
</a>
</li>
<li>
<a href="">
<i class="group-icon tint red"></i>
50 years to Mars
</a>
</li>
</ul>
</section>
</nav>
<!-- end .task-nav -->
</div>
<!-- end .sidebar -->
<div class="content-wrap">
<div class="content">
<div class="title-bar">
<a class="title" href="">Mission Impossibro</a>
<nav class="right">
<a href="#" class="nav-icon"><i class="fa fa-comment"></i></a>
<a href="#" class="nav-icon"><i class="fa fa-user-plus"></i></a>
<a href="#" class="nav-icon"><i class="fa fa-wrench"></i></a>
</nav>
</div>
<ul class="content-task">
<li>
<label class="checker">
<input type="checkbox" id="">
<span></span>
</label>
<a href="" class="">
Superhero meeting with Batman
</a>
</li>
<li>
<label class="checker">
<input type="checkbox" id="">
<span></span>
</label>
<a href="" class="">
Kick the goverment's idiots
</a>
</li>
<li>
<label class="checker">
<input type="checkbox" id="">
<span></span>
</label>
<a href="" class="">
Buy chocolate for SuperMom
</a>
</li>
<a href="" class="add-task">
Add Task
</a>
</ul>
</div>
</div>
<!-- end .content -->
</body>
</html>