IE <9 styling with seperate stylesheet
authorthe_mgt <themgt@ueberserver.de>
Sun, 24 Jul 2011 13:59:50 +0000 (15:59 +0200)
committerthe_mgt <themgt@ueberserver.de>
Sun, 24 Jul 2011 13:59:50 +0000 (15:59 +0200)
commitb3b3e73feb285cfdca6e469ca151a70502f9e936
treecc26a01a069acccac9a8a18b19a171dfc6adb491
parent9e2a4c4605d6c591c1c11e4c986a1bc6ff6ec5c0
IE <9 styling with seperate stylesheet
Added conditional for IE less than version 9, removed the nonworking stuff from general stylesheets and moved them to ie_lte8.css
Also forced IE8 to use IE8 rendering instead of "legacy" mode.
webcit/static/styles/box.css
webcit/static/styles/ie_lte8.css [new file with mode: 0644]
webcit/static/styles/message.css
webcit/static/t/head.html