瀏覽代碼

架子页提交

ljj 6 年之前
父節點
當前提交
70524266c3
共有 1 個文件被更改,包括 5 次插入2 次删除
  1. 5 2
      page/bigDataOut/css/index.css

+ 5 - 2
page/bigDataOut/css/index.css

@ -31,12 +31,14 @@
    cursor: pointer;
    height: 100%;
    padding: 0px 20px;
    border-right: 1px solid #dcdcdc
    border-right: 1px solid #dcdcdc;
    font-size: 14px
}
.history_tabList li i{
    cursor: pointer;
    margin-left: 10px;
    font-weight: bold
    font-weight: bold;
  
}
.history_tabList li i:hover{
    color: red
@ -50,6 +52,7 @@
    color: #777;
    background-color: #f6f8f8;
    border-color: #f6f8f8;
 }  
 .close_all_route {
    transform: rotate(90deg);