includes/clientside/tinymce/plugins/searchreplace/css/searchreplace.css
author Dan Fuhry <dan@enanocms.org>
Fri, 24 Sep 2010 21:50:25 -0400
changeset 1305 ba8a648baebc
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed check for iPhone OS 3 - it now returns true on 3.0 or any later version including 4.x

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

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