From: vincent@cubedesigners.com Date: Wed, 10 Aug 2011 14:22:45 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=21dd9516dc38f25134bb13993b37d283418c340c;p=cubeextranet.git --- diff --git a/inc/commons/class.common.page.php b/inc/commons/class.common.page.php index dbf69bfa5..50969bbe9 100644 --- a/inc/commons/class.common.page.php +++ b/inc/commons/class.common.page.php @@ -79,8 +79,8 @@ class commonPage { $res = ''; return $res; diff --git a/index.php b/index.php index 5af84e767..66228e9d2 100644 --- a/index.php +++ b/index.php @@ -3,6 +3,8 @@ require_once(dirname(__FILE__) . '/inc/prepend.php'); ob_start(); +header('Access-Control-Allow-Origin: *'); + $meta = array(); $js[] = JS_PATH . '/common.js'; $js[] = JS_PATH . '/' . MODE . '.js'; diff --git a/style/common.css b/style/common.css index 7f6dfbda9..9af7641d5 100644 --- a/style/common.css +++ b/style/common.css @@ -1,3 +1,14 @@ +@font-face { + font-family: 'UniversCondensedBold'; + src: url('univers-condensedbold-webfont.eot'); + src: url('univers-condensedbold-webfont.eot?#iefix') format('embedded-opentype'), + url('univers-condensedbold-webfont.woff') format('woff'), + url('univers-condensedbold-webfont.ttf') format('truetype'), + url('univers-condensedbold-webfont.svg#UniversCondensedBold') format('svg'); + font-weight: normal; + font-style: normal; +} + .b{padding:3px; background:#ffffff; border-radius:7px; @@ -21,4 +32,29 @@ } .b table tr:last-child td:last-child{ border-radius:0 0 6px 0; +} + + +.onglet{ + background:url('onglet.png'); + background-position: top left; + background-repeat:repeat-x; + text-align: center; + border-radius:7px 7px 0 0; + color:#ffffff; + font-size:14px; + width:119px; + text-transform: uppercase; + font-family: UniversCondensedBold, Arial, Helvetica,sans-serif; + display:inline-block; + height: 24px; + margin-right: 1px; + text-decoration: none; + padding:7px 0 0 0; + font-weight: normal; +} + +.onglet.active, .onglet:hover{ + background-position:bottom left; + } \ No newline at end of file diff --git a/style/extranet/onglet.png b/style/extranet/onglet.png new file mode 100644 index 000000000..4ec7ee133 Binary files /dev/null and b/style/extranet/onglet.png differ diff --git a/style/extranet/style.css b/style/extranet/style.css index b8155edef..8eb36ee07 100644 --- a/style/extranet/style.css +++ b/style/extranet/style.css @@ -114,25 +114,6 @@ input[type="text"],input[type="password"],select,textarea{ width:960px; } -#nav a{ - display:block; - float:left; - background-position:top left; - width:119px; - height:31px; - margin-right:1px; - text-indent:-6667px; -} - -#nav a:hover span{ - background-position:bottom left; -} - -#nav a.active span{ - background-position:bottom left; -} - - .popupOverlay{background:#666;opacity:0;position:fixed;display:none;top:0px;left:0px;width:100%;height:100%;} .popupWindow{display:none;opacity:1;position:fixed;} /*.popupWindow>table{width:600px;}*/ @@ -402,4 +383,8 @@ display:none; #uploaderContainer{width:970px;height:50px;} -.gris{background-color:#ecedf0;} \ No newline at end of file +.gris{background-color:#ecedf0;} + +.onglet:hover, .onglet.active{ + color:#5f6162; +} \ No newline at end of file diff --git a/style/extranet/univers-condensedbold-webfont.eot b/style/extranet/univers-condensedbold-webfont.eot new file mode 100644 index 000000000..e042e4f6a Binary files /dev/null and b/style/extranet/univers-condensedbold-webfont.eot differ diff --git a/style/extranet/univers-condensedbold-webfont.svg b/style/extranet/univers-condensedbold-webfont.svg new file mode 100644 index 000000000..4342ca066 --- /dev/null +++ b/style/extranet/univers-condensedbold-webfont.svg @@ -0,0 +1,229 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Copyright : The digitally encoded machine readable software for producing the Typefaces licensed to you is copyrighted c 1987 1991 1998 Adobe Systems All Rights Reserved This software is the property of Adobe Systems Incorporated and its licensors and may not be reproduced used displayed modified disclosed or transferred without the express written approval of Adobe The digitally encoded machine readable outline data for producing the Typefaces licensed to you is copyrighted c 1981 1998 LinotypeHell AG andor its subsidiaries All Rights Reserved This data is the property of LinotypeHell AG andor its subsidiaries and may not be reproduced used displayed modified disclosed or transferred without the express written approval of LinotypeHell AG andor its subsidiaries + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/style/extranet/univers-condensedbold-webfont.ttf b/style/extranet/univers-condensedbold-webfont.ttf new file mode 100644 index 000000000..8fe1a90d7 Binary files /dev/null and b/style/extranet/univers-condensedbold-webfont.ttf differ diff --git a/style/extranet/univers-condensedbold-webfont.woff b/style/extranet/univers-condensedbold-webfont.woff new file mode 100644 index 000000000..ebc4bfb83 Binary files /dev/null and b/style/extranet/univers-condensedbold-webfont.woff differ diff --git a/style/ws/onglet.png b/style/ws/onglet.png new file mode 100644 index 000000000..14e8ca7b0 Binary files /dev/null and b/style/ws/onglet.png differ diff --git a/style/ws/style.css b/style/ws/style.css index 8ccac008e..482a02744 100644 --- a/style/ws/style.css +++ b/style/ws/style.css @@ -124,23 +124,6 @@ input[type="text"],input[type="password"],select,textarea{ width:960px; } -#nav a{ - display:block; - float:left; - background-position:top left; - width:119px; - height:31px; - margin-right:1px; - text-indent:-6667px; -} - -#nav a:hover span{ - background-position:bottom left; -} - -#nav a.active span{ - background-position:bottom left; -} .popupOverlay{background:#a8aa95;opacity:0;position:fixed;display:none;top:0px;left:0px;width:100%;height:100%;} .popupWindow{display:none;opacity:1;position:fixed;} @@ -489,4 +472,8 @@ th.stats_col{ .downbookContextMenu a{ text-decoration:none; +} + +.onglet:hover, .onglet.active{ + color:#797D62; } \ No newline at end of file diff --git a/style/ws/univers-condensedbold-webfont.eot b/style/ws/univers-condensedbold-webfont.eot new file mode 100644 index 000000000..e042e4f6a Binary files /dev/null and b/style/ws/univers-condensedbold-webfont.eot differ diff --git a/style/ws/univers-condensedbold-webfont.svg b/style/ws/univers-condensedbold-webfont.svg new file mode 100644 index 000000000..4342ca066 --- /dev/null +++ b/style/ws/univers-condensedbold-webfont.svg @@ -0,0 +1,229 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Copyright : The digitally encoded machine readable software for producing the Typefaces licensed to you is copyrighted c 1987 1991 1998 Adobe Systems All Rights Reserved This software is the property of Adobe Systems Incorporated and its licensors and may not be reproduced used displayed modified disclosed or transferred without the express written approval of Adobe The digitally encoded machine readable outline data for producing the Typefaces licensed to you is copyrighted c 1981 1998 LinotypeHell AG andor its subsidiaries All Rights Reserved This data is the property of LinotypeHell AG andor its subsidiaries and may not be reproduced used displayed modified disclosed or transferred without the express written approval of LinotypeHell AG andor its subsidiaries + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/style/ws/univers-condensedbold-webfont.ttf b/style/ws/univers-condensedbold-webfont.ttf new file mode 100644 index 000000000..8fe1a90d7 Binary files /dev/null and b/style/ws/univers-condensedbold-webfont.ttf differ diff --git a/style/ws/univers-condensedbold-webfont.woff b/style/ws/univers-condensedbold-webfont.woff new file mode 100644 index 000000000..ebc4bfb83 Binary files /dev/null and b/style/ws/univers-condensedbold-webfont.woff differ