extranet/public/themes/default/styles/ie6.css
Michael RICOIS 793ec60127 IE6 Support
2014-08-12 20:19:45 +00:00

4 lines
193 B
CSS

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
button { border:0; }
.pagination {border:1px solid #CDCDCD;border-radius:3px;width:231px;margin:0 auto;}