promethee 1.6.57 → 1.6.58
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
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: 60b4ac2cdccde9ca1cad14afbedc95f25f679c559457c25f010923c3edb5b2af
|
|
4
|
+
data.tar.gz: a319efaba5cc63e995c33b4630bcc41fd89899e381afe309ede0882c7fabbec8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2458ba64e03973fd4895ac9552ab44d19eedd881107738d85414fb4d66efc80e72348b12243acab6caa0cdf90aa0a50e3833a68104c0c5f98b93a966cf8f9b13
|
|
7
|
+
data.tar.gz: 7b72c9b5d5a897c919f2422d68ef3352f7a5a156c6d88f71fb096e74c9d49f1cab18b42f0cc89fb0e128a521ff0b86e0e094ddba9f8399be746b0e8b65ac1645
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
bottom: 0
|
|
131
131
|
padding: 30px 40px 15px
|
|
132
132
|
z-index: 1000
|
|
133
|
-
width: calc(50vw -
|
|
133
|
+
width: calc(50vw - 380px)
|
|
134
134
|
overflow-x: hidden
|
|
135
135
|
overflow-y: auto
|
|
136
136
|
&-header
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
|
|
145
145
|
label.label-control
|
|
146
146
|
font-weight: normal
|
|
147
|
-
|
|
147
|
+
|
|
148
148
|
.list-unstyled
|
|
149
149
|
li
|
|
150
150
|
padding: 2px 0
|
metadata
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: promethee
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.6.
|
|
4
|
+
version: 1.6.58
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- Sébastien Gaya
|
|
8
8
|
- Arnaud Levy
|
|
9
9
|
- Pierre-André Boissinot
|
|
10
10
|
- Antoine Prévost
|
|
@@ -157,7 +157,7 @@ dependencies:
|
|
|
157
157
|
version: '0'
|
|
158
158
|
description:
|
|
159
159
|
email:
|
|
160
|
-
-
|
|
160
|
+
- sebastien.gaya@gmail.com
|
|
161
161
|
- alevy@lespoupees.paris
|
|
162
162
|
- paboissinot@lespoupees.paris
|
|
163
163
|
- aprevost@lespoupees.paris
|
|
@@ -458,7 +458,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
458
458
|
version: '0'
|
|
459
459
|
requirements: []
|
|
460
460
|
rubyforge_project:
|
|
461
|
-
rubygems_version: 2.6
|
|
461
|
+
rubygems_version: 2.7.6
|
|
462
462
|
signing_key:
|
|
463
463
|
specification_version: 4
|
|
464
464
|
summary: Bring fire to your page
|