PageRenderTime 56ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
CSS | 6 lines | 4 code | 1 blank | 1 comment | 0 complexity | ad0addca1bd5727432f39ec9b7fdac1e MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  1. .panel_wrapper {height:85px;}
  2. .panel_wrapper div.current {height:85px;}
  3. /* IE */
  4. * html .panel_wrapper {height:100px;}
  5. * html .panel_wrapper div.current {height:100px;}