PageRenderTime 42ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/editors/tiny_mce_3_4_3_1/plugins/table/css/table.css

#
CSS | 13 lines | 9 code | 3 blank | 1 comment | 0 complexity | f5e651f5a32284f1c4e0faa1d7cd5ff4 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  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. }