metanorma-iec 2.2.4 → 2.2.6

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: aa0cb1e4f74a208623ea4afa6ac089d07ef738ab6a5e2b743ba1c9cf874c761f
4
- data.tar.gz: 306daf6fb488295282985216c68bd3e27f50c0a9a48d5b44949c9b8a7c793ad2
3
+ metadata.gz: 58071f48a741c221fd98b99a707cb7b2ad5c7f868bea8238438fe81b1cb2e371
4
+ data.tar.gz: b11e99b0a0321425e55fcb7515368e76541f0108c0328feb40d63413de1f508c
5
5
  SHA512:
6
- metadata.gz: ff37df74026031b95f8900c82d5ab67ff1e9df40999ddee4f82e35ead8b9f9d4087c67d60db1987889b69e7dce311163fa79b9d0744d8303322e80ea4d50c7e7
7
- data.tar.gz: f2969e8aed2645c90fee5e6fafa183ece04729b87827daf62783bc8214a0e37250c0780ad62dd076fa0c19951e1446fd21f770f812d962ea06df42b1962f47db
6
+ metadata.gz: f393546cf2a2627a0a14b5211a9fa3c9c4cbba6d7657f533898539b964e4ecf58dce59e70c8aa294ad367c402e5a11b345ad28560f02c30da95931f8de35a7ef
7
+ data.tar.gz: d81439766d47249a9614f981058b19ae60549f543236e2e324cd2bbb7a208e35591d415eaaa2d8871131a9b52b70f3a40b1444295256acb563b383a8e9ee5eee
@@ -124,6 +124,10 @@ a.FootnoteRef + a.FootnoteRef:before {
124
124
  content: ", ";
125
125
  vertical-align: super; }
126
126
 
127
+ a.TableFootnoteRef + a.TableFootnoteRef:before {
128
+ content: ", ";
129
+ vertical-align: super; }
130
+
127
131
  .addition {
128
132
  color: blue; }
129
133
 
@@ -551,6 +555,10 @@ div.figure > img, div.figure > svg {
551
555
  max-width: 100%;
552
556
  height: auto; }
553
557
 
558
+ table div.figure {
559
+ padding: 0;
560
+ margin: 0; }
561
+
554
562
  /*
555
563
  Document types + stages
556
564
  */
@@ -289,6 +289,12 @@ div.figure > img, div.figure > svg {
289
289
  height: auto;
290
290
  }
291
291
 
292
+ table div.figure {
293
+ padding: 0;
294
+ margin: 0;
295
+ }
296
+
297
+
292
298
  /*
293
299
  Document types + stages
294
300
  */