comparison media/js/tiny_mce/plugins/searchreplace/css/searchreplace.css @ 45:a5b4c5ce0658

Breaking down and controlling all media files, including javascript libraries.
author Brian Neal <bgneal@gmail.com>
date Fri, 19 Jun 2009 03:16:03 +0000
parents
children
comparison
equal deleted inserted replaced
44:08cd19c1ee50 45:a5b4c5ce0658
1 .panel_wrapper {height:85px;}
2 .panel_wrapper div.current {height:85px;}
3
4 /* IE */
5 * html .panel_wrapper {height:100px;}
6 * html .panel_wrapper div.current {height:100px;}