1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 21:45:11 +02:00
Files
php-e107/e107_plugins/tinymce/plugins/searchreplace/css/searchreplace.css
CaMer0n d2bc8727b6 Updated TinyMce to 3.2.5.
First incarnation of the admin configuration page added.
Language file still to come.
2009-07-01 02:52:11 +00:00

7 lines
170 B
CSS

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