Ver código fonte

high contrast ticks

Heydon Pickering 8 anos atrás
pai
commit
8dcfc25b52

+ 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;
+  }
 }

Diferenças do arquivo suprimidas por serem muito extensas
+ 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;
+  }
 }

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff