app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 27 Sep 2009 17:46:43 +0200
changeset 2979 ba4aeaaad0a1
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed GHOP Task Logic's updateEntityProperties. This method now properly calls the supermethod and also uses the right keyword argument (silent instead of siltent).

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

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