cfoe
2012-07-06 0c26c33a45923fce536cc4fa12970ecfee1b7baa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
CHANGELOG
default -> default-v2
source: default $3241 07/06/2012 @ 12:00 UTC+2
 
- rm yaml/*
- rm css/patches/*
- cp yaml/patches/iehacks.css css/*
- rm <!--[if lte ie 6]> from templates/main.tpl.htm
- rm IE6 support from css/iehacks.css
- mv css/nav/* into css/style.css
- mv css/print/* into css/print.css
- add css/print.css to templates/main.tpl.htm
- rm css/print/*
- rm css/nav/*
- rm css projection-type support
- mv css/screen/redmond/* css/*
- rm css/screen/*
- mv css media-recognition from css-files to <head>-link tag
- change most div-containers to new html5 tags in main.tpl.htm
- rm dom elements from main.tpl.htm
- add html5shiv.js