includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan
Sat, 17 Apr 2010 03:33:14 -0400
changeset 1242 9aa09b0a7544
parent 335 67bd3121a12e
permissions -rw-r--r--
Made separate methods in sessionManager for static and non-static generate_aes_form(), because PHP (erroneously) always calls that method statically.

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

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