Bladeren bron

high contrast ticks

Heydon Pickering 8 jaren geleden
bovenliggende
commit
8dcfc25b52
3 gewijzigde bestanden met toevoegingen van 12 en 0 verwijderingen
  1. 6 0
      docs/css/styles.css
  2. 0 0
      docs/service-worker.js
  3. 6 0
      themes/infusion/static/css/styles.css

+ 6 - 0
docs/css/styles.css

@@ -882,4 +882,10 @@ h1 svg {
     background: #fff;
     padding: 0.5rem;
   }
+  .ticks li::before {
+    content: '✓';
+    background: none;
+    width: auto;
+    top: 0;
+  }
 }

File diff suppressed because it is too large
+ 0 - 0
docs/service-worker.js


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

@@ -882,4 +882,10 @@ h1 svg {
     background: #fff;
     padding: 0.5rem;
   }
+  .ticks li::before {
+    content: '✓';
+    background: none;
+    width: auto;
+    top: 0;
+  }
 }

Some files were not shown because too many files changed in this diff