/static/scripts/tiny_mce/plugins/table/css/cell.css

http://n23.googlecode.com/ · CSS · 17 lines · 12 code · 4 blank · 1 comment · 0 complexity · 56394e6cdb267d97e23a07a98820e84b MD5 · raw file

  1. /* CSS file for cell dialog in the table plugin */
  2. .panel_wrapper div.current {
  3. height: 200px;
  4. }
  5. .advfield {
  6. width: 200px;
  7. }
  8. #action {
  9. margin-bottom: 3px;
  10. }
  11. #class {
  12. width: 150px;
  13. }