background.css 1.1 KB

12345678910111213141516171819202122232425
  1. .wrapper{ width: 424px;margin: 10px auto; zoom:1;position: relative}
  2. .tabbody{height:225px;}
  3. .tabbody .panel { position: absolute;width:100%; height:100%;background: #fff; display: none;}
  4. .tabbody .focus { display: block;}
  5. body{font-size: 12px;color: #888;overflow: hidden;}
  6. input,label{vertical-align:middle}
  7. .clear{clear: both;}
  8. .pl{padding-left: 18px;padding-left: 23px\9;}
  9. #imageList {width: 420px;height: 215px;margin-top: 10px;overflow: hidden;overflow-y: auto;}
  10. #imageList div {float: left;width: 100px;height: 95px;margin: 5px 10px;}
  11. #imageList img {cursor: pointer;border: 2px solid white;}
  12. .bgarea{margin: 10px;padding: 5px;height: 84%;border: 1px solid #A8A297;}
  13. .content div{margin: 10px 0 10px 5px;}
  14. .content .iptradio{margin: 0px 5px 5px 0px;}
  15. .txt{width:280px;}
  16. .wrapcolor{height: 19px;}
  17. div.color{float: left;margin: 0;}
  18. #colorPicker{width: 17px;height: 17px;border: 1px solid #CCC;display: inline-block;border-radius: 3px;box-shadow: 2px 2px 5px #D3D6DA;margin: 0;float: left;}
  19. div.alignment,#custom{margin-left: 23px;margin-left: 28px\9;}
  20. #custom input{height: 15px;min-height: 15px;width:20px;}
  21. #repeatType{width:100px;}