X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fcss%2Fkeynote.css;h=4c4446961f219fde603f718ed62fc316ca8304af;hb=be638e733bce413df4324d985297d9a4d94dcbca;hp=6fa6dc31b7b18def1fead6b25a782212ccb540a7;hpb=7568a515d7e3c4c992dd98b784165aa36b575ff9;p=platal.git diff --git a/htdocs/css/keynote.css b/htdocs/css/keynote.css index 6fa6dc3..4c44469 100644 --- a/htdocs/css/keynote.css +++ b/htdocs/css/keynote.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2007 Polytechnique.org * + * Copyright (C) 2003-2009 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -39,7 +39,7 @@ a:hover { color: #999; } img { vertical-align: middle; } a img { border: 0px; } td { vertical-align: top; } -li { padding-left: 3px; padding-right: 3px; +li { padding-left: 3px; padding-right: 3px; text-align: justify; } hr { text-align: center; } dt { font-weight: bold; } @@ -88,6 +88,27 @@ p.smaller { text-indent: 0; } +.errors { + width: 98%; + border: 1px solid #f00; + margin-top: 10px; + background-color: #200; +} + +.warnings { + width: 98%; + border: 1px solid #ff0; + margin-top: 10px; + background-color: #220; +} + +.success { + width: 98%; + border: 1px solid #0d3; + margin-top: 10px; + background-color: #021; +} + .erreur { font-weight: bold; color: #d00; @@ -161,6 +182,11 @@ pre { padding: 0.3em 1.5em; } +.pair pre { + background: inherit; +} + + /******************************************************************************* 3 Tableaux bicolores + classes utiles [ Tableaux à lignes alternées, en taille normale, ou tiny ] @@ -191,7 +217,7 @@ table.tinybicol th, table.bicol th { } table.tinybicol tr:first-child th, table.bicol tr:first-child th { - color: #fff; + color: #fff; background: url('../images/skins/keynote_title.gif') #000 top left repeat-x; } @@ -203,7 +229,7 @@ table.tinybicol td, table.bicol td { table.tinybicol td, table.bicol td, table.tinybicol tr, table.bicol tr { padding: 4px; } td.half { width: 50%; padding: 4px; } -td.titre { +.titre { color: #000000; background: inherit; font-weight: bold; @@ -216,6 +242,23 @@ td.action { } td.action a { padding: 0px 2px 0px 2px; } +th.grayed { + background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed; + font-style: italic; +} + +div.titre { + color: #000000; + background: inherit; + font-weight: bold; +} + +span.titre { + color: #000000; + background: inherit; + font-weight: bold; +} + /******************************************************************************* 4 Tableau de choix de skins [ Styles pour les tableaux de types de ceux des skins ] @@ -253,32 +296,51 @@ div.contact-list { } div.contact-list div.contact { border-top: 1px solid #fff; - background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed; + background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed; color: #000; } -div.grayed { +div.contact-list div.grayed { font-style: italic; -} -div.grayed div.contact { color: #444; + background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed; +} + +div.contact-list div.contact:hover { background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed; } +.contact .photo { + float: left; +} + +.contact .photo img { + width: 40px; + margin-right: 4px; +} + +div.contact div.identity { + float: left; + width: 85%; +} + div.contact div.nom { font-weight: bold; - width: 35%; - float: left; padding-left: 2px; } -div.contact div.appli { - float: left; +div.contact div.nom a { + text-decoration: none; + font-size: 100%; +} + +div.contact div.edu { } div.contact div.bits { text-align: right; float: right; + width: 14%; } div.contact div.long { @@ -290,144 +352,78 @@ div.contact div.long { } div.long table { width: 100%; } -div.long td.lt { width: 35%; } -div.long td.rt { width: 65%; } +div.long td.lt { width: 15%; font-style: italic; } +div.long td.rt { width: 85%; } /******************************************************************************* 6 Profil [ onglets des profils ] *******************************************************************************/ -.wizard { +.wizard, .ui-tabs-nav { + margin: 0; + padding: 0; margin-left: -16px; + clear: both; } -.wizard .wiz_header { +.wizard .wiz_header, .ui-tabs-nav { height: 32px; width: 100%; - background-color: #aaa; + background: url('../images/skins/wiz_background.png') top right repeat-x; margin-bottom: 1em; + text-align: left; } -.wizard .wiz_header .wiz_tab { - background-color: #aaa; - vertical-align: middle; +.wizard .wiz_header .wiz_tab, .ui-tabs-nav li { + background: url('../images/skins/wiz_normal.png') #aaa top left repeat-x; height: 100%; text-align: center; font-size: 75%; border-right: 1px solid #888; + float: left; + vertical-align: middle; } -.wizard .wiz_header .active { - background-color: #444; +.ui-tabs-nav li { + margin: 0; + padding: 0; + list-style-type: none; +} + +.wizard .wiz_header .wiz_tab:hover, .ui-tabs-nav li:hover { + background: url('../images/skins/wiz_hover.png') #777 top left repeat-x; color: #fff; } -.wizard .wiz_header .wiz_tab:hover { - background-color: #777; +.wizard .wiz_header .active, .wizard .wiz_header .active:hover, li.ui-tabs-selected { + background: url('../images/skins/wiz_active.png') #444 top left repeat-x; + color: #fff; } -.wizard .wiz_header .wiz_tab a { +.wizard .wiz_header a, .ui-tabs-nav a { color: #000; text-decoration: none; - vertical-align: middle; } -.wizard .wiz_header .active a { +.wizard .wiz_header a.active, .ui-tabs-selected a { color: #fff; } -.wizard .wiz_content { +.wizard .wiz_content, .ui-tabs-panel { margin-left: 16px; + clear: both; } -.flags { - margin: 0.5em 0 0 0; - padding: 0; -} -.flags input { - margin: 0px 2px; - padding: 0px; -} .flags .texte { font-size: smaller; font-weight: bold; - padding: 0 8px 0 0; -} -.flags .vert { - background: url('../images/icons/flag_green.gif') top right no-repeat; - padding: 0 16px 0 0; - margin-right: 16px; -} -.flags .orange { - background: url('../images/icons/flag_orange.gif') top right no-repeat; - padding: 0 16px 0 0; - margin-right: 16px; -} -.flags .rouge { - background: url('../images/icons/flag_red.gif') top right no-repeat; - padding: 0 16px 0 0; - margin-right: 16px; -} - -table.cadre_a_onglet{ - border-width: 0; - padding : 0; - margin: 0; -} - -td.conteneur_tab { - border: 1px solid #9c9c9c; - border-left-color: #eee; - padding: 8px 4px 4px 4px; - background : url('../images/skins/keynote_topborder.png') top repeat-x; -} - -#onglet { - display : block; - margin : 0; - padding : 0; -} - -#onglet li { - display : block; - float : left; - padding : 0.4ex; - margin: 0 0.3ex -1px 3px; - border: 1px solid #9c9c9c; - border-right: none; - background: #cecece; - width: auto; - height: 5ex; - text-align: center; - color: #000; - font-size: 80%; -} - -#onglet li:hover { - color: #000; - background : #adadad; -} - -#onglet li.actif { - color: #000; - background : #dedede; - border: 1px solid #f0f0f0; - border-right: none; - border-bottom-color: #dedede; - font-weight: bold; + margin-left: -6px; + padding: 0 12px 0 0; } - -#onglet li a { - font-weight: normal; - text-decoration: none; - color: #000; - background: inherit; - display: block; - width: 100%; - height: 100%; +.flags img { + padding: 0 6px 0 0; } -#onglet li img { margin-right: 2px; } /******************************************************************************* 7 fiche.php & fiche_referent.php @@ -483,8 +479,8 @@ td.conteneur_tab { #fiche_identite div.civilite { text-align: center; font-weight: bold; - width: 80%; - float: left; + width: 80%; + float: left; color: #fff; background: inherit; padding-top: 0.5ex; @@ -518,7 +514,7 @@ td.conteneur_tab { #fiche_identite div.email { - clear: left; + clear: left; float: left; } @@ -530,7 +526,7 @@ td.conteneur_tab { #fiche_identite div.formation { margin: 0em 1em; - clear: both; + clear: both; } div.adresse { @@ -717,11 +713,7 @@ div#content { } .ac_results { - font-size: 90%; - background: #fff; + color: black; } -.ac_results li.over { - color: #777; -} /* vim: set et ts=4 sts=4 sw=4: */