Forráskód Böngészése

template display: none

Heydon Pickering 8 éve
szülő
commit
e0e85a58e0

+ 3 - 0
docs/css/styles.css

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

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 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;
 }

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott