welcome_css 0.29 → 0.33

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: faaec364c3e93350b3cb8fbe4fb5ece65dd61481398bd40505106b3c01b09733
4
- data.tar.gz: 65e4a978db869c526705bf7962fdd2379c83589b510aa1dbf741af6bc3c6ca03
3
+ metadata.gz: 87696b369bbcac8bca3ed3d7a556758b960a53ebe02e71d5195909f1a8d1bb2a
4
+ data.tar.gz: 24fe5f1212e16e00f1925f2b8487847f67d26befc6db17c17ae3724c7146fef7
5
5
  SHA512:
6
- metadata.gz: cc1e6d4b3c2c273dc42d306edc69dbf43780a39c4b01ee61bdd39f2422c35dcf2c2178f148e67ac6715c0f49647fe1828c171d770b6e3f485ad9c5c3e11042bb
7
- data.tar.gz: 20f6fb0937f13e406bf883cff227eb23c4c017e7be925a2b2a1c74724ae9522c28b6bb8d2c8c979775af5bc0467b91ec8d91005a8813bb9431c8d0df8a7d311c
6
+ metadata.gz: a870c7203477169422ac6fdeed9c2246b8b2818cd81ae99825932edb539778635c2a0354fe183cd52f2fb31d85041ca5d6b9068d1ddc3da7d6000a064cb9091f
7
+ data.tar.gz: 3a2853c70a8a15d227336558b133b6ec91e9b9a7686c2d07b513efc7777fda095a354f3109f83e15b4557e79b8db31a3557af1d39ebb91ddd4efc3b3788b5253
@@ -137,11 +137,13 @@
137
137
  /* ========================================= */
138
138
 
139
139
  .btn-duplicate {
140
- padding: 6px 12px 6px 26px !important;
140
+ padding: 4px 17px !important;
141
+ text-indent: -9999px;
141
142
  background-image: image-url('icons/icn-duplicate.svg');
142
143
  background-repeat: no-repeat;
143
- background-size: 12px;
144
- background-position: top 10px left 9px;
144
+ background-size: 14px;
145
+ background-position: top 8px left 9px;
146
+ background-color: $ui_white;
145
147
  }
146
148
  .btn-edit {
147
149
  padding: 6px 17px !important;
@@ -152,7 +154,8 @@
152
154
  background-position: top 8px left 9px;
153
155
  background-color: $ui_white;
154
156
  }
155
- .btn-delete {
157
+ .btn-delete,
158
+ .new-involved-theme .btn.btn-outline-danger {
156
159
  padding: 6px 17px !important;
157
160
  text-indent: -9999px;
158
161
  background-image: image-url('icons/icn-trash.svg');
@@ -161,6 +164,25 @@
161
164
  background-position: top 8px left 9px;
162
165
  background-color: $ui_white;
163
166
  }
167
+ .btn-full-card {
168
+ display: block;
169
+ border: none;
170
+ position: absolute;
171
+ width: 100%;
172
+ height: 100%;
173
+ left: 0;
174
+ top: 0;
175
+ right: 0;
176
+ bottom: 0;
177
+ background-color: transparent !important;
178
+ text-indent: -9999px !important;
179
+ }
180
+
181
+ /* ========================================= */
182
+
183
+ .btn.btn-right {
184
+ float: right;
185
+ }
164
186
 
165
187
  /* ========================================= */
166
188
 
@@ -264,3 +286,26 @@
264
286
  right: 60px;
265
287
  top: 0;
266
288
  }
289
+
290
+ /* ========================================= */
291
+ /* Links */
292
+
293
+ .link-icon {
294
+ color: #4A8FE7;
295
+ background-image: image-url('icons/icn-link.svg');
296
+ background-repeat: no-repeat;
297
+ background-size: 12px;
298
+ background-position: left 0px top 5px;
299
+ padding-left: 18px;
300
+ }
301
+ .link-icon:hover {
302
+ cursor: pointer;
303
+ }
304
+ .simple-link {
305
+ color: #4A8FE7;
306
+ background-color: transparent;
307
+ border: none;
308
+ font-weight: normal;
309
+ padding: 0;
310
+ margin: 0 5px;
311
+ }
@@ -48,6 +48,13 @@
48
48
  float: left;
49
49
  margin-top: 6px;
50
50
  }
51
+ .am-content.ui-app-area .model-widget:nth-child(odd) {
52
+ margin-right: 3px;
53
+ margin-left: 3px;
54
+ }
55
+ .am-content.ui-app-area .model-widget .model-info .model-title {
56
+ width: 100% !important;
57
+ }
51
58
  }
