PageRenderTime 32ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/static/scripts/tiny_mce/plugins/searchreplace/css/searchreplace.css

http://n23.googlecode.com/
CSS | 6 lines | 4 code | 1 blank | 1 comment | 0 complexity | ad0addca1bd5727432f39ec9b7fdac1e MD5 | raw file
Possible License(s): Apache-2.0, LGPL-2.1
  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;}