Skip to content

Commit dc399e5

Browse files
committed
Update 2016-07-23T02:18:18.101Z
1 parent 3811ee6 commit dc399e5

29 files changed

+1095
-548
lines changed

buttons.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@
4141
</form>
4242
</div>
4343
<div class="header-block header-block-buttons">
44-
<a href="https://github.com/modularcode/modular-admin-html" class="btn btn-oval btn-sm rounded-s header-btn"> <i class="fa fa-github-alt"></i> View on GitHub </a>
45-
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v1.0.1/modular-admin-html-1.0.1.zip" class="btn btn-oval btn-sm rounded-s header-btn"> <i class="fa fa-cloud-download"></i> Download .zip </a>
44+
<a href="https://github.com/modularcode/modular-admin-html" class="btn btn-sm header-btn"> <i class="fa fa-github-alt"></i> <span>View on GitHub</span> </a>
45+
<a href="https://github.com/modularcode/modular-admin-html/stargazers" class="btn btn-sm header-btn"> <i class="fa fa-star"></i> <span>Star Us</span> </a>
46+
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v1.0.1/modular-admin-html-1.0.1.zip" class="btn btn-sm header-btn"> <i class="fa fa-cloud-download"></i> <span>Download .zip</span> </a>
4647
</div>
4748
<div class="header-block header-block-nav">
4849
<ul class="nav-profile">
@@ -627,6 +628,23 @@ <h4 class="modal-title"><i class="fa fa-warning"></i> Alert</h4> </div>
627628
<div class="color-secondary"></div>
628629
</div>
629630
</div>
631+
<script>
632+
(function(i, s, o, g, r, a, m)
633+
{
634+
i['GoogleAnalyticsObject'] = r;
635+
i[r] = i[r] || function()
636+
{
637+
(i[r].q = i[r].q || []).push(arguments)
638+
}, i[r].l = 1 * new Date();
639+
a = s.createElement(o),
640+
m = s.getElementsByTagName(o)[0];
641+
a.async = 1;
642+
a.src = g;
643+
m.parentNode.insertBefore(a, m)
644+
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
645+
ga('create', 'UA-80463319-2', 'auto');
646+
ga('send', 'pageview');
647+
</script>
630648
<script src="js/vendor.js"></script>
631649
<script src="js/app.js"></script>
632650
</body>

cards.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@
4141
</form>
4242
</div>
4343
<div class="header-block header-block-buttons">
44-
<a href="https://github.com/modularcode/modular-admin-html" class="btn btn-oval btn-sm rounded-s header-btn"> <i class="fa fa-github-alt"></i> View on GitHub </a>
45-
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v1.0.1/modular-admin-html-1.0.1.zip" class="btn btn-oval btn-sm rounded-s header-btn"> <i class="fa fa-cloud-download"></i> Download .zip </a>
44+
<a href="https://github.com/modularcode/modular-admin-html" class="btn btn-sm header-btn"> <i class="fa fa-github-alt"></i> <span>View on GitHub</span> </a>
45+
<a href="https://github.com/modularcode/modular-admin-html/stargazers" class="btn btn-sm header-btn"> <i class="fa fa-star"></i> <span>Star Us</span> </a>
46+
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v1.0.1/modular-admin-html-1.0.1.zip" class="btn btn-sm header-btn"> <i class="fa fa-cloud-download"></i> <span>Download .zip</span> </a>
4647
</div>
4748
<div class="header-block header-block-nav">
4849
<ul class="nav-profile">
@@ -543,6 +544,23 @@ <h4 class="modal-title"><i class="fa fa-warning"></i> Alert</h4> </div>
543544
<div class="color-secondary"></div>
544545
</div>
545546
</div>
547+
<script>
548+
(function(i, s, o, g, r, a, m)
549+
{
550+
i['GoogleAnalyticsObject'] = r;
551+
i[r] = i[r] || function()
552+
{
553+
(i[r].q = i[r].q || []).push(arguments)
554+
}, i[r].l = 1 * new Date();
555+
a = s.createElement(o),
556+
m = s.getElementsByTagName(o)[0];
557+
a.async = 1;
558+
a.src = g;
559+
m.parentNode.insertBefore(a, m)
560+
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
561+
ga('create', 'UA-80463319-2', 'auto');
562+
ga('send', 'pageview');
563+
</script>
546564
<script src="js/vendor.js"></script>
547565
<script src="js/app.js"></script>
548566
</body>

charts-flot.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@
4141
</form>
4242
</div>
4343
<div class="header-block header-block-buttons">
44-
<a href="https://github.com/modularcode/modular-admin-html" class="btn btn-oval btn-sm rounded-s header-btn"> <i class="fa fa-github-alt"></i> View on GitHub </a>
45-
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v1.0.1/modular-admin-html-1.0.1.zip" class="btn btn-oval btn-sm rounded-s header-btn"> <i class="fa fa-cloud-download"></i> Download .zip </a>
44+
<a href="https://github.com/modularcode/modular-admin-html" class="btn btn-sm header-btn"> <i class="fa fa-github-alt"></i> <span>View on GitHub</span> </a>
45+
<a href="https://github.com/modularcode/modular-admin-html/stargazers" class="btn btn-sm header-btn"> <i class="fa fa-star"></i> <span>Star Us</span> </a>
46+
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v1.0.1/modular-admin-html-1.0.1.zip" class="btn btn-sm header-btn"> <i class="fa fa-cloud-download"></i> <span>Download .zip</span> </a>
4647
</div>
4748
<div class="header-block header-block-nav">
4849
<ul class="nav-profile">
@@ -440,6 +441,23 @@ <h4 class="modal-title"><i class="fa fa-warning"></i> Alert</h4> </div>
440441
<div class="color-secondary"></div>
441442
</div>
442443
</div>
444+
<script>
445+
(function(i, s, o, g, r, a, m)
446+
{
447+
i['GoogleAnalyticsObject'] = r;
448+
i[r] = i[r] || function()
449+
{
450+
(i[r].q = i[r].q || []).push(arguments)
451+
}, i[r].l = 1 * new Date();
452+
a = s.createElement(o),
453+
m = s.getElementsByTagName(o)[0];
454+
a.async = 1;
455+
a.src = g;
456+
m.parentNode.insertBefore(a, m)
457+
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
458+
ga('create', 'UA-80463319-2', 'auto');
459+
ga('send', 'pageview');
460+
</script>
443461
<script src="js/vendor.js"></script>
444462
<script src="js/app.js"></script>
445463
</body>

charts-morris.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@
4141
</form>
4242
</div>
4343
<div class="header-block header-block-buttons">
44-
<a href="https://github.com/modularcode/modular-admin-html" class="btn btn-oval btn-sm rounded-s header-btn"> <i class="fa fa-github-alt"></i> View on GitHub </a>
45-
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v1.0.1/modular-admin-html-1.0.1.zip" class="btn btn-oval btn-sm rounded-s header-btn"> <i class="fa fa-cloud-download"></i> Download .zip </a>
44+
<a href="https://github.com/modularcode/modular-admin-html" class="btn btn-sm header-btn"> <i class="fa fa-github-alt"></i> <span>View on GitHub</span> </a>
45+
<a href="https://github.com/modularcode/modular-admin-html/stargazers" class="btn btn-sm header-btn"> <i class="fa fa-star"></i> <span>Star Us</span> </a>
46+
<a href="https://github.com/modularcode/modular-admin-html/releases/download/v1.0.1/modular-admin-html-1.0.1.zip" class="btn btn-sm header-btn"> <i class="fa fa-cloud-download"></i> <span>Download .zip</span> </a>
4647
</div>
4748
<div class="header-block header-block-nav">
4849
<ul class="nav-profile">
@@ -430,6 +431,23 @@ <h4 class="modal-title"><i class="fa fa-warning"></i> Alert</h4> </div>
430431
<div class="color-secondary"></div>
431432
</div>
432433
</div>
434+
<script>
435+
(function(i, s, o, g, r, a, m)
436+
{
437+
i['GoogleAnalyticsObject'] = r;
438+
i[r] = i[r] || function()
439+
{
440+
(i[r].q = i[r].q || []).push(arguments)
441+
}, i[r].l = 1 * new Date();
442+
a = s.createElement(o),
443+
m = s.getElementsByTagName(o)[0];
444+
a.async = 1;
445+
a.src = g;
446+
m.parentNode.insertBefore(a, m)
447+
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
448+
ga('create', 'UA-80463319-2', 'auto');
449+
ga('send', 'pageview');
450+
</script>
433451
<script src="js/vendor.js"></script>
434452
<script src="js/app.js"></script>
435453
</body>

css/app-blue.css

Lines changed: 87 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -56,22 +56,22 @@ body {
5656
transition: left 0.3s ease, padding-left 0.3s ease;
5757
overflow: hidden; }
5858
.app .content {
59-
padding: 110px 30px 90px 30px;
59+
padding: 95px 20px 75px 20px;
6060
min-height: 100vh; }
6161
@media (min-width: 1200px) {
6262
.app .content {
63-
padding: 120px 50px 100px 50px; } }
63+
padding: 105px 40px 85px 40px; } }
6464

6565
@media (min-width: 992px) and (max-width: 1199px) {
6666
.app .content {
67-
padding: 110px 30px 90px 30px; } }
67+
padding: 100px 35px 80px 35px; } }
6868

6969
@media (min-width: 768px) and (max-width: 991px) {
7070
.app .content {
7171
padding: 95px 20px 75px 20px; } }
7272
@media (max-width: 767px) {
7373
.app .content {
74-
padding: 65px 10px 65px 10px; } }
74+
padding: 70px 20px 70px 20px; } }
7575
@media (max-width: 991px) {
7676
.app {
7777
padding-left: 0; } }
@@ -1022,39 +1022,6 @@ label,
10221022
.images-container .image-container.new:hover {
10231023
opacity: 1; }
10241024

1025-
.logo {
1026-
display: inline-block;
1027-
width: 45px;
1028-
height: 25px;
1029-
vertical-align: middle;
1030-
margin-right: 5px;
1031-
position: relative; }
1032-
.logo .l {
1033-
width: 11px;
1034-
height: 11px;
1035-
border-radius: 50%;
1036-
background-color: #52BCD3;
1037-
position: absolute; }
1038-
.logo .l.l1 {
1039-
bottom: 0;
1040-
left: 0; }
1041-
.logo .l.l2 {
1042-
width: 7px;
1043-
height: 7px;
1044-
bottom: 13px;
1045-
left: 10px; }
1046-
.logo .l.l3 {
1047-
width: 7px;
1048-
height: 7px;
1049-
bottom: 4px;
1050-
left: 17px; }
1051-
.logo .l.l4 {
1052-
bottom: 13px;
1053-
left: 25px; }
1054-
.logo .l.l5 {
1055-
bottom: 0;
1056-
left: 34px; }
1057-
10581025
/* *******************************************
10591026
* Item List general styles
10601027
********************************************** */
@@ -1386,6 +1353,39 @@ label,
13861353
.card > .item-list .item > .item-row {
13871354
padding: 0 10px; } }
13881355

1356+
.logo {
1357+
display: inline-block;
1358+
width: 45px;
1359+
height: 25px;
1360+
vertical-align: middle;
1361+
margin-right: 5px;
1362+
position: relative; }
1363+
.logo .l {
1364+
width: 11px;
1365+
height: 11px;
1366+
border-radius: 50%;
1367+
background-color: #52BCD3;
1368+
position: absolute; }
1369+
.logo .l.l1 {
1370+
bottom: 0;
1371+
left: 0; }
1372+
.logo .l.l2 {
1373+
width: 7px;
1374+
height: 7px;
1375+
bottom: 13px;
1376+
left: 10px; }
1377+
.logo .l.l3 {
1378+
width: 7px;
1379+
height: 7px;
1380+
bottom: 4px;
1381+
left: 17px; }
1382+
.logo .l.l4 {
1383+
bottom: 13px;
1384+
left: 25px; }
1385+
.logo .l.l5 {
1386+
bottom: 0;
1387+
left: 34px; }
1388+
13891389
.modal-body.modal-tab-container {
13901390
padding: 0; }
13911391
.modal-body.modal-tab-container .modal-tabs {
@@ -1545,7 +1545,21 @@ span a {
15451545

15461546
.section {
15471547
display: block;
1548-
margin-bottom: 30px; }
1548+
margin-bottom: 15px; }
1549+
@media (min-width: 1200px) {
1550+
.section {
1551+
margin-bottom: 25px; } }
1552+
1553+
@media (min-width: 992px) and (max-width: 1199px) {
1554+
.section {
1555+
margin-bottom: 20px; } }
1556+
1557+
@media (min-width: 768px) and (max-width: 991px) {
1558+
.section {
1559+
margin-bottom: 15px; } }
1560+
@media (max-width: 767px) {
1561+
.section {
1562+
margin-bottom: 10px; } }
15491563
.section:last-of-type {
15501564
margin-bottom: 0; }
15511565

@@ -2328,7 +2342,11 @@ pre {
23282342
-webkit-box-align: center;
23292343
-webkit-align-items: center;
23302344
-ms-flex-align: center;
2331-
align-items: center; }
2345+
align-items: center;
2346+
-webkit-box-pack: justify;
2347+
-webkit-justify-content: space-between;
2348+
-ms-flex-pack: justify;
2349+
justify-content: space-between; }
23322350
@media (max-width: 991px) {
23332351
.header {
23342352
left: 0; } }
@@ -2338,11 +2356,9 @@ pre {
23382356
height: 50px; } }
23392357
.header-fixed .header {
23402358
position: fixed; }
2341-
.header .header-block {
2342-
margin-right: 15px; }
2343-
@media (max-width: 767px) {
2344-
.header .header-block {
2345-
padding: 5px; } }
2359+
@media (max-width: 767px) {
2360+
.header .header-block {
2361+
padding: 5px; } }
23462362

