Tree_directory.css 1.0 KB

123456789101112
  1. html,body{padding:0;margin:0;width:100%;height:100%;}
  2. *{font-family:"΢ÈíÑźÚ"}
  3. .left_con{width:300px;height:85%;border: 1px solid #e6dfdf;margin-left:10px;overflow: auto;float:left;position:absolute;z-index:99;}
  4. .select {width:280px;height:45px;margin:auto;margin-top:10px;margin-bottom:20px;}
  5. .select input{width:280px;height:30px;text-indent:10px;border:1px solid #e5e5e5;}
  6. .wenjian{width:93%;float:left;margin-left:20px;height:30px;overflow:hidden;}
  7. .zk{background:url(img/jmz.png);float:left;width:7px;height:8px;background-size:100% 100%;margin-left:5px;margin-top:11px;}
  8. .gj{background:url(img/gj.png);float:left;width:15px;height:15px;background-size:100% 100%;margin-left:8px; margin-top:7px;}
  9. .content{float:left;font-size:15px;margin-left:10px;height:30px;line-height:30px;}
  10. .jzk{background:url(img/jzk.png);float:left;width:7px;height:8px;background-size:100% 100%;margin-left:5px;margin-top:11px;}
  11. .kj{background:url(img/kj.png);float:left;width:15px;height:15px;background-size:100% 100%;margin-left:8px; margin-top:7px;}