-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
899 lines (844 loc) · 29.5 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
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>The Graide Network - Interactive Styleguide</title>
<link rel="shortcut icon" type="image/x-icon" href="http://www.thegraidenetwork.com/favicon.ico"/>
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all"
rel="stylesheet"
type="text/css"
>
<link
crossorigin="anonymous"
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
rel="stylesheet"
>
<link
crossorigin="anonymous"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"
integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1"
rel="stylesheet"
>
<link crossorigin="anonymous" rel="stylesheet" href="https://app.thegraidenetwork.com/build/main.css">
<script
src="https://code.jquery.com/jquery-2.2.4.min.js"
integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44="
crossorigin="anonymous"
></script>
<script
src="//code.jquery.com/ui/1.10.3/jquery-ui.min.js"
integrity="sha256-lnH4vnCtlKU2LmD0ZW1dU7ohTTKrcKP50WA9fa350cE="
crossorigin="anonymous"
></script>
<script
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"
></script>
<script
crossorigin="anonymous"
defer
src="https://app.thegraidenetwork.com/build/main.js"
></script>
<script>
// Enables tooltips
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
</head>
<body>
<div class="container">
<!-- Beginning of Styleguide -->
<h1>Styleguide - The Graide Network</h1>
<p>A quick-and-dirty frontend styleguide for The Graide Network based on <a href="http://getbootstrap.com/" target="_blank">Bootstrap 3</a>.</p>
<h2>Table of Contents</h2>
<ol>
<li><a href="#logos">Logos</a></li>
<li><a href="#colors">Colors</a></li>
<li><a href="#navigation">Navigation</a></li>
<li><a href="#buttons">Buttons</a></li>
<li><a href="#icons">Icons</a></li>
<li><a href="#text-elements">Text Elements</a></li>
<li><a href="#lists">Lists</a></li>
<li><a href="#tables">Tables</a></li>
<li><a href="#forms">Forms</a></li>
<li><a href="#panels">Panels</a></li>
<li><a href="#alerts">Alerts</a></li>
<li><a href="#modals">Modals</a></li>
<li><a href="#messages">Messages</a></li>
<li><a href="#footer">Footer</a></li>
</ol>
<hr />
<h1 id="logos">Logos</h1>
<h2>Primary Logo</h2>
<div style="width: 400px;">
<img src="img/logo.png" class="img-responsive" />
</div>
<h2>Favicon</h2>
<div style="width: 32px;">
<img src="img/favicon.png" class="img-responsive" />
</div>
<hr/>
<h1 id="colors">Colors</h1>
<h2>Black & Whites</h2>
<div class="row">
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #212326; color: #ffffff;">
<div class="panel-body">
<h3>Black</h3>
<h4>#212326</h4>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #383838; color: #ffffff;">
<div class="panel-body">
<h3>Darkest Gray</h3>
<h4>#383838</h4>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #5F5F5F; color: #ffffff;">
<div class="panel-body">
<h3>Dark Gray</h3>
<h4>#5F5F5F</h4>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #666666; color: #ffffff;">
<div class="panel-body">
<h3>Gray</h3>
<h4>#666666</h4>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #EDEDED;">
<div class="panel-body">
<h3>Light Gray</h3>
<h4>#EDEDED</h4>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #FFFFFF;">
<div class="panel-body">
<h3>White</h3>
<h4>#FFFFFF</h4>
</div>
</div>
</div>
</div>
<h2>Greens</h2>
<div class="row">
<div class="col-md-3">
<div class="panel panel-default" style="background-color: #19AE54;">
<div class="panel-body">
<h3>Dark Green</h3>
<h4>#19AE54</h4>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-default" style="background-color: #2DBF74;">
<div class="panel-body">
<h3>Medium Green</h3>
<h4>#2DBF74</h4>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-default" style="background-color: #57CC90;">
<div class="panel-body">
<h3>Light Green</h3>
<h4>#57CC90</h4>
</div>
</div>
</div>
<div class="col-md-3">
<div class="panel panel-default" style="background-color: #EEF5EB;">
<div class="panel-body">
<h3>Lightest Green</h3>
<h4>#EEF5EB</h4>
</div>
</div>
</div>
</div>
<h2>Other</h2>
<div class="row">
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #1C7398; color: #ffffff;">
<div class="panel-body">
<h3>Blue</h3>
<h4>#1C7398</h4>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #c7254e; color: #ffffff;">
<div class="panel-body">
<h3>Dark Red</h3>
<h4>#C7254E</h4>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="background-color: #f9f2f4;">
<div class="panel-body">
<h3>Light Red</h3>
<h4>#f9f2f4</h4>
</div>
</div>
</div>
</div>
<hr/>
<h1 id="navigation">Navigation</h1>
<h2>Primary Nav</h2>
<p><em>Should be included outside a <code>.container</code> element.</em></p>
</div><!--/container-->
<nav class="navbar navbar-default nav-static-top">
<div class="container brand">
<div class="navbar-header">
<a class="navbar-brand" href="/">
<img src="img/logo.png" alt="The Graide Network">
</a>
</div>
<ul class="nav navbar-nav navbar-right">
<li
class="dropdown dropdown-extended dropdown-dark dropdown-tasks"
id="header_task_bar"
>
<a href="#"
class="dropdown-toggle"
data-toggle="dropdown"
data-hover="dropdown"
data-close-others="true" >
<i class="fa fa-envelope"></i>
<span class="badge badge-default">123</span>
</a>
</li>
<li class="dropdown">
<a
aria-expanded="false"
class="dropdown-toggle"
data-toggle="dropdown"
href="#"
id="drop"
role="button"
>
<span class="inline-block inline-text-image">
<img class="img-circle img-responsive inline-block" src="img/dummy.png">
</span>
Johnny Guy
</a>
<ul class="dropdown-menu" aria-labelledby="drop">
<li><a href="#"><span class="glyphicon glyphicon-user"></span> My Profile</a></li>
<li><a href="#"><span class="glyphicon glyphicon-lock"></span> Log Out</a></li>
</ul>
</li>
</ul>
</div>
<div class="page-header-menu container-fluid">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#primary-nav">
<span class="glyphicon glyphicon-menu-hamburger"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="primary-nav">
<ul class="nav navbar-nav">
<li class="active">
<a href="#">Active</a>
</li>
<li>
<a href="#">Inactive</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!--container--><div class="container">
<h2>Alternative Nav</h2>
<p><em>Should be included outside a <code>.container</code> element.</em></p>
</div><!--/container-->
<nav class="navbar navbar-default navbar-static-top alt-navbar">
<div class="container">
<div class="navbar-header">
<button
type="button"
class="navbar-toggle collapsed"
data-toggle="collapse"
data-target="#alt-nav"
aria-expanded="false"
>
<span class="glyphicon glyphicon-menu-hamburger"></span>
</button>
<a href="/" class="navbar-brand">
<img src="img/logo.png" alt="The Graide Network">
</a>
</div>
<div class="collapse navbar-collapse" id="alt-nav">
<ul class="nav navbar-nav">
<li><a href="http://thegraidenetwork.com/home">Home</a></li>
<li><a href="http://thegraidenetwork.com/teachers">Teachers</a></li>
<li><a href="http://thegraidenetwork.com/futureteachers">Graiders</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://thegraidenetwork.com/impact">Our Impact</a></li>
<li><a href="http://thegraidenetwork.com/blog">Blog</a></li>
<li><a href="/login">Log In</a></li>
</ul>
</div>
</div>
</nav>
<!--container--><div class="container">
<h2>Breadcrumbs</h2>
<ol class="breadcrumb">
<li class=""><a href="#">My Assignments</a></li>
<li class="active"><a href="#">In Progress</a></li>
</ol>
<br/>
<h2>Progress Indicator</h2>
<ul class="grading-progress-bar">
<li class="active">Instructions</li>
<li>Rubric</li>
<li>Grading Tips</li>
<li>Grading</li>
<li>Class Summary</li>
</ul>
<br/>
<h2>Secondary Progress Indicator</h2>
<ul class="grading-progress-bar student-components">
<li class="active">Gluttony</li>
<li>Sloth</li>
<li>Greed</li>
<li>Wrath</li>
<li>Envy</li>
</ul>
<br/>
<hr/>
<h1 id="buttons">Buttons</h1>
<button class="btn btn-default">Default Button</button>
<button class="btn btn-success">Success (Submit) Button</button>
<button class="btn btn-info">Alternate Button</button>
<button class="btn btn-warning">Danger/Delete Button</button>
<hr/>
<h1 id="icons">Icons</h1>
<table class="table table-responsive">
<thead>
<tr>
<th>Symbol</th>
<th>Meaning</th>
<th>Span class</th>
</tr>
</thead>
<tbody>
<tr>
<th colspan="3">Glyphicons</th>
</tr>
<tr>
<td><span class="glyphicon glyphicon-bell"></span></td>
<td>Alert</td>
<td><code>glyphicon glyphicon-bell</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-plus-sign"></span></td>
<td>Create</td>
<td><code>glyphicon glyphicon-plus-sign</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-download"></span></td>
<td>Download</td>
<td><code>glyphicon glyphicon-download</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-edit"></span></td>
<td>Edit</td>
<td><code>glyphicon glyphicon-edit</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-plus"></span></td>
<td>Expand/View More</td>
<td><code>glyphicon glyphicon-plus</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-gift"></span></td>
<td>Giving</td>
<td><code>glyphicon glyphicon-gift</code></td>
</tr>
<tr>
<td><i class="fa fa-spinner fa-spin"></i></td>
<td>Loading</td>
<td><code>fa fa-spinner fa-spin</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-envelope"></span></td>
<td>Messages</td>
<td><code>glyphicon glyphicon-envelope</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-file"></span></td>
<td>Report</td>
<td><code>glyphicon glyphicon-file</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-lock"></span></td>
<td>Security/Logout/Login</td>
<td><code>glyphicon glyphicon-lock</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-upload"></span></td>
<td>Upload</td>
<td><code>glyphicon glyphicon-upload</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-user"></span></td>
<td>User Profile</td>
<td><code>glyphicon glyphicon-user</code></td>
</tr>
<tr>
<td><span class="glyphicon glyphicon-search"></span></td>
<td>View/Review</td>
<td><code>glyphicon glyphicon-search</code></td>
</tr>
<tr>
<th colspan="3">Social icons (by font-awesome)</th>
</tr>
<tr>
<td><i class="fa fa-envelope-o"></i></td>
<td>Email</td>
<td><code>fa fa-envelope-o</code></td>
</tr>
<tr>
<td><i class="fa fa-facebook"></i></td>
<td>Facebook</td>
<td><code>fa fa-facebook</code></td>
</tr>
<tr>
<td><i class="fa fa-linkedin"></i></td>
<td>Linkedin</td>
<td><code>fa fa-linkedin</code></td>
</tr>
<tr>
<td><i class="fa fa-twitter"></i></td>
<td>Twitter</td>
<td><code>fa fa-twitter</code></td>
</tr>
</tbody>
</table>
<hr/>
<h1 id="text-elements">Text Elements</h1>
<div class="row">
<div class="col-md-6">
<h2>Headings</h2>
<h1>Heading 1 <small>Sub Heading 1</small></h1>
<h2>Heading 2 <small>Sub Heading 2</small></h2>
<h3>Heading 3 <small>Sub Heading 3</small></h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
</div>
<div class="col-md-6">
<h2>Text Styles</h2>
<p>A <a href="#">link element</a> within a paragraph tag</p>
<div style="margin-bottom:10px;">A <a href="#">link element</a> outside a paragraph tag</div>
<p>The <code>code element</code> example</p>
<p>The <del>del element</del> example</p>
<p>The <em>em element</em> example</p>
<p>The <small>small element</small> example</p>
<p>The <strong>strong element</strong> example</p>
<p>The <sub>sub element</sub> example</p>
<p>The <sup>sup element</sup> example</p>
<p>The <u>u element</u> example</p>
<p>The <span class="highlight">highlight class</span> example</p>
<p><span class="inline-block inline-text-image"><img class="img-responsive inline-block" src="img/dummy.png" /></span> Image inline with text example</p>
</div>
</div>
<hr/>
<h1 id="lists">Lists</h1>
<h2 id="ordered-list">Ordered List</h2>
<ol>
<li>First Item</li>
<li>Second Item</li>
<li>Third Item</li>
</ol>
<h2 id="unordered-list">Unordered List</h2>
<ul>
<li>First Item</li>
<li>Second Item</li>
<li>Third Item</li>
</ul>
<hr/>
<h1 id="tables">Tables</h1>
<h2>Standard Table</h2>
<table class="table" cellspacing="0" cellpadding="0">
<caption>This is a table caption</caption>
<thead>
<tr>
<th>Table Header 1</th><th>Table Header 2</th><th>Table Header 3</th>
</tr>
</thead>
<tbody>
<tr>
<td>Division 1</td><td>Division 2</td><td>Division 3</td>
</tr>
<tr class="even">
<td>Division 1</td><td>Division 2</td><td>Division 3</td>
</tr>
<tr>
<td>Division 1</td><td>Division 2</td><td>Division 3</td>
</tr>
<tr>
<td colspan="3">A row with a cell spanning all 3 columns</td>
</tr>
</tbody>
<tfoot>
<tr>
<th>Table Footer 1</th><th>Table Footer 2</th><th>Table Footer 3</th>
</tr>
</tfoot>
</table>
<h2>User Profile Table</h2>
<div class="row">
<div class="col-sm-4">
<img src="img/dummy.png" class="img-circle img-responsive center-block" style="margin: 20px auto;">
</div>
<div class="col-sm-8">
<h3 class="title">User Name</h3>
<p>Last logged in Aug 25 2016</p>
<table class="table table-user-information">
<tbody>
<tr>
<td>School Name:</td>
<td class="school_name">Chicago Collegiate Charter School</td>
</tr>
<tr>
<td>City:</td>
<td class="city">Chicago</td>
</tr>
<tr>
<td>State:</td>
<td class="state">Illinois</td>
</tr>
<tr>
<td>Teaching Since:</td>
<td class="start_teaching">2016</td>
</tr>
<tr>
<td>Phone Number:</td>
<td class="phone_number">555-555-5555</td>
</tr>
</tbody>
</table>
</div>
</div>
<hr />
<h1 id="forms">Forms</h1>
<h2>Standard Form</h2>
<form action="#forms" method="post">
<div class="form-group required">
<label for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" placeholder="Email" required>
<p class="help-block">This is a required field.</p>
</div>
<div class="form-group">
<label for="exampleInputPassword1">Password</label>
<input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password">
<div class="row">
<div class="col-md-4">
<a class="help-block" href="#" data-toggle="tooltip"
title="More detail goes in the tooltip."
>This is a help block with a tooltip...</a>
</div>
</div>
<div class="tooltip top" role="tooltip">
<div class="tooltip-arrow"></div>
<div class="tooltip-inner">
More detail goes in the tooltip.
</div>
</div>
</div>
<div class="checkbox">
<label>
<input type="checkbox"> Checkbox
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" disabled readonly> Disabled checkbox
</label>
</div>
<div class="form-group">
<label for="toggle">Toggle</label>
<p>See <a href="https://github.com/yuyang041060120/angular2-ui-switch">yuyang041060120/angular2-ui-switch</a> for details.</p>
<div>
<img src="img/toggle.png" style="width: 200px; height: auto;">
</div>
</div>
<div class="form-group">
<label for="star-rating">Star rating</label>
<input type="number" name="star-rating" class="rating" data-clearable="n/a">
<p class="help-block">
See
<a
href="https://github.com/javiertoledo/bootstrap-rating-input"
target="_blank"
>
javiertoledo/bootstrap-rating-input
</a>
for details
</p>
</div>
<button type="submit" class="btn btn-success">Submit</button>
<button type="submit" class="btn btn-default">Cancel</button>
</form>
<h2>File Upload Form</h2>
<form action="#forms" method="post" enctype="multipart/form-data" class="row">
<div class="form-group col-md-4">
<p class="help-block">Includes file upload or link option.</p>
<label class="btn btn-default btn-block btn-file" for="file_upload_control">
<span class="glyphicon glyphicon-upload"></span>
Upload file
<input id="file_upload_control" class="form-control" name="file_upload_control" type="file" style="display: none;">
</label>
<input id="file_upload_control_message"
name="file_upload_control_url"
type="text"
class="form-control"
placeholder="File upload link" />
</div>
<div class="form-group col-md-12">
<button type="submit" class="btn btn-success">Submit</button>
</div>
</form>
<h2>Datepicker</h2>
<p class="help-block">
See
<a href="http://kekeh.github.io/mydatepicker/" target="_blank">kekeh/mydatepicker</a>
for details
</p>
<img src="img/datepicker.png" style="width:300px;height:auto;">
<hr/>
<h1 id="panels">Panels</h1>
<h2>Linked Panels</h2>
<p class="caption">These panels are linked to new pages</p>
<div class="row">
<div class="col-md-4 col-sm-6">
<a class="panel panel-default" href="#">
<div class="panel-body">
<div class="panel-lead">
3
</div>
</div>
<div class="panel-footer">
Just the count
</div>
</a>
</div>
<div class="col-md-4 col-sm-6">
<a class="panel panel-default" href="#">
<div class="panel-body">
<span class="glyphicon glyphicon-bell pull-right"></span>
<div class="panel-lead">
2
</div>
</div>
<div class="panel-footer">
Count with alert in top right
</div>
</a>
</div>
</div>
<h2>Image Panels</h2>
<p class="caption">These use images instead of counts</p>
<div class="row">
<div class="col-md-4 col-sm-6">
<a class="panel panel-default" href="#">
<div class="panel-heading">
<h3 class="panel-title">Section 5</h3>
</div>
<div class="panel-body">
<div class="panel-lead">
<img src="img/dummy.png" class="img-responsive center-block">
</div>
</div>
<div class="panel-footer">
Linked image panel
</div>
</a>
</div>
<div class="col-md-4 col-sm-6">
<a href="#" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Section 23</h3>
</div>
<div class="panel-body">
<div class="panel-lead">
<span class="glyphicon glyphicon-plus"></span>
</div>
</div>
<div class="panel-footer">
Icon as image
</div>
</a>
</div>
</div>
<h2>Text and Table Panels</h2>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="panel panel-default panel-text">
<div class="panel-heading">
<h3 class="panel-title">Panel with a Long String of Text</h3>
</div>
<div class="panel-body">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo?</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Table panel title</h3>
</div>
<table class="table">
<thead>
<tr>
<th>Table Header 1</th><th>Table Header 2</th><th>Table Header 3</th>
</tr>
</thead>
<tbody>
<tr>
<td>Division 1</td><td>Division 2</td><td>Division 3</td>
</tr>
<tr class="even">
<td>Division 1</td><td>Division 2</td><td>Division 3</td>
</tr>
<tr>
<td>Division 1</td><td>Division 2</td><td>Division 3</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<hr/>
<h1 id="alerts">Alerts</h1>
<div class="alert alert-success" role="alert">
<strong>Success!</strong>
Your data was retrieved or saved successfully.
</div>
<div class="alert alert-danger" role="alert">
<strong>Error!</strong>
Something went wrong and we couldn't save or retrieve your data.
</div>
<div class="alert alert-info" role="alert">
<strong>Info:</strong>
Here is some pertinent information about your account or recent action.
</div>
<hr/>
<h1 id="modals">Modals</h1>
<p class="help-block">Note: Modals are only available in the Angular Grading app using Bootstrap and the <a href="https://github.com/shlomiassaf/angular2-modal" target="_blank">Angular 2 Modal package</a>.</p>
<div class="modal-content" overlaydialogboundary="" role="document" style="display:block">
<modal-content>
<modal-title>
<div ng-reflect-ng-class="modal-header" class="modal-header">
<button aria-label="Close" class="close" type="button">
<span aria-hidden="true">×</span>
</button>
<h3 class="modal-title">Modal Title</h3>
</div>
</modal-title>
<modal-body>
<div ng-reflect-ng-class="modal-body" class="modal-body">
<h4>Modal Subtitle</h4>
<p>Modal content</p>
</div>
</modal-body>
<modal-footer>
<div ng-reflect-ng-class="modal-footer" class="modal-footer">
<button ng-reflect-ng-class="btn btn-primary" class="btn btn-primary">Ok</button>
<button ng-reflect-ng-class="btn btn-default" class="btn btn-default">Cancel</button>
</div>
</modal-footer>
</modal-content>
</div>
<hr/>
<h1 id="messages">Messages</h1>
<div class="row">
<div class="col-sm-12">
<h3 class="title">Message History with Shannon Zacharia</h3>
<div class="row">
<div class="col-sm-12">
<p>
Showing
1 to 2 of
2 messages.
</p>
</div>
</div>
<div class="messages">
<div class="row single-message" id="message-2">
<div class="col-xs-2 text-center">
<img src="img/dummy.png" class="img-circle img-responsive center-block" style="margin: 5px auto;">
<small>Lauren</small>
</div>
<div class="col-xs-10">
<p class="message-text">Blanditiis aut et culpa doloribus.</p>
<p class="small">Sent at 09/07/2016 5:42pm</p>
</div>
</div>
<div class="row single-message" id="message-1">
<div class="col-xs-2 text-center">
<img src="img/dummy.png" class="img-circle img-responsive center-block" style="margin: 5px auto;">
<small>Shannon</small>
</div>
<div class="col-xs-10">
<p class="message-text">Tenetur inventore aut consequatur est.</p>
<p class="small">Sent at 09/07/2016 5:42pm</p>
</div>
</div>
</div>
<div id="send">
<!-- coming soon! -->
</div>
</div>
</div>
<hr/>
<h1 id="footer">Footer</h1>
</div>
<footer class="footer">
<div class="container">
<ul class="list-inline links site-links">
<li><a href="https://www.thegraidenetwork.com/contact/">Request a Quote</a></li>
<li><a href="https://www.thegraidenetwork.com/news/">In the News</a></li>
<li><a href="https://www.thegraidenetwork.com/awards-recognitions/">Awards</a></li>
<li><a href="https://www.thegraidenetwork.com/blog/">Blog</a></li>
<li><a href="https://www.thegraidenetwork.com/impact/">Our Impact</a></li>
</ul>
<ul class="list-inline links social-links">
<li><a href="https://twitter.com/graidenetwork"><i class="fa fa-twitter fa-lg"></i></a></li>
<li><a href="https://www.linkedin.com/in/the-graide-network-3708b5100"><i class="fa fa-linkedin fa-lg"></i></a></li>
<li><a href="https://www.pinterest.com/GraideNetwork/"><i class="fa fa-pinterest fa-lg"></i></a></li>
<li><a href="https://www.facebook.com/thegraidenetwork/"><i class="fa fa-facebook fa-lg"></i></a></li>
</ul>
<p class="copyright">
Copyright © 2017 The Graide Network
|
The Chicago Literacy Alliance at 641 W Lake St, Chicago, IL, 60661
|
<a target="_blank" href="http://www.thegraidenetwork.com/privacy-policy-terms-of-use">Privacy Policy & Terms of Use </a>
</p>
</div>
</footer>
<!-- End of Styleguide -->
</body>
</html>