metanorma-ogc 2.8.10 → 2.9.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: aaa5b1592ee3a1c1cfea9476cf4d132d3d9c045f8de9df6d17e67afd8d34987a
4
- data.tar.gz: 51be47d1b3e92d8f55904f0b717afb6c711911681fe7c46793a81b33d9b6087f
3
+ metadata.gz: 065450d18c49c89724b52b0db86721eb2abe6fc843322b043f92e3c7082aac4f
4
+ data.tar.gz: fb90b5aba879eb33d3c6debfebbd171dd4b33cc387450048e0ad247992cd2243
5
5
  SHA512:
6
- metadata.gz: ebd82d4067ab75d0ad2be7d694f236fe723e0ce4480c7c3c5ffc1343a873d00bfab0b33e57837f955e95acb1b5cd66094bde7dde3905e0d02f5bb52900893d9a
7
- data.tar.gz: 10d495fc06fe3ecff03ee346a66e334478cc11d07c227bb0b9fc4912a43d9a62f6432310ed9ad88302cfca8d78917edce55604e2c92e624876874eadc017d24e
6
+ metadata.gz: 6df39210730df8aa755c8c536b212957c69d5474ecbdbeb2173c4ef6febd813bc0c2864647e998b047ed8dbedccf38fbf3c244473c82b0f46ef341b042cdbf97
7
+ data.tar.gz: d22994f820930f4fc86af8db65d2d6dc009900b02b56386b0f0de227d507f47a49e2256e76ae0724abbcb4ecb0195e7ea670be8984bd6bb388b1f9ecad009277
@@ -1139,6 +1139,10 @@ table th, table td {
1139
1139
  table td.header {
1140
1140
  font-weight: 400;
1141
1141
  }
1142
+ table table.plain, table table.plain th, table table.plain td {
1143
+ border: none !important;
1144
+ font-size: 0.95em;
1145
+ }
1142
1146
  table {
1143
1147
  /*color: #010d16;*/
1144
1148
  }
@@ -1176,6 +1180,10 @@ table.modspec th, table.modspec td {
1176
1180
  table.modspec td.header {
1177
1181
  font-weight: 400;
1178
1182
  }
1183
+ table.modspec table.plain, table.modspec table.plain th, table.modspec table.plain td {
1184
+ border: none !important;
1185
+ font-size: 0.95em;
1186
+ }
1179
1187
  table.modspec {
1180
1188
  color: #010d16;
1181
1189
  }
@@ -1258,7 +1266,7 @@ a:hover {
1258
1266
  }
1259
1267
 
1260
1268
  /* Bibliograhy */
1261
- p.Biblio, p.NormRef {
1269
+ p.Biblio, p.NormRef, div.Biblio, div.NormRef {
1262
1270
  margin-top: 1em;
1263
1271
  margin-left: 2em;
1264
1272
  }
@@ -416,7 +416,7 @@ span.AdmittedLabel, span.DeprecatedLabel {
416
416
 
417
417
  /* Bibliograhy */
418
418
 
419
- p.Biblio, p.NormRef {
419
+ p.Biblio, p.NormRef, div.Biblio, div.NormRef {
420
420
  margin-top: 1em;
421
421
  margin-left: 2em;
422
422
  }
@@ -768,6 +768,11 @@ table.MsoISOTable td, table.MsoISOTableBig td {
768
768
  padding: 0cm 2.85pt 0cm 2.85pt;
769
769
  }
770
770
 
771
+ table.MsoNormalTable th, table.MsoNormalTable td {
772
+ border: none;
773
+ mso-border-alt: none;
774
+ }
775
+
771
776
  table.MsoISOTable p, table.MsoISOTableBig p {
772
777
  font-size: {{smallerfontsize}};
773
778
  }
@@ -688,6 +688,10 @@ table.MsoISOTable td, table.MsoISOTableBig td
688
688
  {border:solid windowtext 1pt;
689
689
  mso-border-alt:solid windowtext 1pt;
690
690
  padding:0cm 2.85pt 0cm 2.85pt;}
691
+ table.MsoNormalTable th, table.MsoNormalTable td {
692
+ border: none;
693
+ mso-border-alt: none;
694
+ }
691
695
  table.MsoISOTable p, table.MsoISOTableBig p
692
696
  {font-size:$smallerfontsize; }
693
697
  table.recommendclass, table.recommendclass p
@@ -695,6 +695,11 @@ table.MsoISOTable td, table.MsoISOTableBig td {
695
695
  padding: 0cm 5.4pt 0cm 5.4pt;
696
696
  }
697
697
 
698
+ table.MsoNormalTable th, table.MsoNormalTable td {
699
+ border: none;
700
+ mso-border-alt: none;
701
+ }
702
+
698
703
  table.MsoISOTable p, table.MsoISOTableBig p {
699
704
  font-size: {{normalfontsize}};
700
705
  }
@@ -625,6 +625,10 @@ table.MsoISOTable td, table.MsoISOTableBig td
625
625
  {border:solid windowtext 1pt;
626
626
  mso-border-alt:solid #999999 .5pt;
627
627
  padding:0cm 5.4pt 0cm 5.4pt;}
628
+ table.MsoNormalTable th, table.MsoNormalTable td {
629
+ border: none;
630
+ mso-border-alt: none;
631
+ }
628
632
  table.MsoISOTable p, table.MsoISOTableBig p
629
633
  {font-size:$normalfontsize; }
630
634
  table.MsoTableGrid