Ver Fonte

template display: none

Heydon Pickering há 8 anos atrás
pai
commit
e0e85a58e0
3 ficheiros alterados com 6 adições e 0 exclusões
  1. 3 0
      docs/css/styles.css
  2. 0 0
      docs/service-worker.js
  3. 3 0
      themes/infusion/static/css/styles.css

+ 3 - 0
docs/css/styles.css

@@ -22,6 +22,9 @@ html {
     color: #111;
     background-color: #fefefe;
 }
+template {
+  display: none !important;
+}
 * + * {
     margin-top: 2.25rem;
 }

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
docs/service-worker.js


+ 3 - 0
themes/infusion/static/css/styles.css

@@ -22,6 +22,9 @@ html {
     color: #111;
     background-color: #fefefe;
 }
+template {
+  display: none !important;
+}
 * + * {
     margin-top: 2.25rem;
 }

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff