Changes for document OW2Skin
From version 208.3
edited by olivier lizounat
on 2011/07/19 17:17
on 2011/07/19 17:17
To version 209.1
edited by olivier lizounat
on 2011/07/19 17:27
on 2011/07/19 17:27
Change comment: There is no comment for this version
| Object changes | ||
|---|---|---|
| Property | Previous value | New value |
| Object number 0 of type XWiki.XWikiSkins modified | ||
| Style | @import "colibri.css"; /********** Overwrite colibri.css *******/ #body { margin: 0; padding: 0 2%; /*text-align: center;*/ width: 96%; font-size: 12px; /* 12px [1] */ line-height: 1.5em; /* 18px [2] */ font-family: "Arial", "Lucida", "Trebuchet MS", "Luxi Sans", "Helvetica", sans-serif; } /* 31.08.2010 */ /* dark blue */ a:link, a:visited { /*color: #1c4da2; */ color: #0099CC; text-decoration: none; } /* blue-grey */ a:hover, a:active { /*color: #93a7c3;*/ color: #0099CC; text-decoration: none; } .actionmenu a, .actionmenu a:visited{ color: #fff; } .xwikipanelcontents a { color: #09c; } .xwikitabbar li a, .xwikitabbar li a:visited, .xwikitabbar li a:active { color: #888; } .xwikitabbar li.active a, .xwikitabbar li.active a:active, .xwikitabbar li.active a:visited { color: #09c; } h1, h2, h3, h4, h5, h6{ margin: 15px 0 10px 0; } h2, h3, h4, h5, h6{ color: #09c; } .xdocLastModification{ float: none; text-align: right; width: auto; } #xwikicontent { padding-bottom: 15px; } .panel input.panel-email-input{ width: 170px; } .panel input.panel-submit-input{ margin: 0 -2px; width: 175px; } .xwikipanelcontents *{ line-height: 1.8em; } .events-homepage h4, .pressreleases-homepage h4, .latestnews-homepage h4, .memberevents-homepage h4{ font-size: 1.2em; margin: 8px 0 0; } .events-homepage h4 img, .pressreleases-homepage h4 img, .latestnews-homepage h4 img, .memberevents-homepage h4 img{ vertical-align: middle; } #headerglobal{ margin-bottom: 10px; } #company{ margin-top: 10px; } ul.xwikitabbar{ background-color: #f5f5f5; } /* end */ #xwikimaincontainer { border: 2px solid #EEE; } h1.xwikipaneltitle, h5.xwikipaneltitle { border-bottom: none; font-size: 14px; text-align: center; text-transform: none; /* 31.08.2010 */ padding-bottom: 0; /* end */ } .actionmenu .tmLogout { /* 31.08.2010 */ background: transparent url($xwiki.getSkinFile("disconnect.gif")) left 3px no-repeat; padding-left: 20px; /* end */ } /* Header */ #headerspace, #headerspace a, #footerglobal { color: #0099cc; clear: both; } #headerspace hr, #footerglobal hr { display: none; } #headerspace { background-color: #fff4ec; height: 1.5em; } /*#headerspace a, #headerspace a:link, #headerspace a:visited, #headerspace a:active { color: #0099CC; text-decoration: none; } #headerspace a:active { color : #000; }*/ #headerspace { margin-bottom: 10px; } #breadcrumbs { padding: 0 0 0 20px; } /*#breadcrumbs a:hover { color: #FF6600; }*/ .breadcrumbspace { font-variant: small-caps; font-weight: bold; } /* Panels */ .panel { border: 1px dashed #0099CC; } #leftPanels, #rightPanels, #editPanels { width: 200px; } #rightPanels { margin: 0 0 0 -200px; } #leftPanels .panel { margin-left: 0px; } #rightPanels .panel, #editPanels .panel { margin: 0 0 10px 8px; } /* Main */ .main { padding: 0 5px 25px; } #mainContentArea, #mainEditArea{ padding: 0px; } /* Footer */ #footerglobal { background-color: #FFF; } #footerglobal table{ margin: 0 auto; } /********** OW2 Specific *******/ .ow2-orange { color: #FF6600; } .ow2-blue { color: #0099CC; } /********** Header *******/ #company { float: left; } #top-nav { z-index: 1000; height: 28px !important; margin: 3px; width: auto; } #top-nav .topmenuentry { height: 28px; } #top-nav .leftmenu .topmenuentry { margin: 0 40px 0 0; } #top-nav .rightmenu .topmenuentry { margin: 0 0 0 15px; } #top-nav .tme { margin: 0; padding: 0 5px; height: 28px; line-height: 28px; } #top-nav .tme strong { line-height: 28px; } #top-nav .submenu, #top-nav .submenuitem { padding: 0; } #top-nav .tmLogin a{ padding-left: 24px; background-image: url($xwiki.getSkinFile('login-menu-icon.gif')); background-position: 5px 4px; background-repeat: no-repeat; } #top-nav .tmLogin a:hover{ background-image: url($xwiki.getSkinFile('login-menu-icon-hover.gif')); } #top-nav .tmRSS a{ padding-left: 30px; background-image: url($xwiki.getSkinFile('rss-menu-icon.gif')); background-position: 5px 4px; background-repeat: no-repeat; } #top-nav .tmRSS a:hover{ background-image: url($xwiki.getSkinFile('rss-menu-icon-hover.gif')); } #top-nav .tmChinese a{ padding-left: 35px; background-image: url($xwiki.getSkinFile('chineses1.gif')); background-position: 5px 4px; background-repeat: no-repeat; } #top-nav .submenuitem a, #top-nav .submenuitem a:link, #top-nav .submenuitem a:visited, #top-nav .submenuitem a:active { border-top: 1px solid #FFF; padding: 0px 5px; margin: 0px; line-height: 28px; text-transform: none; font-weight:normal; } #top-nav a:hover { background-color: #0099CC; text-decoration: none; } /* */ /********** Panels *******/ /********** Content *******/ #xwikicontent table, #xwikicontent table th, #xwikicontent table td { border-style: none; } #xwikicontent table .company-logo{ width: 13%; } /********* Added by Thomas ********/ .xwikipanelcontents { padding: 1px 10px; } .xwikipanelcontents a:link, .xwikipanelcontents a:hover, .xwikipanelcontents a:active, .xwikipanelcontents a:visited{ color: #000000; } .xwikipaneltitle, .xwikipaneltitle h1 { margin: 0; padding: 6px 0 6px 0; border-bottom: none; } /*02.09.2010*/ .events-homepage .pagingLinks, .pressreleases-homepage .pagingLinks, .latestnews-homepage .pagingLinks, .memberevents-homepage .pagingLinks{ float: right; padding-top: 5px; } .events-homepage h3, .pressreleases-homepage h3, .latestnews-homepage h3, .memberevents-homepage h3{ clear: both; } h1.simple-text{ color: #000; } .xwikipanelcontents { font-size:0.95em; } /*end 02.09.2010*/ /* 08.09.2010 */ .panel-link{ text-align: right; } .xwikipanelcontents .panel-link a{ color: #f60; font-weight: bold; } .hentry h1, .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6{ border: none; } td { vertical-align: top; } #slideShow img { border: 1px solid ##FF6600; } .ow2Footer td { vertical-align: middle; } #mainmenu, #mainmenu.submenu, #maineditmenu, #maineditmenu.submenu { z-index: 1100; } .encartAuto a{text-transforme:capitalize;font-size:11px;font-weight:bold} | @import "colibri.css"; /********** Overwrite colibri.css *******/ #body { margin: 0; padding: 0 2%; /*text-align: center;*/ width: 96%; font-size: 12px; /* 12px [1] */ line-height: 1.5em; /* 18px [2] */ font-family: "Arial", "Lucida", "Trebuchet MS", "Luxi Sans", "Helvetica", sans-serif; } /* 31.08.2010 */ /* dark blue */ a:link, a:visited { /*color: #1c4da2; */ color: #0099CC; text-decoration: none; } /* blue-grey */ a:hover, a:active { /*color: #93a7c3;*/ color: #0099CC; text-decoration: none; } .actionmenu a, .actionmenu a:visited{ color: #fff; } .xwikipanelcontents a { color: #09c; } .xwikitabbar li a, .xwikitabbar li a:visited, .xwikitabbar li a:active { color: #888; } .xwikitabbar li.active a, .xwikitabbar li.active a:active, .xwikitabbar li.active a:visited { color: #09c; } h1, h2, h3, h4, h5, h6{ margin: 15px 0 10px 0; } h2, h3, h4, h5, h6{ color: #09c; } .xdocLastModification{ float: none; text-align: right; width: auto; } #xwikicontent { padding-bottom: 15px; } .panel input.panel-email-input{ width: 170px; } .panel input.panel-submit-input{ margin: 0 -2px; width: 175px; } .xwikipanelcontents *{ line-height: 1.8em; } .events-homepage h4, .pressreleases-homepage h4, .latestnews-homepage h4, .memberevents-homepage h4{ font-size: 1.2em; margin: 8px 0 0; } .events-homepage h4 img, .pressreleases-homepage h4 img, .latestnews-homepage h4 img, .memberevents-homepage h4 img{ vertical-align: middle; } #headerglobal{ margin-bottom: 10px; } #company{ margin-top: 10px; } ul.xwikitabbar{ background-color: #f5f5f5; } /* end */ #xwikimaincontainer { border: 2px solid #EEE; } h1.xwikipaneltitle, h5.xwikipaneltitle { border-bottom: none; font-size: 14px; text-align: center; text-transform: none; /* 31.08.2010 */ padding-bottom: 0; /* end */ } .actionmenu .tmLogout { /* 31.08.2010 */ background: transparent url($xwiki.getSkinFile("disconnect.gif")) left 3px no-repeat; padding-left: 20px; /* end */ } /* Header */ #headerspace, #headerspace a, #footerglobal { color: #0099cc; clear: both; } #headerspace hr, #footerglobal hr { display: none; } #headerspace { background-color: #fff4ec; height: 1.5em; } /*#headerspace a, #headerspace a:link, #headerspace a:visited, #headerspace a:active { color: #0099CC; text-decoration: none; } #headerspace a:active { color : #000; }*/ #headerspace { margin-bottom: 10px; } #breadcrumbs { padding: 0 0 0 20px; } /*#breadcrumbs a:hover { color: #FF6600; }*/ .breadcrumbspace { font-variant: small-caps; font-weight: bold; } /* Panels */ .panel { border: 1px dashed #0099CC; } #leftPanels, #rightPanels, #editPanels { width: 200px; } #rightPanels { margin: 0 0 0 -200px; } #leftPanels .panel { margin-left: 0px; } #rightPanels .panel, #editPanels .panel { margin: 0 0 10px 8px; } /* Main */ .main { padding: 0 5px 25px; } #mainContentArea, #mainEditArea{ padding: 0px; } /* Footer */ #footerglobal { background-color: #FFF; } #footerglobal table{ margin: 0 auto; } /********** OW2 Specific *******/ .ow2-orange { color: #FF6600; } .ow2-blue { color: #0099CC; } /********** Header *******/ #company { float: left; } #top-nav { z-index: 1000; height: 28px !important; margin: 3px; width: auto; } #top-nav .topmenuentry { height: 28px; } #top-nav .leftmenu .topmenuentry { margin: 0 40px 0 0; } #top-nav .rightmenu .topmenuentry { margin: 0 0 0 15px; } #top-nav .tme { margin: 0; padding: 0 5px; height: 28px; line-height: 28px; } #top-nav .tme strong { line-height: 28px; } #top-nav .submenu, #top-nav .submenuitem { padding: 0; } #top-nav .tmLogin a{ padding-left: 24px; background-image: url($xwiki.getSkinFile('login-menu-icon.gif')); background-position: 5px 4px; background-repeat: no-repeat; } #top-nav .tmLogin a:hover{ background-image: url($xwiki.getSkinFile('login-menu-icon-hover.gif')); } #top-nav .tmRSS a{ padding-left: 30px; background-image: url($xwiki.getSkinFile('rss-menu-icon.gif')); background-position: 5px 4px; background-repeat: no-repeat; } #top-nav .tmRSS a:hover{ background-image: url($xwiki.getSkinFile('rss-menu-icon-hover.gif')); } #top-nav .tmChinese a{ padding-left: 35px; background-image: url($xwiki.getSkinFile('chineses1.gif')); background-position: 5px 4px; background-repeat: no-repeat; } #top-nav .submenuitem a, #top-nav .submenuitem a:link, #top-nav .submenuitem a:visited, #top-nav .submenuitem a:active { border-top: 1px solid #FFF; padding: 0px 5px; margin: 0px; line-height: 28px; text-transform: none; font-weight:normal; } #top-nav a:hover { background-color: #0099CC; text-decoration: none; } /* */ /********** Panels *******/ /********** Content *******/ #xwikicontent table, #xwikicontent table th, #xwikicontent table td { border-style: none; } #xwikicontent table .company-logo{ width: 13%; } /********* Added by Thomas ********/ .xwikipanelcontents { padding: 1px 10px; } .xwikipanelcontents a:link, .xwikipanelcontents a:hover, .xwikipanelcontents a:active, .xwikipanelcontents a:visited{ color: #000000; } .xwikipaneltitle, .xwikipaneltitle h1 { margin: 0; padding: 6px 0 6px 0; border-bottom: none; } /*02.09.2010*/ .events-homepage .pagingLinks, .pressreleases-homepage .pagingLinks, .latestnews-homepage .pagingLinks, .memberevents-homepage .pagingLinks{ float: right; padding-top: 5px; } .events-homepage h3, .pressreleases-homepage h3, .latestnews-homepage h3, .memberevents-homepage h3{ clear: both; } h1.simple-text{ color: #000; } .xwikipanelcontents { font-size:0.95em; } /*end 02.09.2010*/ /* 08.09.2010 */ .panel-link{ text-align: right; } .xwikipanelcontents .panel-link a{ color: #f60; font-weight: bold; } .hentry h1, .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6{ border: none; } td { vertical-align: top; } #slideShow img { border: 1px solid ##FF6600; } .ow2Footer td { vertical-align: middle; } #mainmenu, #mainmenu.submenu, #maineditmenu, #maineditmenu.submenu { z-index: 1100; } .encartAuto li{margin-left:-10px;width:200px} .encartAuto a{text-transform:capitalize;font-size:11px;font-weight:bold} |
Cedric Thomas
Patrick Starck
Mark Weitzel
Alexandre Zapolsky
Round Table1
Gianfranco Boccalon
Thomas Mortagne
Serge Lacourte
Florent Garin
Frederic Aatz
Alfonso Castro
Jamie Marshall
Bernard Boltz
Alexandre Lefebvre
Thomas Debru
Denis Caromel
Daniel Stern
Bruno Dillenseger
Jean-Christophe Vuillot
Jeanne Le Garrec
Sylvain Baubeau
Jean-Marc Menaud
Fabien Hermenier
Christophe Hamerling
Patrick Petit
Marius Preda
Frederic Dang Tran
Pawel Rubach
Eric Debeau
Alban Richard
Andrea Manieri
Ali Ataya
Round Table2
Rani Halimi
Nicolas Aube
Marc Triboulet
Jim Walker
Monica Franceschini
Cedric Carbone
John Mertic
Marc Dutoo
Clement Oudot
Christophe Hamerling
Alexis Portmann
Goulven Le Jeune
Gerard Dupont
Alexandre Lefebvre
Guillaume Sauthier
Clement Escoffier
Christophe Hamerling
Guillaume Sauthier
Williams Lamar
Philippe Bolac
Meng Li
Gabriele Giammatteo
Daniele Gagliardi
Marc Lacoste
Pierre Chatel
Gaurav Parakh
Michel Catan
Cedric Thomas
Follow us on Twitter
Network @ LinkedIn

































