app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Todd Larsen <tlarsen@google.com>
Wed, 24 Sep 2008 06:00:28 +0000
changeset 200 8e3a18cead22
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Replace mock-up of sidebar with first draft of dynamic sidebar functionality.

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

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