23472363
.modal .modal-content {
23482364
border-radius: 0; }
@@ -2469,16 +2485,20 @@ pre {
24692485
background-color: transparent;
24702486
border: 1px solid #64798d;
24712487
color: #64798d;
2472-
margin: 0 5px; }
2488+
margin: 0 5px;
2489+
border-radius: 0.2rem; }
24732490
.header .header-block-buttons .btn.header-btn:hover, .header .header-block-buttons .btn.header-btn:focus {
24742491
border: 1px solid #3a4651;
24752492
color: #3a4651; }
2476-
@media (max-width: 767px) {
2477-
.header .header-block-buttons {
2478-
display: none; } }
2493+
@media (max-width: 767px) {
2494+
.header .header-block-buttons .btn.header-btn span {
2495+
display: none; } }
24792496

24802497
.header .header-block-collapse {
24812498
padding-right: 5px; }
2499+
@media (max-width: 767px) {
2500+
.header .header-block-collapse {
2501+
width: 155px; } }
24822502
.header .header-block-collapse .collapse-btn {
24832503
background: none;
24842504
border: none;
@@ -2495,7 +2515,11 @@ pre {
24952515

24962516
.header .header-block-nav {
24972517
margin-left: auto;
2498-
white-space: nowrap; }
2518+
white-space: nowrap;
2519+
padding-right: 15px; }
2520+
@media (max-width: 767px) {
2521+
.header .header-block-nav {
2522+
padding-right: 25px; } }
24992523
.header .header-block-nav::after {
25002524
content: "";
25012525
display: table;
@@ -2533,7 +2557,7 @@ pre {
25332557

25342558
.header .header-block-search {
25352559
margin-right: auto;
2536-
padding-left: 30px; }
2560+
padding-left: 20px; }
25372561
@media (max-width: 767px) {
25382562
.header .header-block-search {
25392563
padding-left: 10px; } }
@@ -2544,10 +2568,10 @@ pre {
25442568

25452569
@media (min-width: 992px) and (max-width: 1199px) {
25462570
.header .header-block-search {
2547-
padding-left: 30px; } }
2571+
padding-left: 20px; } }
25482572
@media (min-width: 1200px) {
25492573
.header .header-block-search {
2550-
padding-left: 50px; } }
2574+
padding-left: 35px; } }
25512575
.header .header-block-search > form {
25522576
float: right; }
25532577
@media (max-width: 767px) {
@@ -2615,17 +2639,6 @@ pre {
26152639
color: #52BCD3;
26162640
width: 230px; }
26172641

2618-
.sidebar-header .brand {
2619-
color: #fff;
2620-
text-align: left;
2621-
padding-left: 25px;
2622-
line-height: 70px;
2623-
font-size: 16px; }
2624-
@media (max-width: 767px) {
2625-
.sidebar-header .brand {
2626-
line-height: 50px;
2627-
font-size: 16px; } }
2628-
26292642
.customize {
26302643
width: 100%;
26312644
color: rgba(255, 255, 255, 0.5);
@@ -2719,6 +2732,17 @@ pre {
27192732
left: 0;
27202733
color: #fff; }
27212734

2735+
.sidebar-header .brand {
2736+
color: #fff;
2737+
text-align: left;
2738+
padding-left: 25px;
2739+
line-height: 70px;
2740+
font-size: 16px; }
2741+
@media (max-width: 767px) {
2742+
.sidebar-header .brand {
2743+
line-height: 50px;
2744+
font-size: 16px; } }
2745+
27222746
.header .header-block-nav .notifications {
27232747
font-size: 16px; }
27242748
.header .header-block-nav .notifications a {

0 commit comments

Comments
 (0)