Эх сурвалжийг харах

moved to using border for flexbox

Heydon Pickering 8 жил өмнө
parent
commit
5cfde5966c

+ 4 - 5
docs/css/styles.css

@@ -196,18 +196,17 @@ th:empty {
 
 .tested {
     text-align: center;
+    border: 1px solid #111;
 }
 .tested tr {
-  display: flex;
-  flex-flow: row wrap;
+    display: flex;
+    flex-flow: row wrap;
 }
 .tested td, .tested th {
     vertical-align: middle;
     overflow: hidden;
     flex: 1 0 auto;
-    border: 0;
-    outline: 2px solid;
-    outline-offset: -1px;
+    border: 1px solid #111;
 }
 .tested th {
     width: 100%;

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
docs/service-worker.js


+ 4 - 5
themes/infusion/static/css/styles.css

@@ -196,18 +196,17 @@ th:empty {
 
 .tested {
     text-align: center;
+    border: 1px solid #111;
 }
 .tested tr {
-  display: flex;
-  flex-flow: row wrap;
+    display: flex;
+    flex-flow: row wrap;
 }
 .tested td, .tested th {
     vertical-align: middle;
     overflow: hidden;
     flex: 1 0 auto;
-    border: 0;
-    outline: 2px solid;
-    outline-offset: -1px;
+    border: 1px solid #111;
 }
 .tested th {
     width: 100%;

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно