Make a stripped-down stylesheet for the editor to use.
Make a stripped-down stylesheet for the editor to use.

File last commit:

ab558cdc3145
d3add6d85bd7
Show More
searchreplace.css
6 lines | 170 B | text/css | LassoCssLexer
.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}
/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}