welcome_css 0.16 → 0.17

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: 17d7fa22affce23f3d5920dc446add2c4f828913c91681364374b0b55f6938b5
4
- data.tar.gz: be173fb6883807994592a5c746662f7042f02b2fe9ceb1342543b10667f8e238
3
+ metadata.gz: 6efb50da6a7e0778ad6049bcd5cb559cdcc15224c482dbb59892be6aaaeccebc
4
+ data.tar.gz: 89da017f2f1ec592a31222adfc3c6aa63a805a781e4bd128b2ba260770439d56
5
5
  SHA512:
6
- metadata.gz: 9bf1607816e5de1945092a223d0248bc42e7f7bf3fe2eb399c1ebd25432a0f7e0a7e254d0b18b21bb0139e27875d7cfc8af8324d99003d3ef15975a414d8c106
7
- data.tar.gz: 86da67c5e70e78a976a7718c1cf94153cca135713c5586ed3814f88e58b42342679ea901ea250f076969f035c6758105551db32bf1e543109a094aeb076434e0
6
+ metadata.gz: dd67f364e0a226aea159ff1caba32ff309754387b7f9b9c552273b8e0797a2202e46e25af3fa2d5f215ca27be7288728464ef88999783257b663caa9f5bcfc4a
7
+ data.tar.gz: '082f593245d1fe582a277c3220a06b29b869f9dd4024313b3ac1bcffa3f75144867b40aca80c567be6fdba830400d6e4beb13ed28860bd1687dcf9877231572a'
@@ -79,6 +79,14 @@
79
79
  color: $ui_back;
80
80
  }
81
81
 
82
+ .btn-blue-alternative {
83
+ background-color: $ui_white;
84
+ font-size: $ui_font_normal;
85
+ color: $ui_blue;
86
+ border: 1px solid $ui_blue;
87
+ font-family: 'gt-eesti-medium';
88
+ }
89
+
82
90
  .btn-black {
83
91
  background-color: $ui_back;
84
92
  font-size: $ui_font_normal;
@@ -167,4 +175,22 @@
167
175
  display: block;
168
176
  width: 30px;
169
177
  height: 30px;
170
- }*/
178
+ }*/
179
+
180
+ /* ========================================= */
181
+
182
+ .am-content.ui-app-area .btn-add {
183
+ background-color: #fff;
184
+ padding: 8px 12px !important;
185
+ border: 1px solid #007bff;
186
+ font-weight: bold;
187
+ font-size: 20px;
188
+ padding: 3px 12px !important;
189
+ border-radius: $ui-radius;
190
+ box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
191
+ -webkit-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
192
+ -moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
193
+ }
194
+ .am-content.ui-app-area .btn-add:hover {
195
+ text-decoration: none;
196
+ }
@@ -524,6 +524,9 @@ table .ui-table-row {
524
524
  margin-bottom: 30px;
525
525
  border-bottom: transparent;
526
526
  }
527
+ .widget-small .nav.nav-tabs {
528
+ padding-right: 50px;
529
+ }
527
530
  .ui-app-area .card-body .nav-tabs .nav-link.active, .ui-app-area .card-body .nav-tabs .nav-item.show .nav-link,
528
531
  .ui-app-area .card-body .nav-tabs .nav-link:hover {
529
532
  color: #000;
@@ -531,15 +534,11 @@ table .ui-table-row {
531
534
  border: 1px solid #EDEFF4;
532
535
  border-radius: $ui-radius;
533
536
  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;
538
537
  }
539
538
  .ui-app-area .card-body .nav-tabs .nav-link {
540
539
  color: #000;
541
540
  font-family: gt-eesti-regular;
542
- padding: 8px 8px 8px 22px !important;
541
+ padding: 8px 12px !important;
543
542
  }
544
543
 
545
544
  /* =========================== */
@@ -574,6 +573,28 @@ table .ui-table-row {
574
573
  background-color: transparent;
575
574
  border-radius: 0px !important;
576
575
  }
576
+ .ui-app-area .card-body .status-readed {
577
+ display: inline-block;
578
+ float: none;
579
+ position: relative;
580
+ width: 20px;
581
+ height: 20px;
582
+ background-image: image-url('icons/icon-read-yes.svg');
583
+ background-repeat: no-repeat;
584
+ background-size: 20px;
585
+ top: 2px;
586
+ }
587
+ .ui-app-area .card-body .status-notreaded {
588
+ display: inline-block;
589
+ float: none;
590
+ position: relative;
591
+ width: 20px;
592
+ height: 20px;
593
+ background-image: image-url('icons/icon-read-no.svg');
594
+ background-repeat: no-repeat;
595
+ background-size: 20px;
596
+ top: 2px;
597
+ }
577
598
 
578
599
 
579
600
 
@@ -1476,11 +1497,13 @@ table .ui-table-row {
1476
1497
  .am-content.ui-app-area .modal-dialog .btn-outline-danger {
1477
1498
  color: #FF4949;
1478
1499
  border-color: #FF4949;
1479
- padding: 4px 10px 4px 30px;
1500
+ padding: 4px 14px;
1480
1501
  background-image: image-url('icons/icn-trash.svg');
1481
1502
  background-repeat: no-repeat;
1482
1503
  background-size: 13px;
1483
1504
  background-position: left 9px top 8px;
1505
+ width: 33px;
1506
+ height: 36px;
1484
1507
  }
1485
1508
  .am-content.ui-app-area .modal-dialog .btn-outline-danger:hover {
1486
1509
  color: #fff;
@@ -1498,8 +1521,130 @@ table .ui-table-row {
1498
1521
  background: rgba(145,145,145,0.70);
1499
1522
  }
1500
1523
 
1524
+ /* =========================== */
1525
+
1526
+ .absolute-right {
1527
+ display: block;
1528
+ position: absolute;
1529
+ right: 15px;
1530
+ top: 0;
1531
+ z-index: 100;
1532
+ }
1533
+
1534
+ /* =========================== */
1535
+
1536
+ .am-content.ui-app-area .modal .property-address .select {
1537
+ padding-right: 45px;
1538
+ }
1539
+ .am-content.ui-app-area .modal .property-address select {
1540
+ height: 36px !important;
1541
+ }
1542
+ .am-content.ui-app-area .modal .property-address .select2-container .select2-selection--single,
1543
+ .am-content.ui-app-area .modal .select2-container--default .select2-selection--single {
1544
+ height: 36px !important;
1545
+ }
1546
+ .am-content.ui-app-area .modal .property-address .btn.btn-outline-danger {
1547
+ display: block;
1548
+ position: absolute;
1549
+ top: 32px;
1550
+ right: 15px;
1551
+ }
1552
+
1553
+ /* =========================== */
1554
+
1555
+ .am-content.ui-app-area .modal .form-separation {
1556
+ margin-bottom: 18px;
1557
+ }
1558
+ .ui-app-area .widget.widget-properties {
1559
+ min-height: auto !important;
1560
+ }
1561
+ .ui-app-area .widget.widget-properties .card {
1562
+ background-color: #F6F9FD;
1563
+ min-height: 130px;
1564
+ }
1565
+ .ui-app-area .widget.widget-properties .card-body {
1566
+ padding: 20px 0px !important;
1567
+ margin: 0 !important;
1568
+ display: block;
1569
+ font-size: 13px;
1570
+ }
1571
+ .ui-app-area .widget.widget-properties .card-body .h4 {
1572
+ font-size: 15px;
1573
+ }
1574
+ .ui-app-area .widget.widget-properties .card-body .status-bubble {
1575
+ display: block;
1576
+ float: right;
1577
+ position: relative;
1578
+ border: 1px solid #D8D8D7;
1579
+ border-radius: 8px;
1580
+ padding: 1px 6px;
1581
+ background-color: $ui_white;
1582
+ }
1583
+ .ui-app-area .widget.widget-properties .card-body .status-bubble .red {
1584
+ background-color: #F46464;
1585
+ display: inline-block;
1586
+ float: left;
1587
+ width: 6px;
1588
+ height: 6px;
1589
+ border-radius: 50%;
1590
+ margin-top: 6px;
1591
+ margin-right: 4px;
1592
+ }
1593
+ .ui-app-area .widget.widget-properties .card-body .status-bubble .green {
1594
+ background-color: #62DA87;
1595
+ display: inline-block;
1596
+ float: left;
1597
+ width: 6px;
1598
+ height: 6px;
1599
+ border-radius: 50%;
1600
+ margin-top: 6px;
1601
+ margin-right: 4px;
1602
+ }
1603
+ .ui-app-area .widget.widget-properties .card-body .status-bubble .black {
1604
+ background-color: #D8DBE5;
1605
+ display: inline-block;
1606
+ float: left;
1607
+ width: 6px;
1608
+ height: 6px;
1609
+ border-radius: 50%;
1610
+ margin-top: 6px;
1611
+ margin-right: 4px;
1612
+ }
1613
+ .am-content.ui-app-area .no-properties {
1614
+ display: block;
1615
+ float: left;
1616
+ position: relative;
1617
+ width: 100%;
1618
+ background-color: #fff;
1619
+ margin-top: 20px;
1620
+ margin-bottom: 30px;
1621
+ box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.25);
1622
+ -webkit-box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.25);
1623
+ -moz-box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.25);
1624
+ }
1625
+ .am-content.ui-app-area .no-properties h5 {
1626
+ padding: 22px 20px;
1627
+ }
1628
+ .am-content.ui-app-area .no-properties .h4 {
1629
+ padding: 22px 20px;
1630
+ border-bottom: 1px solid #000;
1631
+ }
1632
+ .am-content.ui-app-area .no-properties p {
1633
+ padding: 12px 20px;
1634
+ }
1635
+
1636
+ /* =========================== */
1501
1637
 
1638
+ .am-content.ui-app-area #manage_properties .nav-item {
1639
+ margin-bottom: 6px;
1640
+ }
1641
+
1642
+ /* =========================== */
1502
1643
 
1644
+ .am-content.ui-app-area .row-full {
1645
+ width: 100%;
1646
+ margin: 0 !important;
1647
+ }
1503
1648
 
1504
1649
 
1505
1650
 
@@ -26,4 +26,16 @@
26
26
  }
27
27
  #ui-tabs .tab-content {
28
28
  margin-top: $md-margintop;
29
+ }
30
+ .am-content.ui-app-area .tab-content .tab-pane .nav-tabs-dates {
31
+ background-color: #fff;
32
+ padding: 8px 12px !important;
33
+ border: 1px solid #EDEFF4;
34
+ border-radius: $ui-radius;
35
+ box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
36
+ -webkit-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
37
+ -moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.15);
38
+ }
39
+ .am-content.ui-app-area .tab-content .tab-pane .nav-tabs-dates.active {
40
+ border: 1px solid #007bff;
29
41
  }
@@ -1,3 +1,3 @@
1
1
  module WelcomeCss
2
- VERSION = "0.16"
2
+ VERSION = "0.17"
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.16'
4
+ version: '0.17'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jose Camacho
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-28 00:00:00.000000000 Z
11
+ date: 2021-11-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails