/static/scripts/tiny_mce/plugins/template/css/template.css

http://n23.googlecode.com/ · CSS · 23 lines · 19 code · 4 blank · 0 comment · 0 complexity · 5b2c159120cbef004c9b0804c292820b MD5 · raw file

  1. #frmbody {
  2. padding: 10px;
  3. background-color: #FFF;
  4. border: 1px solid #CCC;
  5. }
  6. .frmRow {
  7. margin-bottom: 10px;
  8. }
  9. #templatesrc {
  10. border: none;
  11. width: 320px;
  12. height: 240px;
  13. }
  14. .title {
  15. padding-bottom: 5px;
  16. }
  17. .mceActionPanel {
  18. padding-top: 5px;
  19. }