52
59
 
53
60
  @media (max-width: 992px) {
@@ -214,6 +221,9 @@
214
221
  .parcel-main-info .card .list-group-item {
215
222
  width: 32%;
216
223
  }
224
+ .land-app .ui-app-area .filter-block .w-50 {
225
+ width: 100% !important;
226
+ }
217
227
  }
218
228
 
219
229
  @media (max-width: 580px) {
@@ -253,7 +263,7 @@
253
263
  width: 100%;
254
264
  }
255
265
  .am-content.ui-app-area .model-widget {
256
- width: 48%;
266
+ width: 100%;
257
267
  }
258
268
  .am-content.ui-app-area .model-widget:nth-child(odd) {
259
269
  margin-right: 3px;
@@ -286,6 +296,38 @@
286
296
  .am-content.ui-app-area .model-items-container .model-widget.model-intern-item {
287
297
  width: 32%;
288
298
  }
299
+
300
+ /* =========================== */
301
+
302
+ .fields-group .col-2,
303
+ .fields-group .col-3,
304
+ .fields-group .col-4,
305
+ .fields-group .col-5,
306
+ .fields-group .col-6,
307
+ .fields-group .col-7 {
308
+ width: 100%;
309
+ max-width: 100%;
310
+ flex: auto;
311
+ }
312
+
313
+ /* =========================== */
314
+ .land-app .ui-app-area .small-tabs .px-4,
315
+ .land-app .ui-app-area .small-tabs .py-4 {
316
+ padding-left: 0 !important;
317
+ padding-right: 0 !important;
318
+ }
319
+ .land-app .ui-app-area .full-block .full-block-content .w-20,
320
+ .land-app .ui-app-area .full-block .full-block-content .w-25,
321
+ .land-app .ui-app-area .full-block .full-block-content .w-33,
322
+ .land-app .ui-app-area .full-block .full-block-content .w-50,
323
+ .land-app .ui-app-area .full-block .full-block-content .w-75,
324
+ .land-app .ui-app-area .full-block .full-block-content .w-80 {
325
+ width: 100% !important;
326
+ margin-bottom: 6px;
327
+ }
328
+ .land-app .ui-app-area .full-block .full-block-content .w-20 {
329
+ margin-bottom: 15px;
330
+ }
289
331
  }
290
332
 
291
333
  @media (max-width: 460px) {
@@ -297,6 +339,14 @@
297
339
  width: 100%;
298
340
  margin-bottom: 15px;
299
341
  }
342
+ .am-content.ui-app-area .model-buttons .btns-left,
343
+ .am-content.ui-app-area .model-buttons .btns-right {
344
+ width: 50% !important;
345
+ }
346
+ .am-content.ui-app-area .model-buttons .btns-right {
347
+ float: right;
348
+ text-align: right;
349
+ }
300
350
  }
301
351
 
