welcome_css 0.11 → 0.15

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 13753c3b21a1960a595ece4f096ef48d1763fd1fb025a62f3ab316f5f285e666
4
- data.tar.gz: cdc365f629e8f62af7c0ec91cf588afe6bf2941dae607cf8b5605df8abd02d9d
3
+ metadata.gz: 6903bba74ef92c35037827a26c3d9cf9ca408b59d1cfcdd3e8b04d4a1241c30b
4
+ data.tar.gz: 06eb6d93015a2b3bbaa7a27229b4edba713194d56a640e93db9d30dbaa9b96f4
5
5
  SHA512:
6
- metadata.gz: 2980f0c6f4a8a5ef9df1721093c76c5a9a6eb9aa2621de307efc7f7d5b7be06530cf71f07947fc7f27f88c3ef51ebc1d6b00c481ba4cef867121a93c70782b94
7
- data.tar.gz: 667a339bc3f6c9a0e2ed5a256a53a8f671b13b5690f4e51bf6d2e2b63ce5e18c96e18c02d49b7d744466542620a685e96caf2da2f39af9577e000d997d1c8335
6
+ metadata.gz: fc3516755e3593623f58dcaba45c1223fdba4d96b2b29d9c5ff01cfb171cc9adf1849e2e8af5b4b0f9aa1d17e2666c56464f268c077d6dc1647475e53fc1cb77
7
+ data.tar.gz: b102651d63659062fcb853bf7a6053b247898f563dc9afc138b829e3c8665157fd139b735e684e7dec04b644dc1fbfa3f76ecc3ecf0dad84e05b8b09d0a53963
@@ -92,8 +92,8 @@
92
92
  border: 1px solid $ui_green;
93
93
  }
94
94
  .ui-btn-status.btn-secondary {
95
- background-color: $ui_darkgray;
96
- border: 1px solid $ui_darkgray;
95
+ background-color: $ui_back;
96
+ border: 1px solid $ui_back;
97
97
  }
98
98
 
99
99
  /* ========================================= */
@@ -585,6 +585,18 @@
585
585
  color: #000 !important;
586
586
  }
587
587
 
588
+ .am-content.ui-app-area .nav-lateral {
589
+ display: block;
590
+ float: left;
591
+ position: relative;
592
+ width: 18%;
593
+ }
594
+ .am-content.ui-app-area .content-lateral {
595
+ display: block;
596
+ float: right;
597
+ position: relative;
598
+ width: 82%;
599
+ }
588
600
 
589
601
 
590
602
 
@@ -59,7 +59,7 @@
59
59
 
60
60
  table .ui-table-row {
61
61
  background-color: $ui_white;
62
- border: 1px solid rgba(0, 0, 0, 0.125);
62
+ /*border: 1px solid rgba(0, 0, 0, 0.125);*/
63
63
  }
