table.css 170 B

12345678910111213
  1. /* CSS file for table dialog in the table plugin */
  2. .panel_wrapper div.current {
  3. height: 245px;
  4. }
  5. .advfield {
  6. width: 200px;
  7. }
  8. #class {
  9. width: 150px;
  10. }