app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 20 Feb 2009 11:39:00 +0000
changeset 1412 fa274dd2f476
parent 154 d2377425d3f2
permissions -rwxr-xr-x
First go at the student proposal model. The scope will be set to the student role and the link_id will be time-based. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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

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