viniBaxter-desk_front 40.0.0 → 40.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 97d29a5c44ee65e0d713deb98fc75650f4e40f950171d33f1429eaceac6534f0
4
- data.tar.gz: a72607208372dee3907be8cb3f205550d456cad6780740ee08ccaeb8d4585280
3
+ metadata.gz: 3c9065c6eb949fbc7b59ab114a09ac9ff9fade126a85a0011bd52168c01312a9
4
+ data.tar.gz: 1d07d431e947d97e79fbcea9ddb2429568f04dc4eb5add4e632b9eff0780d059
5
5
  SHA512:
6
- metadata.gz: 6f9efe5c20d5eca36e666c0373a24fc83b7becae553f1c7d8f77ffc0c0d6e2ab1fc7f659632c96eaffa67ca56d8030a525d73a10addee2bf4e36765cbd1d83e8
7
- data.tar.gz: 8cde7eefd6071bc00c96136a79e96c44464d3f6e9de53bf90a7c566db66c52f48e906f69f996204b9a88fa11b057cdcdb90659d3957bd64b77297d6668ec6f56
6
+ metadata.gz: 28a2379d7229e5f9a2b64cf3ac0abaa44eea15d905011c9dcd2448c672d2d05eb1ccd32b84d591fba93b749d42d6c519f8b4b6f467f3796b2334dfbb02940976
7
+ data.tar.gz: 95a0f27368f0503f71871cedc9c3c2edf4239a48547598a608ac2b2e31b1aecf738127bda999a6cc66e5805d0acfa89d5a003a3b9cf42540fe61d41a9b2453de
@@ -1,7 +1,7 @@
1
1
  module ViniBaxter
2
2
  module DeskFront
3
3
  MAJOR = 40
4
- MINOR = 0
4
+ MINOR = 1
5
5
  TINY = 0
6
6
  # PRE = "alpha"
7
7
 
@@ -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: 1135 !important;
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.0.0
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-15 00:00:00.000000000 Z
11
+ date: 2021-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler