latin: rename Tap simplified to Short Tap
[sheet.git] / latin.plp
index 897fe0a086e67ae51be5270ba4f0a02784917083..e0bb6897b9bdd09d09f626857b4fe4948c30d5d2 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -24,12 +24,12 @@ Html({
        #sütterlin td { font-family: Suetterlin }
        #ita2 td,
        #tap-code td,
-       #tap-simplified td {
+       #short-tap td {
                white-space: normal;
                word-spacing: 5em; /* force line break between words */
        }
        #tap-code td,
-       #tap-simplified td {
+       #short-tap td {
                line-height: 1ex;
        }
        #ita2 td {
@@ -59,17 +59,17 @@ Html({
                margin-right: -10px;
        }
        #tap-code .sample,
-       #tap-simplified .sample {
+       #short-tap .sample {
                font-size: 80%;
        }
        #ita2 .sample,
        #tap-code .sample,
-       #tap-simplified .sample {
+       #short-tap .sample {
                word-spacing: 0;
        }
        #ita2 .sample span,
        #tap-code .sample span,
-       #tap-simplified .sample span {
+       #short-tap .sample span {
                margin-right: 1ex;
                white-space: nowrap;
        }