From 30fc1b7c564e4062266bd4b53fd95fa229f62f31 Mon Sep 17 00:00:00 2001 From: latham <latham@ispconfig3> Date: Sat, 02 Mar 2013 10:50:14 -0500 Subject: [PATCH] Silly Microsoft line endings removed to not error on Linux Subversion servers... --- interface/web/themes/default/CHANGELOG | 62 +++++++++++++++--------------- 1 files changed, 31 insertions(+), 31 deletions(-) diff --git a/interface/web/themes/default/CHANGELOG b/interface/web/themes/default/CHANGELOG index cae152a..4549642 100644 --- a/interface/web/themes/default/CHANGELOG +++ b/interface/web/themes/default/CHANGELOG @@ -1,32 +1,32 @@ -CHANGELOG -default -> default-v2 -source: default $3241 07/06/2012 @ 12:00 UTC+2 -resources @ https://github.com/foe-services/ispc-resources - -- changed doctype to <!DOCTYPE html> (HTML5) -- 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 (https://github.com/aFarkas/html5shiv) for better HTML5-compatibility -- reduction of dom elements -- reduction of css rules -- removed all single icons - - all icons separate: https://github.com/downloads/foe-services/ispc-larry/ispc-default_separate.zip - - all used icons as layers and sprite as .psd: https://github.com/downloads/foe-services/ispc-larry/ispc-default_psd.zip -- added sprites for (nearly) all used icons where suitable -- added flags for country text in lists -- added some list column widths +CHANGELOG +default -> default-v2 +source: default $3241 07/06/2012 @ 12:00 UTC+2 +resources @ https://github.com/foe-services/ispc-resources + +- changed doctype to <!DOCTYPE html> (HTML5) +- 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 (https://github.com/aFarkas/html5shiv) for better HTML5-compatibility +- reduction of dom elements +- reduction of css rules +- removed all single icons + - all icons separate: https://github.com/downloads/foe-services/ispc-larry/ispc-default_separate.zip + - all used icons as layers and sprite as .psd: https://github.com/downloads/foe-services/ispc-larry/ispc-default_psd.zip +- added sprites for (nearly) all used icons where suitable +- added flags for country text in lists +- added some list column widths - limited height (500px) for the globalsearch results \ No newline at end of file -- Gitblit v1.9.1