view static/js/tiny_mce/plugins/searchreplace/css/searchreplace.css @ 723:c0199d3d3b86

Oops, last commit was returning HttpResponse* derived classes, not instances.
author Brian Neal <bgneal@gmail.com>
date Sat, 21 Sep 2013 17:18:34 -0500
parents 88b2b9cb8c1f
children
line wrap: on
line source
.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}

/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}