306132416@qq.com 3 gadi atpakaļ
vecāks
revīzija
6e10bbcf94
2 mainītis faili ar 7 papildinājumiem un 6 dzēšanām
  1. 6 0
      assets/css/app.css
  2. 1 6
      system_setting/data_dictionary.html

+ 6 - 0
assets/css/app.css

@@ -2203,3 +2203,9 @@ ul.tpl-dropdown-content li>a.tpl-dropdown-content-message:last-child {
     margin-right: 5px;
     border-radius: 5px;
 }
+.am-table-striped>tbody>tr:nth-child(odd)>td, .am-table-striped>tbody>tr:nth-child(odd)>th {
+    background: #fff;
+}
+.am-table>tbody>tr>td, .am-table>tbody>tr>th, .am-table>tfoot>tr>td, .am-table>tfoot>tr>th, .am-table>thead>tr>td, .am-table>thead>tr>th {
+    color: #555;
+}

+ 1 - 6
system_setting/data_dictionary.html

@@ -22,12 +22,7 @@
 	.am-selected {
 		width: 100%;
 	}
-	.am-table-striped>tbody>tr:nth-child(odd)>td, .am-table-striped>tbody>tr:nth-child(odd)>th {
-		background: #fff;
-	}
-	.am-table>tbody>tr>td, .am-table>tbody>tr>th, .am-table>tfoot>tr>td, .am-table>tfoot>tr>th, .am-table>thead>tr>td, .am-table>thead>tr>th {
-		color: #555;
-	}
+
 </style>
 <body data-type="index">