app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Todd Larsen <tlarsen@google.com>
Mon, 10 Nov 2008 18:00:47 +0000
changeset 467 07441582717a
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Initial thoughts on a Linkable Model class. Please comment. Patch by: Todd Larsen

.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}

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