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

默认表格样式调整

jqh 5 éve
szülő
commit
a38c03fd93

+ 4 - 4
resources/assets/dcat-admin/main.css

@@ -834,9 +834,9 @@ input.label {
     padding: .75rem 8px;
     letter-spacing: .05em;
 }
-/*.table-header-default.table>thead>tr>th {*/
-/*    border-bottom: 1px solid #f4f4f4;*/
-/*}*/
+.table-header-default.table>thead>tr>th {
+    border-bottom: 2px solid #f4f4f4;
+}
 .table>thead:first-child>tr:first-child>th:first-child {
     padding-left: 18px;
 }
@@ -848,7 +848,7 @@ input.label {
 }
 
 .table-header-default.table:not(.table-striped) thead tr {
-    border-top: 1px solid #e3e7eb;
+    border-top: 1px solid #f4f4f4;
 }
 .table-header-gray.table:not(.table-striped) thead tr {
     border-top: 1px solid #e3e7eb;

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 0
resources/assets/dcat-admin/main.min.css


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