PageRenderTime 29ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/wordpress/code/zpecards/css/zpEcards.css

http://e-cards-plugin.googlecode.com/
CSS | 18 lines | 18 code | 0 blank | 0 comment | 0 complexity | c3baafaf5c1a8eb1f80cea5d30be0047 MD5 | raw file
  1. .zpred { color:red }
  2. .zpgreen {}
  3. .zpbold { width:100% }
  4. .zp3em {}
  5. .zpp10 { padding-bottom:10px }
  6. .zptxtred {background:url(nok.png) no-repeat center left; }
  7. .zptxtgreen {background:url(ok.png) no-repeat center left; }
  8. .zptxtyellow { background:#ff4; }
  9. .zpimgdiv { padding:10px;background:#eef;margin:15px }
  10. .zpm15 { margin:15px }
  11. .zprb { border: 1px solid red }
  12. .w30 { }
  13. .w70 { }
  14. #sendEmailForm { text-align:left }
  15. #sendEmailForm td { min-width:80px }
  16. #sendEmailForm tr { }
  17. #emailtochk, #emailfromchk {background:url(nok.png) no-repeat center left; padding-left:20px; display:none}
  18. #ajaxbox {padding: 10px 10px 10px 20px; font-weight:normal; font-style:italic; display:none; width:90%}