64
64
  .ui-toptable {
65
65
  background-color: $ui_middlegray;
@@ -79,8 +79,8 @@ table .ui-table-row {
79
79
  /* Table Cells */
80
80
  .ui-table thead {
81
81
  background-color: #edeff4;
82
- border: 1px solid #edeff4;
83
- font-family: 'hk-grotesk-semibold';
82
+ /*border: 1px solid #edeff4;*/
83
+ font-family: 'hk-grotesk-bold';
84
84
  }
85
85
  .ui-table table {
86
86
  background-color: $ui_white;
@@ -104,6 +104,9 @@ table .ui-table-row {
104
104
  background-size: 8px;
105
105
  background-position: left 10px top 6px;
106
106
  }
107
+ .ui-app-area .table thead th {
108
+ border-bottom: transparent;
109
+ }
107
110
 
108
111
  /* Tr */
109
112
  .ui-table table tbody tr:hover {
@@ -159,6 +162,9 @@ table .ui-table-row {
159
162
  background-color: transparent;
160
163
  border: transparent;
161
164
  }
165
+ .ui-app-area .dropdown .btn.dropdown-toggle:hover .dropdown-menu {
166
+ display: block !important;
167
+ }
162
168
  .site-plan .card-body {
163
169
  padding: 0;
164
170
  }
@@ -490,9 +496,9 @@ table .ui-table-row {
490
496
  margin-bottom: 60px;
491
497
  }
492
498
  .ui-app-area .widget-head {
493
- background-color: #edeff4 !important;
494
- padding: 12px 20px;
495
- border: 1px solid #edeff4 !important;
499
+ background-color: #fff !important;
500
+ padding: 12px 15px;
501
+ border-bottom: 1px solid #7A7A7A !important;
496
502
  -webkit-border-top-left-radius: .25rem!important;
497
503
  -webkit-border-top-right-radius: .25rem!important;
498
504
  -moz-border-radius-topleft: .25rem!important;
@@ -510,9 +516,9 @@ table .ui-table-row {
510
516
  padding-left: 0;
511
517
  }
512
518
  .ui-app-area .widget-head .title {
513
- font-size: 20px;
514
- font-weight: 500;
515
- font-family: gt-eesti-regular;
519
+ font-size: 22px;
520
+ font-weight: 600;
521
+ font-family: 'hk_groteskbold';
516
522
  }
517
523
  .ui-app-area .card-body .nav.nav-tabs {
518
524
  margin-bottom: 30px;
@@ -521,17 +527,47 @@ table .ui-table-row {
521
527
  .ui-app-area .card-body .nav-tabs .nav-link.active, .ui-app-area .card-body .nav-tabs .nav-item.show .nav-link,
522
528
  .ui-app-area .card-body .nav-tabs .nav-link:hover {
523
529
  color: #000;
524
- background-color: transparent;
525
- border-color: transparent transparent #4A8FE7;
530
+ background-color: #EDEFF4;
531
+ border: 1px solid #EDEFF4;
532
+ border-radius: $ui-radius;
526
533
  font-family: gt-eesti-regular;
534
+ background-image: image-url('icons/menu_requirements.svg');
535
+ background-repeat: no-repeat;
536
+ background-size: 10px;
537
+ background-position: top 15px left 6px;
527
538
  }
528
539
  .ui-app-area .card-body .nav-tabs .nav-link {
529
540
  color: #000;
530
541
  font-family: gt-eesti-regular;
542
+ padding: 8px 8px 8px 22px !important;
543
+ }
544
+
545
+ /* =========================== */
546
+
547
+ .ui-app-area .card-body .nav-tabs .nav-link.active .nav-link {
548
+ padding: 8px 0 !important;
549
+ }
550
+ .ui-app-area .card-body .nav-tabs .nav-link.active .nav-link.active,
551
+ .ui-app-area .card-body .nav-tabs .nav-link.active .nav-link:hover {
552
+ color: #000;
553
+ background-color: #fff;
554
+ border: 1px solid #fff;
555
+ border-radius: 0 !important;
556
+ background-image: none;
557
+ border-bottom: 1px solid #4A8FE7;
531
558
  }
559
+
532
560
  .table th, .table td {
533
561
  padding: 1rem;
534
562
  }
563
+ .am-content.ui-app-area .table th,
564
+ .am-content.ui-app-area .table td {
565
+ border-top: transparent;
566
+ border-bottom: 1px solid #dee2e6;
567
+ }
568
+ .am-content.ui-app-area .table tr:last-child td {
569
+ border-bottom: transparent;
570
+ }
535
571
  .ui-app-area .drop-side {
536
572
  left: 220px !important;
537
573
  top: 4px !important;
@@ -561,12 +597,73 @@ table .ui-table-row {
561
597
  margin-bottom: 0px;
562
598
  }
563
599
 
600
+ .am-content.ui-app-area .content-lateral table {
601
+ margin-bottom: 0;
602
+ }
603
+ .am-content.ui-app-area .content-lateral .table-widget {
604
+ margin-bottom: 40px;
605
+ }
606
+
607
+ /* =========================== */
608
+
609
+ .am-content.ui-app-area .widget-head.primary-head {
610
+ background-color: #EAEEF5 !important;
611
+ border-bottom: none !important;
612
+ }
613
+ .am-content.ui-app-area .widget-head.primary-head .title {
614
+ font-size: 18px;
615
+ }
616
+ .am-content.ui-app-area .widget-head {
617
+ box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
618
+ -webkit-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
619
+ -moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
620
+ }
621
+
622
+ /* =========================== */
623
+
624
+ .main-content table,
625
+ .am-content.ui-app-area .table-widget,
626
+ .am-content.ui-app-area .content-lateral table {
627
+ box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.25);
628
+ -webkit-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.25);
629
+ -moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.25);
630
+ border-radius: $ui-radius;
631
+ }
632
+ .am-content.ui-app-area .content-lateral table {
633
+ /*margin-bottom: 40px;*/
634
+ }
635
+ .am-content.ui-app-area .table-widget {
636
+ background-color: $ui_white;
637
+ }
638
+
639
+ /* =========================== */
640
+
641
+ .am-content.ui-app-area .customers-header .accordion-toggle[aria-expanded="true"] img {
642
+ transform: rotate(180deg);
643
+ }
644
+ .am-content.ui-app-area .customers-header h3 {
645
+ padding-left: 20px;
646
+ }
647
+ .am-content.ui-app-area .customers-header h3::before {
648
+ background-image: image-url('icons/menu_customers.svg');
649
+ background-repeat: no-repeat;
650
+ background-size: 14px;
651
+ width: 14px;
652
+ height: 14px;
653
+ content: "";
654
+ display: block;
655
+ position: absolute;
656
+ margin-left: -20px;
657
+ top: 10px;
658
+ }
659
+ .am-content.ui-app-area .customers-header h3:hover {
660
+ cursor: pointer;
661
+ }
662
+
564
663
  /* =========================== */
565
664
 
566
- .main-content table {
567
- box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.68);
568
- -webkit-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.68);
569
- -moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.68);
665
+ .am-content.ui-app-area .customer-block-info {
666
+ margin-bottom: 40px;
570
667
  }
571
668
 
572
669
  /* =========================== */
@@ -621,13 +718,14 @@ table .ui-table-row {
621
718
  margin-right: 20px;
622
719
  }
623
720
  .main-app .ui-app-area .tab-content .tab-pane {
624
- margin-top: 40px;
721
+ /*margin-top: 40px;*/
625
722
  }
626
723
  .main-app .ui-app-area .tab-content .tab-pane .h3 {
627
724
  font-size: 20px;
628
725
  }
629
- .main-app .ui-app-area table thead {
630
- background-color: #edeff4;
726
+ .main-app .ui-app-area table thead th {
727
+ background-color: #fff;
728
+ border-bottom: 1px solid #7A7A7A !important;
631
729
  }
632
730
  .ui-app-area .page-head .dropdown.droppright {
633
731
  top: 6px;
@@ -756,6 +854,7 @@ table .ui-table-row {
756
854
  }
757
855
 
758
856
  /* =========================== */
857
+ /* Land App - LP */
759
858
 
760
859
  .block-stats {
761
860
  display: block;
@@ -796,7 +895,7 @@ table .ui-table-row {
796
895
  position: relative;
797
896
  padding: 0 3px;
798
897
  }
799
- .widget {
898
+ .ui-app-area .widget {
800
899
  display: block;
801
900
  float: left;
802
901
  position: relative;
@@ -812,6 +911,19 @@ table .ui-table-row {
812
911
  background-color: transparent;
813
912
  border: none;
814
913
  }
914
+ .ui-app-area.am-content .widget-area .widget {
915
+ display: block;
916
+ float: left;
917
+ position: relative;
918
+ background-color: #EEF2F7;
919
+ border: 1px solid #D2D5DA;
920
+ border-radius: $ui-radius;
921
+ padding: 15px 20px;
922
+ min-height: 300px;
923
+ }
924
+ .ui-app-area.am-content .widget-area h4 {
925
+ margin-bottom: 0;
926
+ }
815
927
  .widget .widget-title {
816
928
  font-size: 18px;
817
929
  line-height: 22px;
@@ -823,22 +935,30 @@ table .ui-table-row {
823
935
  margin-top: 12px;
824
936
  min-height: 90px;
825
937
  }
826
- .widget .phase {
938
+ .widget .phase,
939
+ .block-stats-area .parcels-list .phase {
827
940
  border-radius: $ui-radius;
828
941
  padding: 0 2px;
829
942
  color: $ui_white;
830
943
  }
831
- .widget .phase.p-pass {
944
+ .block-stats-area .parcels-list .phase {
945
+ font-size: 13px;
946
+ }
947
+ .widget .phase.p-pass,
948
+ .block-stats-area .parcels-list .phase.p-pass {
832
949
  background-color: $ui_blue;
833
950
  }
834
- .widget .phase.p-questionable {
951
+ .widget .phase.p-questionable,
952
+ .block-stats-area .parcels-list .phase.p-questionable {
835
953
  background-color: #FAC15F;
836
954
  color: $ui_back;
837
955
  }
838
- .widget .phase.p-offmarket {
956
+ .widget .phase.p-offmarket,
957
+ .block-stats-area .parcels-list .phase.p-offmarket {
839
958
  background-color: #FF411D;
840
959
  }
841
- .widget .phase.p-reject {
960
+ .widget .phase.p-reject,
961
+ .block-stats-area .parcels-list .phase.p-reject {
842
962
  background-color: #FF411D;
843
963
  }
844
964
 
@@ -988,6 +1108,78 @@ table .ui-table-row {
988
1108
  margin-bottom: 0 !important;
989
1109
  }
990
1110
 
1111
+ .block-stats-area .parcels-list {
1112
+ border-bottom: 1px solid #C4C4C4;
1113
+ }
1114
+ .block-stats-area .parcels-list .parcel-item {
1115
+ border-bottom: 1px solid #E8E8E8;
1116
+ }
1117
+ .block-stats-area .parcels-list .parcel-item:last-child {
1118
+ border-bottom: none;
1119
+ }
1120
+ .block-stats-area .dropdown-menu.tags {
1121
+ display: none;
1122
+ margin-bottom: 0;
1123
+ position: absolute;
1124
+ right: 0;
1125
+ margin-right: 0;
1126
+ }
1127
+ .block-stats-area table thead {
1128
+ background-color: transparent !important;
1129
+ border-top: none;
1130
+ border-left: none;
1131
+ border-right: none;
1132
+ border-bottom: 1px solid #C4C4C4;
1133
+ }
1134
+ .block-stats-area table thead th,
1135
+ .block-stats-area table td {
1136
+ border-bottom: none;
1137
+ border-top: none;
1138
+ padding-left: 0;
1139
+ padding-right: 0;
1140
+ }
1141
+ .block-stats-area table .ui-table-row {
1142
+ border: none;
1143
+ }
1144
+ .block-stats-area .ui-table-row.width-drop .dropdown a {
1145
+ color: $ui_back;
1146
+ padding: 10px 10px 0px 10px;
1147
+ font-size: 14px;
1148
+ }
1149
+ .block-stats-area .ui-table-row.width-drop .dropdown a:hover {
1150
+ text-decoration: none;
1151
+ }
1152
+
1153
+ .am-content.ui-app-area .block-stats-area .parcels-list .ui-table-row.width-drop {
1154
+ border-bottom: 1px solid #E4E4E4;
1155
+ }
1156
+ .am-content.ui-app-area .block-stats-area .parcels-list .ui-table-row.width-drop:last-child {
1157
+ border-bottom: none;
1158
+ }
1159
+
1160
+ .block-stats-area .list-properties {
1161
+ border-bottom: 1px solid #D9D9D9;
1162
+ }
1163
+ .block-stats-area .list-properties-item {
1164
+ font-size: 14px;
1165
+ border-bottom: 1px solid #D9D9D9;
1166
+ }
1167
+ .block-stats-area .list-properties-item:last-child {
1168
+ border-bottom: none
1169
+ }
1170
+ .block-stats-area .transit {
1171
+ font-size: 14px;
1172
+ margin-top: 10px;
1173
+ margin-bottom: 20px;
1174
+ }
1175
+
1176
+ .block-stats-area .maps-frame {
1177
+ height: 100%;
1178
+ position: absolute;
1179
+ right: 0;
1180
+ top: 0;
1181
+ }
1182
+
991
1183
  .search-area {
992
1184
  display: block;
993
1185
  position: relative;
@@ -1046,6 +1238,9 @@ table .ui-table-row {
1046
1238
  margin-bottom: 0;
1047
1239
  }
1048
1240
 
1241
+ /* =========================== */
1242
+ /* Land App - Daily Stats */
1243
+
1049
1244
  .daily-stats .daily-widget {
1050
1245
  min-height: auto;
1051
1246
  padding: 15px 20px 25px 20px;
@@ -1080,6 +1275,7 @@ table .ui-table-row {
1080
1275
  }
1081
1276
 
1082
1277
  /* =========================== */
1278
+ /* Teardown UI adaptations */
1083
1279
 
1084
1280
  .ui-app-area .teardown-information-block {
1085
1281
  display: block;
@@ -1163,4 +1359,94 @@ table .ui-table-row {
1163
1359
  }
1164
1360
  .ui-app-area .icn-title {
1165
1361
  margin-top: -8px;
1166
- }
1362
+ }
1363
+
1364
+ /* =========================== */
1365
+ /* Fixed Note for Dev Requests */
1366
+
1367
+ .card.card-fixed {
1368
+ border: none;
1369
+ border-radius: $ui-radius;
1370
+ background-color: transparent;
1371
+ }
1372
+ .note-fixed {
1373
+ background-color: #FDFEFF;
1374
+ border-top: 1px solid rgba(0, 0, 0, 0.125);
1375
+ border-bottom: 1px solid rgba(0, 0, 0, 0.125);
1376
+ padding: 30px 45px;
1377
+ box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.45);
1378
+ -webkit-box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.45);
1379
+ -moz-box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.45);
1380
+ margin-bottom: 15px;
1381
+ }
1382
+ .note-fixed .title {
1383
+ border-bottom: 1px solid $ui_lightgray;
1384
+ padding-bottom: 5px;
1385
+ margin-bottom: 15px;
1386
+ }
1387
+ .note-fixed .title h4 {
1388
+ font-weight: 600;
1389
+ }
1390
+ .note-fixed .body p {
1391
+ margin-bottom: 10px;
1392
+ }
1393
+ .note-fixed .body .block-information {
1394
+ margin-bottom: 30px;
1395
+ }
1396
+ .note-fixed .body .block-information:last-child {
1397
+ margin-bottom: 0px;
1398
+ }
1399
+ .main-content.request-area .sticky-top {
1400
+ height: calc(100vh - 20px);
1401
+ overflow: scroll;
1402
+ }
1403
+ .card-form-dev label {
1404
+ font-size: 20px;
1405
+ line-height: 24px;
1406
+ font-weight: 500;
1407
+ font-family: 'gt-eesti-regular';
1408
+ }
1409
+ .card-form-dev .checkbox-wrapper label,
1410
+ .card-form-dev .user_story_form label {
1411
+ font-weight: 400;
1412
+ font-size: 16px;
1413
+ font-family: 'hk_groteskmedium';
1414
+ }
1415
+ .card-form-dev .user_story_form label {
1416
+ margin-top: 12px;
1417
+ margin-bottom: 0px;
1418
+ }
1419
+
1420
+ /* =========================== */
1421
+ /* Menu Dots open on hover */
1422
+
1423
+ .ui-app-area .table-responsive {
1424
+ overflow: visible;
1425
+ }
1426
+ .dropdown.dropleft:hover > .dropdown-menu {
1427
+ display: block !important;
1428
+ right: 8px !important;
1429
+ cursor: pointer;
1430
+ }
1431
+ .title-section .dropdown.dropleft:hover > .dropdown-menu {
1432
+ left: 0 !important;
1433
+ }
1434
+
1435
+ /* =========================== */
1436
+ /* Breadcrumbs - UI adaptations */
1437
+
1438
+ .breadcrumb {
1439
+ color: #6c757d;
1440
+ }
1441
+
1442
+ /* =========================== */
1443
+ /* Admin App - LP */
1444
+
1445
+
1446
+
1447
+
1448
+
1449
+
1450
+
1451
+
1452
+
@@ -459,6 +459,35 @@ $lg-paddingbottom: 60px;
459
459
  height: 30px;
460
460
  }
461
461
  }
462
+
463
+ @media (max-width: 580px) {
464
+ .am-content.ui-app-area .widget-area .widget-box {
465
+ width: 50% !important;
466
+ }
467
+ .am-content.ui-app-area .block-stats .block-stats-area .parcels-list div {
468
+ width: 100% !important;
469
+ }
470
+ .am-content.ui-app-area .block-stats .block-stats-area .table-responsive tbody tr td {
471
+ padding-right: 10px;
472
+ }
473
+ .am-content.ui-app-area .block-stats .block-stats-area.asking-price-range .w-25 {
474
+ width: 50% !important;
475
+ margin-bottom: 12px;
476
+ }
477
+ .am-content.ui-app-area .block-stats .block-stats-area .list-approbed {
478
+ width: 100% !important;
479
+ padding-top: 320px;
480
+ padding-right: 0 !important;
481
+ }
482
+ .am-content.ui-app-area .block-stats .block-stats-area .maps-frame {
483
+ height: 300px;
484
+ position: absolute;
485
+ right: 0;
486
+ top: 0;
487
+ width: 100% !important;
488
+ }
489
+ }
490
+
462
491
  @media (max-width: 480px) {
463
492
  .am-content.ui-app-area table {
464
493
  table-layout: auto !important;
@@ -1,3 +1,3 @@
1
1
  module WelcomeCss
2
- VERSION = "0.11"
2
+ VERSION = "0.15"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: welcome_css
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.11'
4
+ version: '0.15'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jose Camacho
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-02 00:00:00.000000000 Z
11
+ date: 2021-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -44,7 +44,7 @@ dependencies:
44
44
  - - ">="
45
45
  - !ruby/object:Gem::Version
46
46
  version: 4.6.0
47
- description:
47
+ description:
48
48
  email:
49
49
  - jose@welcomehomes.com
50
50
  executables: []
@@ -251,7 +251,7 @@ licenses:
251
251
  - MIT
252
252
  metadata:
253
253
  homepage_uri: https://github.com/WelcomeHomes/welcome_css
254
- post_install_message:
254
+ post_install_message:
255
255
  rdoc_options: []
256
256
  require_paths:
257
257
  - lib
@@ -266,8 +266,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
266
266
  - !ruby/object:Gem::Version
267
267
  version: '0'
268
268
  requirements: []
269
- rubygems_version: 3.2.3
270
- signing_key:
269
+ rubygems_version: 3.1.4
270
+ signing_key:
271
271
  specification_version: 4
272
272
  summary: Stylesheets for dashboards and admin systems
273
273
  test_files: []