sinatra-hexacta 1.2.9 → 1.2.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/sinatra/public/css/lightadmin.css +7 -68
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 22a7abde00b45cc0377261deb3ba7e61446860e40ec9a807bf2be533f0734d26
|
|
4
|
+
data.tar.gz: e98e773d0b6ebe4279a80ed6ccc7f36a03f8739e4a6674c730975aa6cd730450
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c4941db46e8990f192735fd3fb0a328d12d7596a86de13d851c667ebefd70e451072e33e529371d0e1dcc414b3ad033d902d3bd233ef5fdb5d4d695f11a50563
|
|
7
|
+
data.tar.gz: 5935235c41e309692f7f40810f2e14a3e58a2578e287cff335799f43f16b61d550e2401940ea331dde7b9f8a3fac107a9c7a1af3005413ab7638c4dd5dda30e4
|
|
@@ -122,13 +122,8 @@ body {
|
|
|
122
122
|
position: absolute;
|
|
123
123
|
top: 0px;
|
|
124
124
|
min-height: 700px;
|
|
125
|
-
margin-top:
|
|
126
|
-
width:
|
|
127
|
-
-webkit-transform: translate3d(0, 0, 0);
|
|
128
|
-
transform: translate3d(0, 0, 0);
|
|
129
|
-
opacity: 1;
|
|
130
|
-
filter: alpha(opacity=100);
|
|
131
|
-
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
|
|
125
|
+
margin-top: 75px;
|
|
126
|
+
width: 200px;
|
|
132
127
|
}
|
|
133
128
|
|
|
134
129
|
.container .block-header h2 {
|
|
@@ -286,7 +281,7 @@ body {
|
|
|
286
281
|
.actions > a:before, .pagination > li > a, .pagination > li > span,
|
|
287
282
|
#header input[type="text"], #header .results, .dropdown.open .dropdown-menu,
|
|
288
283
|
.modal .modal-content, .pt-inner .pti-header, .ptih-title,
|
|
289
|
-
.card .tab-nav, .dash-widget-item
|
|
284
|
+
.card .tab-nav, .dash-widget-item {
|
|
290
285
|
border-radius: 6px;
|
|
291
286
|
}
|
|
292
287
|
|
|
@@ -325,9 +320,7 @@ t-view:after {
|
|
|
325
320
|
}
|
|
326
321
|
|
|
327
322
|
|
|
328
|
-
.profile-pic
|
|
329
|
-
padding: 5px;
|
|
330
|
-
border: 1px solid rgba(0,0,0,0.05);
|
|
323
|
+
.profile-pic {
|
|
331
324
|
}
|
|
332
325
|
|
|
333
326
|
.results .card {
|
|
@@ -340,33 +333,6 @@ t-view:after {
|
|
|
340
333
|
border-bottom: 0px !important;
|
|
341
334
|
}
|
|
342
335
|
|
|
343
|
-
@media (min-width: 1200px) {
|
|
344
|
-
body #content {
|
|
345
|
-
padding-left: 150px;
|
|
346
|
-
}
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
@media (min-width: 1200px) {
|
|
350
|
-
body #content > .container {
|
|
351
|
-
width: calc(100% - 30px);
|
|
352
|
-
}
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
@media (min-width: 1200px) {
|
|
356
|
-
#header {
|
|
357
|
-
padding-left: 15px;
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
#menu-trigger {
|
|
361
|
-
display: none;
|
|
362
|
-
}
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
body:not(.sw-toggled) #sidebar {
|
|
366
|
-
box-shadow: none;
|
|
367
|
-
}
|
|
368
|
-
|
|
369
|
-
|
|
370
336
|
.lv-item span, .pt-inner .pti-header > h2 {
|
|
371
337
|
color: #334152;
|
|
372
338
|
font-weight: 700;
|
|
@@ -382,16 +348,6 @@ body:not(.sw-toggled) #sidebar {
|
|
|
382
348
|
font-weight: 700;
|
|
383
349
|
}
|
|
384
350
|
|
|
385
|
-
.card .card-header {
|
|
386
|
-
border-top-left-radius: 6px;
|
|
387
|
-
border-top-right-radius: 6px;
|
|
388
|
-
}
|
|
389
|
-
|
|
390
|
-
.card .card-body {
|
|
391
|
-
border-bottom-left-radius: 6px;
|
|
392
|
-
border-bottom-right-radius: 6px;
|
|
393
|
-
}
|
|
394
|
-
|
|
395
351
|
.card .card-header h2 small {
|
|
396
352
|
font-size: 10px;
|
|
397
353
|
letter-spacing: 1px;
|
|
@@ -452,13 +408,12 @@ body:not(.sw-toggled) #sidebar {
|
|
|
452
408
|
background: transparent;
|
|
453
409
|
}
|
|
454
410
|
|
|
455
|
-
.preloader {
|
|
411
|
+
#loader .preloader {
|
|
456
412
|
background: rgba(255,255,255,0.5);
|
|
457
413
|
border-radius: 100px;
|
|
458
|
-
left:
|
|
414
|
+
left: 67px !important;
|
|
459
415
|
top: 6px !important;
|
|
460
416
|
}
|
|
461
|
-
|
|
462
417
|
/* ----- Pegaso related ----- */
|
|
463
418
|
|
|
464
419
|
.idx {
|
|
@@ -475,20 +430,4 @@ body:not(.sw-toggled) #sidebar {
|
|
|
475
430
|
height: 38px;
|
|
476
431
|
border-radius: 100px;
|
|
477
432
|
padding-top: 9px;
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
.ha-menu {
|
|
481
|
-
background-color: transparent !important;
|
|
482
|
-
border-bottom: 1px solid rgba(0,0,0,0.05);
|
|
483
|
-
}
|
|
484
|
-
|
|
485
|
-
.ha-menu > ul > li:not(.active) > *:not(ul) {
|
|
486
|
-
color: #334152;
|
|
487
|
-
font-weight: 700;
|
|
488
|
-
}
|
|
489
|
-
|
|
490
|
-
.ha-menu > ul > li.active > *:not(ul) {
|
|
491
|
-
color: #334152;
|
|
492
|
-
box-shadow: inset 0px -3px 0 0px #047bf8;
|
|
493
|
-
font-weight: 700;
|
|
494
|
-
}
|
|
433
|
+
}
|