浏览代码

Add tr selected class.

zhixin 11 年之前
父节点
当前提交
ec34b98bf5
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/bootstrap-table.css

+ 4 - 0
src/bootstrap-table.css

@@ -72,6 +72,10 @@
     border-left: none;
     border-left: none;
 }
 }
 
 
+.fixed-table-body tbody .selected td {
+    background-color: #d9edf7;
+}
+
 .fixed-table-body .checkbox {
 .fixed-table-body .checkbox {
     margin-left: auto;
     margin-left: auto;
     margin-right: auto;
     margin-right: auto;