Skip to content

Commit a9c5c19

Browse files
author
cfoe
committed
rc1 of default-v2
1 parent d7bde08 commit a9c5c19

File tree

13 files changed

+350
-342
lines changed

13 files changed

+350
-342
lines changed

interface/web/themes/default-v2/CHANGELOG

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ CHANGELOG
22
default -> default-v2
33
source: default $3241 07/06/2012 @ 12:00 UTC+2
44

5+
- changed doctype to <!DOCTYPE html> (HTML5)
56
- rm yaml/*
67
- rm css/patches/*
78
- cp yaml/patches/iehacks.css css/*
@@ -18,10 +19,10 @@ source: default $3241 07/06/2012 @ 12:00 UTC+2
1819
- mv css media-recognition from css-files to <head>-link tag
1920
- change most div-containers to new html5 tags in main.tpl.htm
2021
- rm dom elements from main.tpl.htm
21-
- add html5shiv.js
22+
- add html5shiv.js (https://github.com/aFarkas/html5shiv) for better HTML5-compatibility
2223
- reduction of dom elements
2324
- reduction of css rules
2425
- removed all single icons
2526
- all icons separate: https://github.com/downloads/foe-services/ispc-larry/ispc-default_separate.zip
2627
- all used icons as layers and sprite as .psd: https://github.com/downloads/foe-services/ispc-larry/ispc-default_psd.zip
27-
- added sprites for all used icons
28+
- added sprites for (nearly) all used icons where suitable
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
TODO
12
- css/print.css is useless in current state
2-
- css/iehacks.css is useless in current state
3+
- css/iehacks.css is useless in current state
4+
- some more icons need to be changed into sprites

0 commit comments

Comments
 (0)