viniBaxter-desk_front 40.0.0 → 40.1.0
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3c9065c6eb949fbc7b59ab114a09ac9ff9fade126a85a0011bd52168c01312a9
|
|
4
|
+
data.tar.gz: 1d07d431e947d97e79fbcea9ddb2429568f04dc4eb5add4e632b9eff0780d059
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 28a2379d7229e5f9a2b64cf3ac0abaa44eea15d905011c9dcd2448c672d2d05eb1ccd32b84d591fba93b749d42d6c519f8b4b6f467f3796b2334dfbb02940976
|
|
7
|
+
data.tar.gz: 95a0f27368f0503f71871cedc9c3c2edf4239a48547598a608ac2b2e31b1aecf738127bda999a6cc66e5805d0acfa89d5a003a3b9cf42540fe61d41a9b2453de
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
border-right: 0px;
|
|
545
545
|
transition: all 0.3s linear;
|
|
546
546
|
border-radius: $border-radius-1NTF;
|
|
547
|
-
padding: 0px !important;
|
|
547
|
+
// padding: 0px !important;
|
|
548
548
|
|
|
549
549
|
.table-striped tbody tr:nth-of-type(even) {
|
|
550
550
|
background-color: #fbfbfb00 !important;
|
|
@@ -572,13 +572,13 @@
|
|
|
572
572
|
|
|
573
573
|
&.ouset-shadow {
|
|
574
574
|
position: relative;
|
|
575
|
-
z-index:
|
|
575
|
+
z-index: 1055 !important;
|
|
576
576
|
box-shadow: $box-outset-shadow-1NTF;
|
|
577
577
|
border: 3px solid white;
|
|
578
578
|
border-right: 0px;
|
|
579
579
|
transition: all 0.3s linear;
|
|
580
580
|
border-radius: $border-radius-1NTF;
|
|
581
|
-
padding: 0px !important;
|
|
581
|
+
// padding: 0px !important;
|
|
582
582
|
|
|
583
583
|
@if $max-heigh-1NTF {
|
|
584
584
|
height: $max-heigh-value-1NTF;
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: viniBaxter-desk_front
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 40.
|
|
4
|
+
version: 40.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- viny baxter
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-04-
|
|
11
|
+
date: 2021-04-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|