302
352
  @media (min-width: 576px) {
@@ -119,6 +119,11 @@ table .ui-table-row {
119
119
 
120
120
  /* =========================== */
121
121
 
122
+ .am-content.ui-app-area .block {
123
+ display: block;
124
+ float: left;
125
+ position: relative;
126
+ }
122
127
  .ui-app-area .dropdown-toggle::after {
123
128
  display: none;
124
129
  }
@@ -1291,6 +1296,75 @@ table .ui-table-row {
1291
1296
  margin-bottom: 0;
1292
1297
  }
1293
1298
 
1299
+ .land-app .ui-app-area .no-border {
1300
+ border: none !important;
1301
+ }
1302
+
1303
+ /* =========================== */
1304
+
1305
+ .land-app .ui-app-area .block {
1306
+ display: block;
1307
+ float: left;
1308
+ position: relative;
1309
+ }
1310
+ .land-app .ui-app-area .full-block {
1311
+ display: block;
1312
+ float: left;
1313
+ position: relative;
1314
+ width: 100%;
1315
+ background-color: $ui_white;
1316
+ padding: 18px 20px 0px 20px;
1317
+ margin-bottom: 30px;
1318
+ border-radius: $ui_radius;
1319
+ -webkit-box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.15);
1320
+ -moz-box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.15);
1321
+ box-shadow: 1px 1px 12px 0px rgba(141,141,141,0.15);
1322
+ }
1323
+ .land-app .ui-app-area .full-block .full-block-content {
1324
+ display: block;
1325
+ float: left;
1326
+ position: relative;
1327
+ width: 100%;
1328
+ padding-bottom: 15px;
1329
+ margin-bottom: 15px;
1330
+ word-break: break-all;
1331
+ }
1332
+ .land-app .ui-app-area .full-block .full-block-content .w-20,
1333
+ .land-app .ui-app-area .full-block .full-block-content .w-25,
1334
+ .land-app .ui-app-area .full-block .full-block-content .w-33,
1335
+ .land-app .ui-app-area .full-block .full-block-content .w-50,
1336
+ .land-app .ui-app-area .full-block .full-block-content .w-75,
1337
+ .land-app .ui-app-area .full-block .full-block-content .w-80 {
1338
+ padding-right: 5px;
1339
+ }
1340
+ .land-app .ui-app-area .full-block .full-block-content:last-child {
1341
+ margin-bottom: 0px;
1342
+ }
1343
+ .land-app .ui-app-area .full-block .ui-menu-dots {
1344
+ display: block;
1345
+ position: absolute;
1346
+ right: 18px;
1347
+ top: 12px;
1348
+ }
1349
+ .land-app .ui-app-area .full-block .ui-menu-dots .dropdown {
1350
+ text-align: right;
1351
+ }
1352
+ .land-app .ui-app-area .small-tabs .nav-link,
1353
+ .land-app .ui-app-area .small-tabs .nav-item {
1354
+ flex: inherit !important;
1355
+ text-align: center;
1356
+ padding: 10px 22px !important;
1357
+ }
1358
+ .land-app .ui-app-area #ui-tabs.small-tabs .nav-tabs {
1359
+ border-bottom: 1px solid #D8DBE5;
1360
+ }
1361
+ .land-app .ui-app-area #ui-tabs.small-tabs .tab-content {
1362
+ margin-top: 0px;
1363
+ }
1364
+ .land-app .ui-app-area .block .select2 {
1365
+ width: 100% !important;
1366
+ }
1367
+
1294
1368
  /* =========================== */
1295
1369
  /* Land App - Daily Stats */
1296
1370
 
@@ -1562,6 +1636,12 @@ table .ui-table-row {
1562
1636
  padding-left: 0;
1563
1637
  padding-right: 0;
1564
1638
  }
1639
+ .am-wrapper .breadcrumb-area.small-breadcrumb {
1640
+ display: block;
1641
+ float: left;
1642
+ position: relative;
1643
+ width: auto;
1644
+ }
1565
1645
  .breadcrumb {
1566
1646
  color: #6c757d;
1567
1647
  }
