welcome_css 0.18 → 0.22

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: 1c12d7ec056a76d195277070444c76e8cfbcdb6149ec8e26050c9065f8c3dceb
4
- data.tar.gz: 4c9d009e9ea50d35dde3e3ef33d699cb36a87cc14975151763341ac4dd216375
3
+ metadata.gz: 9bc57c8a9902f24635627a8824fbb6766633b3b0e5c71492b3f7ba2d2dde4df5
4
+ data.tar.gz: ec0721789c8885dc19d688429c8cded0235a437846554481c53caf0dae8552eb
5
5
  SHA512:
6
- metadata.gz: 4c25e329078179b3eacf002a946d05b887cbdfb2c75ae9f6e11be7bfa81eeb0984ede1768909fa35071ea92915ee93e41ac4b2d963a66143d06496bdc099ef2d
7
- data.tar.gz: '094d829e8774f135d857c2b59eb390cc5335f7223af69904909ee7c1a67129cded6ad83f7bd659a6f450818ddde5b925603faabdc9bf5e9efceea2c67c1b50fe'
6
+ metadata.gz: 01d7bfe7a95058a32a5e35df414b4350e90774f7c1336ea027e8ffdf1700b9dce144e3e0219ee9cb50523a2d5767c4aa649750e6e192f4d7ca564aaf473905b8
7
+ data.tar.gz: ee11b8484226f926dc348444c607a63d00a3bfb8847c4b528dc271eb85eae65646d808bf0c734d1f0e2e5eb90f5807b0a07d13f97146b4555bbff8b07bb7f2a7
@@ -104,6 +104,22 @@
104
104
 
105
105
  /* ========================================= */
106
106
 
107
+ .btn-dropdown {
108
+ border: 1px solid #D9D9D9;
109
+ padding: 7px 35px 7px 15px !important;
110
+ background-image: image-url('icons/icn-submenu.svg');
111
+ background-repeat: no-repeat;
112
+ background-size: 8px;
113
+ background-position: right 10px top 16px;
114
+ }
115
+ .btn-dropdown:focus {
116
+ outline-color: transparent !important;
117
+ outline-style: none !important;
118
+ box-shadow: none;
119
+ }
120
+
121
+ /* ========================================= */
122
+
107
123
  .ui-btn-status {
108
124
  text-indent: -9999px;
109
125
  border-radius: 50%;
@@ -193,4 +209,14 @@
193
209
  }
194
210
  .am-content.ui-app-area .btn-add:hover {
195
211
  text-decoration: none;
196
- }
212
+ }
213
+
214
+ /* ========================================= */
215
+ /* Btn Positions */
216
+
217
+ .parcel-pdf-dropdown {
218
+ display: block;
219
+ position: absolute !important;
220
+ right: 60px;
221
+ top: 0;
222
+ }
@@ -1414,6 +1414,38 @@ table .ui-table-row {
1414
1414
  margin-top: -8px;
1415
1415
  }
1416
1416
 
1417
+ .land-app .ui-app-area .table-item {
1418
+ padding: 0;
1419
+ border: none;
1420
+ }
1421
+ .land-app .ui-app-area .table-item .ui-table td {
1422
+ padding: 5px 20px;
1423
+ border-bottom: transparent;
1424
+ }
1425
+
1426
+ /* =========================== */
1427
+
1428
+ .land-app .ui-app-area .dropzone {
1429
+ background-color: #fff;
1430
+ }
1431
+
1432
+ /* =========================== */
1433
+
1434
+ .land-app .ui-app-area .general-table {
1435
+ margin-bottom: 0;
1436
+ box-shadow: none;
1437
+ -webkit-box-shadow: none;
1438
+ border: 1px solid #dee2e6 !important;
1439
+ margin-bottom: -1px;
1440
+ }
1441
+ .land-app .ui-app-area .general-table td {
1442
+ border-top: transparent;
1443
+ }
1444
+ .land-app .ui-app-area .general-table input[type=submit]:hover {
1445
+ background-color: #000 !important;
1446
+ border: 1px solid #000 !important;
1447
+ }
1448
+
1417
1449
  /* =========================== */
1418
1450
  /* Fixed Note for Dev Requests */
1419
1451
 
@@ -1470,6 +1502,44 @@ table .ui-table-row {
1470
1502
  margin-bottom: 0px;
1471
1503
  }
1472
1504
 
1505
+ /* =========================== */
1506
+
1507
+ .ui-app-area .cart-abandonments .order-address,
1508
+ .ui-app-area .cart-abandonments .order-property,
1509
+ .ui-app-area .cart-abandonments .order-county,
1510
+ .ui-app-area .cart-abandonments .order-state {
1511
+ display: none;
1512
+ }
1513
+ .ui-app-area .cart-abandonments-options.ui-menu-dots {
1514
+ display: none;
1515
+ }
1516
+ .ui-app-area .cart-abandonments .user-order-options.ui-menu-dots {
1517
+ display: block;
1518
+ }
1519
+ .ui-app-area .cart-abandonments .cart-abandonments-options.ui-menu-dots .dropdown.dropleft:hover > .dropdown-menu {
1520
+ right: 0px!important;
1521
+ }
1522
+
1523
+ .ui-app-area .parcel-pdf-dropdown .dropdown-menu {
1524
+ width: 158px !important;
1525
+ left: 0 !important;
1526
+ min-width: auto;
1527
+ max-width: 158px;
1528
+ font-weight: bold;
1529
+ }
1530
+ .ui-app-area .parcel-pdf-dropdown .dropdown-menu .nav-link {
1531
+ width: 158px !important;
1532
+ left: 0 !important;
1533
+ min-width: auto;
1534
+ max-width: 158px;
1535
+ border-bottom: 1px solid #D9D9D9;
1536
+ font-size: 15px;
1537
+ color: #5E5E5D;
1538
+ }
1539
+ .ui-app-area .parcel-pdf-dropdown .dropdown-menu .nav-link:last-child {
1540
+ border-bottom: transparent;
1541
+ }
1542
+
1473
1543
  /* =========================== */
1474
1544
  /* Menu Dots open on hover */
1475
1545
 
@@ -153,9 +153,32 @@ $lg-paddingbottom: 60px;
153
153
 
154
154
  .breadcrumb {
155
155
  background-color: #fff !important;
156
+ padding-right: 130px;
156
157
  box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.25);
157
158
  -webkit-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.25);
158
159
  -moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.25);
160
+ background-image: image-url('icons/division-line.svg');
161
+ background-repeat: repeat-y;
162
+ background-position: top right 120px;
163
+ }
164
+ .breadcrumb a {
165
+ color: $ui_back;
166
+ border-bottom: 1px solid $ui_blue;
167
+ }
168
+ .breadcrumb a:hover {
169
+ text-decoration: none;
170
+ }
171
+
172
+ /* ====================================== */
173
+
174
+ .prev-next {
175
+ display: block;
176
+ position: absolute;
177
+ right: 30px;
178
+ top: 32px;
179
+ }
180
+ .prev-next a {
181
+ margin: 0 5px;
159
182
  }
160
183
 
161
184
  /* ====================================== */
@@ -1,3 +1,3 @@
1
1
  module WelcomeCss
2
- VERSION = "0.18"
2
+ VERSION = "0.22"
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.18'
4
+ version: '0.22'
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-11-04 00:00:00.000000000 Z
11
+ date: 2021-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails