]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Languages without unit tests marked 'experimental'
authorIan Coleman <coleman.ian@gmail.com>
Thu, 20 Oct 2016 05:52:57 +0000 (16:52 +1100)
committerIan Coleman <coleman.ian@gmail.com>
Thu, 20 Oct 2016 05:52:57 +0000 (16:52 +1100)
src/index.html

index 56d73e62e11753b3b95f35af3875e4601e232564..77ad35f16a7f081687225357bd032c41299664aa 100644 (file)
@@ -48,7 +48,7 @@
                 width: auto!important;
                 display: inline-block;
             }
-            .languages a {
+            .languages * {
                 padding-left: 10px;
             }
         </style>
@@ -94,6 +94,7 @@
                             <div class="col-sm-10 languages">
                                 <a href="#english">English</a>
                                 <a href="#japanese" title="Japanese">日本語</a>
+                                <span title="Pending availability of BIP39 unit tests">Experimental:</span>
                                 <a href="#spanish"  title="Spanish">Español</a>
                                 <a href="#chinese_simplified"  title="Chinese (Simplified)">中文(简体)</a>
                                 <a href="#chinese_traditional"  title="Chinese (Traditional)">中文(繁體)</a>