PageRenderTime 59ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

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

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