@@ -1789,11 +1869,19 @@ table .ui-table-row {
1789
1869
  .am-content.ui-app-area .model-widget .model-info:last-child {
1790
1870
  margin-bottom: 0px;
1791
1871
  }
1872
+ .am-content.ui-app-area .model-widget .model-info b {
1873
+ display: block;
1874
+ float: left;
1875
+ position: relative;
1876
+ width: 100%;
1877
+ }
1792
1878
  .am-content.ui-app-area .model-widget .model-info .active-status {
1793
- display: inline-block;
1879
+ display: block;
1880
+ float: left;
1794
1881
  position: relative;
1795
- margin-left: 4px;
1796
- top: -2px;
1882
+ margin-left: 0;
1883
+ margin-right: 4px;
1884
+ top: 0;
1797
1885
  border: 1px solid #979797;
1798
1886
  border-radius: $ui-radius;
1799
1887
  padding: 1px 6px;
@@ -1806,10 +1894,14 @@ table .ui-table-row {
1806
1894
  background-position: top 5px left 0px;
1807
1895
  padding-left: 12px;
1808
1896
  }
1809
- .am-content.ui-app-area .model-widget .model-info .model-title,
1810
- .am-content.ui-app-area .model-widget .model-info .model-studio-status {
1897
+ .am-content.ui-app-area .model-widget .model-info .model-title {
1811
1898
  display: block;
1812
1899
  float: left;
1900
+ margin-bottom: 6px;
1901
+ }
1902
+ .am-content.ui-app-area .model-widget .model-info .model-studio-status {
1903
+ display: block;
1904
+ float: right;
1813
1905
  }
1814
1906
  .am-content.ui-app-area .model-widget .model-info .model-studio-status .model-studio-active {
1815
1907
  float: right;
@@ -2057,27 +2149,32 @@ table .ui-table-row {
2057
2149
  text-align: center;
2058
2150
  text-indent: -9999px;
2059
2151
  background: #FBFBFB;
2060
- border: 1px dashed #D9D9D9;
2061
- background-image: image-url('icons/icn-add-file.svg');
2152
+ border: 2px dashed #D9D9D9;
2153
+ background-image: image-url('icons/icn-browse.svg');
2062
2154
  background-repeat: no-repeat;
2063
2155
  background-position: center;
2064
2156
  }
2065
2157
  .am-content.ui-app-area form #file-upload-button {
2066
2158
  background-color: #ffaaaa !important;
2067
2159
  }
2160
+ .am-content.ui-app-area .form-buttons {
2161
+ float: right;
2162
+ text-align: right;
2163
+ }
2068
2164
  .am-content.ui-app-area .form-buttons .btn.btn-outline-primary {
2069
2165
  border-color: $ui_back;
2070
2166
  color: $ui_back;
2071
- margin-right: 12px;
2167
+ margin-right: 10px;
2072
2168
  margin-bottom: 20px;
2073
2169
  margin-top: 6px;
2074
2170
  border-radius: $ui-radius;
2075
- padding: 6px 17px !important;
2171
+ padding: 5px 14px !important;
2076
2172
  text-indent: -9999px;
2077
2173
  background-image: image-url('icons/icn-download.svg');
2078
2174
  background-repeat: no-repeat;
2079
- background-size: 14px;
2080
- background-position: top 9px left 9px;
2175
+ background-size: 12px;
2176
+ background-position: top 9px left 7px;
2177
+ height: 32px;
2081
2178
  }
2082
2179
  .am-content.ui-app-area .form-buttons .btn.btn-outline-primary:hover {
2083
2180
  background-color: $ui_middlegray;
@@ -2085,16 +2182,17 @@ table .ui-table-row {
2085
2182
  .am-content.ui-app-area .form-buttons .btn.btn-outline-danger {
2086
2183
  border-color: $ui_red;
2087
2184
  color: $ui_back;
2088
- margin-right: 12px;
2185
+ margin-right: 0;
2089
2186
  margin-bottom: 20px;
2090
2187
  margin-top: 6px;
2091
2188
  border-radius: $ui-radius;
2092
- padding: 6px 17px !important;
2189
+ padding: 5px 14px !important;
2093
2190
  text-indent: -9999px;
2094
2191
  background-image: image-url('icons/icn-trash.svg');
2095
2192
  background-repeat: no-repeat;
2096
- background-size: 16px;
2097
- background-position: top 8px left 9px;
2193
+ background-size: 13px;
2194
+ background-position: top 8px left 8px;
2195
+ height: 32px;
2098
2196
  }
2099
2197
 
2100
2198
  .am-content.ui-app-area .model-widget .btn {
@@ -2126,6 +2224,159 @@ table .ui-table-row {
2126
2224
  text-align: right;
2127
2225
  }
2128
2226
 
2227
+ /* =========================== */
2228
+
2229
+ .am-content.ui-app-area .small-container {
2230
+ display: block;
2231
+ float: left;
2232
+ width: 100%;
2233
+ max-width: 990px;
2234
+ }
2235
+ .am-content.ui-app-area .form-card {
2236
+ display: block;
2237
+ float: left;
2238
+ width: 100%;
2239
+ position: relative;
2240
+ word-wrap: break-word;
2241
+ background-color: transparent;
2242
+ border: none;
2243
+ max-width: 990px;
2244
+ }
2245
+ .am-content.ui-app-area .form-card form .row {
2246
+ margin-bottom: 14px;
2247
+ }
2248
+ .am-content.ui-app-area .form-card .simple_form {
2249
+ padding: 0;
2250
+ }
2251
+ .am-content.ui-app-area .fields-group,
2252
+ .land-app .ui-app-area .fields-group {
2253
+ display: block;
2254
+ float: left;
2255
+ position: relative;
2256
+ width: 100%;
2257
+ padding: 20px 20px 2px 20px;
2258
+ background-color: $ui_white;
2259
+ border: 1px solid #d9d9d9;
2260
+ border-radius: $ui-radius;
2261
+ margin-bottom: 30px;
2262
+ }
2263
+ .land-app .ui-app-area .modal-dialog .fields-group {
2264
+ display: block;
2265
+ float: left;
2266
+ position: relative;
2267
+ width: 100%;
2268
+ padding: 0;
2269
+ background-color: transparent;
2270
+ border: none;
2271
+ margin-bottom: 0px;
2272
+ }
2273
+ .land-app .ui-app-area .fields-group .row {
2274
+ margin-bottom: 30px;
2275
+ }
2276
+ .land-app .ui-app-area .fields-group .row .select2 {
2277
+ width: 100% !important;
2278
+ }
2279
+ .am-content.ui-app-area .fields-group-title .h5 {
2280
+ font-size: 18px;
2281
+ padding-left: 20px;
2282
+ margin-bottom: 0;
2283
+ }
2284
+ .am-content.ui-app-area .view-head {
2285
+ display: block;
2286
+ float: left;
2287
+ position: relative;
2288
+ width: 100%;
2289
+ border-bottom: 1px solid #d9d9d9;
2290
+ margin-left: 0px;
2291
+ margin-right: 0px;
2292
+ padding: 20px 0 !important;
2293
+ }
2294
+ .am-content.ui-app-area .view-head h2 {
2295
+ border-left: 4px solid #D9DBE5;
2296
+ padding-left: 12px;
2297
+ }
2298
+ .am-content.ui-app-area .fields-group .table-responsive {
2299
+ padding: 0;
2300
+ }
2301
+ .am-content.ui-app-area .fields-group .table-responsive table {
2302
+ border: 1px solid #d9d9d9;
2303
+ box-shadow: none;
2304
+ border-radius: $ui-radius;
2305
+ }
2306
+ .am-content.ui-app-area .model_gallery_images label {
2307
+ display: none;
2308
+ }
2309
+ .am-content.ui-app-area .fields-group .img-fluid {
2310
+ width: 100%;
2311
+ }
2312
+ .am-content.ui-app-area .row-with-separation {
2313
+ border: 1px solid #d9d9d9;
2314
+ margin: 0;
2315
+ padding: 10px 0;
2316
+ }
2317
+ .am-content.ui-app-area .involved-theme {
2318
+ border: 1px solid #dee2e6;
2319
+ padding: 10px 0 0 0;
2320
+ border-radius: $ui-radius;
2321
+ margin: 0 0 20px 0;
2322
+ }
2323
+ .am-content.ui-app-area .involved-theme:last-child {
2324
+ margin: 0;
2325
+ }
2326
+ .am-content.ui-app-area .involved-theme .delete-right {
2327
+ display: block;
2328
+ float: left;
2329
+ position: relative;
2330
+ width: 100%;
2331
+ }
2332
+ .am-content.ui-app-area .involved-theme .delete-right select {
2333
+ width: calc(100% - 44px) !important;
2334
+ }
2335
+ .am-content.ui-app-area .involved-theme .delete-right .btn-outline-danger {
2336
+ position: absolute;
2337
+ right: 15px;
2338
+ top: 32px;
2339
+ height: 37px;
2340
+ width: 34px;
2341
+ }
2342
+
2343
+ /* =========================== */
2344
+
2345
+ .am-content.ui-app-area .form-img-container {
2346
+ padding: 15px;
2347
+ background-color: #eaeaea;
2348
+ height: 160px;
2349
+ }
2350
+ .am-content.ui-app-area .form-img-container .img-fluid {
2351
+ width: 100%;
2352
+ height: 100%;
2353
+ object-fit: contain;
2354
+ }
2355
+ .am-content.ui-app-area .img-btns {
2356
+ position: absolute;
2357
+ right: 8px;
2358
+ bottom: 8px;
2359
+ background-color: $ui_white;
2360
+ padding: 2px 6px 8px;
2361
+ border-radius: $ui-radius;
2362
+ box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.30);
2363
+ -webkit-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.30);
2364
+ -moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.30);
2365
+ }
2366
+ .am-content.ui-app-area .img-btns .btn.btn-outline-danger {
2367
+ padding: 5px 12px !important;
2368
+ background-position: top 8px left 6px;
2369
+ margin-bottom: 0;
2370
+ }
2371
+ .am-content.ui-app-area .img-btns .btn.btn-outline-primary {
2372
+ padding: 5px 12px !important;
2373
+ background-position: top 9px left 5px;
2374
+ margin-bottom: 0;
2375
+ }
2376
+ .am-content.ui-app-area .modal-dialog .img-btns .btn-outline-danger {
2377
+ width: 27px;
2378
+ }
2379
+
2129
2380
 
2130
2381
 
2131
2382
 
@@ -1,3 +1,3 @@
1
1
  module WelcomeCss
2
- VERSION = "0.29"
2
+ VERSION = "0.33"
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.29'
4
+ version: '0.33'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jose Camacho
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-12 00:00:00.000000000 Z
11
+ date: 2022-01-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails