date.chapril.org-framadate/style.css

726 lines
13 KiB
CSS
Raw Normal View History

/* This software is governed by the CeCILL-B license. If a copy of this license
* is not distributed with this file, you can obtain one at
* http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
*
* Authors of STUdS (initial project) : Guilhem BORGHESI (borghesi@unistra.fr) and Raphaël DROZ
* Authors of OpenSondage : Framasoft (https://github.com/framasoft)
*
* =============================
*
* Ce logiciel est régi par la licence CeCILL-B. Si une copie de cette licence
* ne se trouve pas avec ce fichier vous pouvez l'obtenir sur
* http://www.cecill.info/licences/Licence_CeCILL_V2.1-fr.txt
*
* Auteurs de STUdS (projet initial) : Guilhem BORGHESI (borghesi@unistra.fr) et Raphaël DROZ
* Auteurs d'OpenSondage : Framasoft (https://github.com/framasoft)
*/
2011-05-29 05:13:58 +02:00
@import url('./buttons.css');
2011-05-29 05:13:58 +02:00
body {
margin:0;
background: #F7FAFE;
font-family: "Lucida Grande",Verdana,Arial,sans-serif;
font-size: 14px;
}
img {
border: 0;
}
2013-11-21 15:02:46 +01:00
*, *:before, *:after {
-webkti-box-sizing:content-box;
-moz-box-sizing: content-box;
box-sizing:content-box;
}
/* a11y rules*/
a:focus {
outline:#000 dotted 1px;
}
2011-05-15 01:32:47 +02:00
/*bandeau de titre*/
h1 {
margin:0;
}
2011-05-29 05:13:58 +02:00
.framorange {
color: #FF8400;
display: inline;
font-family: "bitstream sans","bitstream vera sans",'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,"sans-serif";
font-weight: bold;
2011-06-21 18:19:40 +02:00
text-shadow: 1px 1px 1px #666;
font-size: 60px;
-webkit-font-smoothing: antialiased;
font-smooth: always;
2011-05-29 05:13:58 +02:00
}
.framamauve {
color: #6B6BB5;
display: inline;
font-family: "bitstream sans","bitstream vera sans",'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,"sans-serif";
font-weight: bold;
2011-06-21 18:19:40 +02:00
text-shadow: 1px 1px 1px #666;
font-size: 60px;
-webkit-font-smoothing: antialiased;
2011-05-29 05:13:58 +02:00
}
2011-05-15 01:32:47 +02:00
div.bandeau{
text-align:center;
2011-05-29 05:13:58 +02:00
background-color: #EAEAFF;
2011-05-15 01:32:47 +02:00
color:white;
vertical-align:middle;
font-size:1em;
2011-05-15 01:32:47 +02:00
font-family:arial;
padding:8px;
height:40px;
2011-05-15 01:32:47 +02:00
position:static;
top:6px;
left:6px;
right:6px;
2013-11-21 15:02:46 +01:00
/* padding-top:35px;*/
2011-05-15 01:32:47 +02:00
}
2011-06-21 18:19:40 +02:00
.bandeau > a {
text-decoration:none;
}
2011-05-15 01:32:47 +02:00
div.logo{
height:64px;
float:right;
top:8px;
right:8px;
margin-left: 0;
margin-right:0;
margin-bottom:auto;
padding-top: 30px;
2011-05-15 01:32:47 +02:00
}
/*Sous bandeau avec bouton de navigation*/
.bandeautitre{
margin:0;
2011-05-15 01:32:47 +02:00
height:17px;
2011-05-29 05:13:58 +02:00
background-color: #EAEAFF;
2011-05-15 01:32:47 +02:00
font-size:14px;
font-weight:bold;
text-align:center;
2011-05-29 05:13:58 +02:00
color:#404040;
font-style: italic;
2011-05-15 01:32:47 +02:00
vertical-align:middle;
font-family:arial;
padding:.9em;
2011-05-15 01:32:47 +02:00
position:static;
top:57px;
left:6px;
right:6px;
2011-06-21 18:19:40 +02:00
margin-bottom: 1em;
border-bottom: 1px solid #CCC;
2011-05-15 01:32:47 +02:00
}
div.sousbandeau{
min-height:17px;
2011-05-29 05:13:58 +02:00
background-color: #C4C4FF;
2011-05-15 01:32:47 +02:00
font-size:11px;
color:black;
vertical-align:middle;
font-family:arial;
2011-06-21 18:19:40 +02:00
padding: 15px 10px 13px 10px;
position:fixed;
bottom: 0px;
width: 100%;
/* top:80px;
2011-05-15 01:32:47 +02:00
left:6px;
2011-06-21 18:19:40 +02:00
right:6px; */
/* display: none; */
margin-top: 3em;
2011-06-21 18:19:40 +02:00
border-top: 1px solid #999;
2011-05-15 01:32:47 +02:00
}
.sousbandeau ul {
margin:0;
padding:0;
display:block;
float:left;
}
.sousbandeau ul li {
list-style:none;
display:inline;
}
2011-05-15 01:32:47 +02:00
/*bandeau de pied*/
div.surbandeaupied{
2011-05-29 05:13:58 +02:00
background-color: #EAEAFF;
2011-05-15 01:32:47 +02:00
position:absolute;
bottom:30px;
left:6px;
right:6px;
height:6px;
}
div.bandeaupied{
text-align:center;
2011-05-29 05:13:58 +02:00
background-color: #C4C4FF;
2011-05-15 01:32:47 +02:00
color:white;
font-size:11px;
font-family:arial;
padding:6px;
position:fixed;
bottom:6px;
left:6px;
right:6px;
margin:2px;
}
div.surbandeaupiedmobile{
2011-05-29 05:13:58 +02:00
background-color: #EAEAFF;
2011-05-15 01:32:47 +02:00
position:static;
bottom:32px;
left:6px;
right:6px;
height:6px;
}
div.bandeaupiedmobile{
text-align:center;
2011-05-29 05:13:58 +02:00
background-color: #C4C4FF;
2011-05-15 01:32:47 +02:00
color:white;
font-size:11px;
font-family:arial;
padding:6px;
position:static;
}
/*les boutons se trouvant dans le sousbandeau*/
/* div.sousbandeau a, div.sousbandeau span.sousbandeaulangue a {
2011-05-29 05:13:58 +02:00
background-color: #3E779D;
background: -moz-linear-gradient(center top , #3E779D, #65A9D7) repeat scroll 0 0 transparent;
2011-05-15 01:32:47 +02:00
height:16px;
2011-06-21 18:19:40 +02:00
padding: 3px 8px 3px 8px;
2011-05-15 01:32:47 +02:00
vertical-align:middle;
text-align:center;
margin-left:10px;
margin-right:10px;
font-family:arial;
color:white;
2011-06-21 18:19:40 +02:00
font-size:12px;
2011-05-15 01:32:47 +02:00
text-decoration:none;
2011-05-29 05:13:58 +02:00
border-radius: 14px 14px 14px 14px;
border-top: 1px solid #96D1F8;
box-shadow: 0 1px 0 #000000;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
2011-05-15 01:32:47 +02:00
}
*/
ul.sousbandeaulangue {
display:block;
2011-05-15 01:32:47 +02:00
margin-left:6px;
margin-right:90px;
2011-05-15 01:32:47 +02:00
float:right;
}
2011-05-15 01:32:47 +02:00
/*corps de la page index.php*/
2011-06-21 18:19:40 +02:00
.corps {
font-family: "Lucida Grande",Verdana,Arial,sans-serif;
/* left: 20px; */
margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
padding-top: 30px;
/* position: static;
right: 20px;
top: 170px; */
width: 70em;
2013-03-14 16:07:12 +01:00
/* overflow-x:auto; */
2011-06-21 18:19:40 +02:00
border: 3px solid #CCC;
background-color: #fff;
box-shadow: 5px 5px 5px #666;
-moz-border-radius: 20px;
border-radius: 20px;
2011-05-15 01:32:47 +02:00
}
2011-06-21 18:19:40 +02:00
2011-05-15 01:32:47 +02:00
div.corps table{
2013-03-13 19:15:21 +01:00
/* font-size:12px; */
2011-05-15 01:32:47 +02:00
}
div.corpscentre{
font-size:12px;
font-family:arial;
text-align:center;
position:absolute;
top:150px;
margin-right:10%;
margin-left:10%;
width:80%;
}
2011-05-29 05:13:58 +02:00
div.nouveau_sondage b {
font-size:12px;
font-weight:bold;
line-height:32px;
vertical-align: middle;
display: inline-block;
margin-right:10px;
}
div.nouveau_sondage span {
font-size:12px;
height:32px;
vertical-align: middle;
display: inline-block;
}
2011-05-15 01:32:47 +02:00
/*affichage des jours*/
div.jourschoisis {
background-color: #DDD;
padding:10px;
text-align: center;
position:static;
left:700px;
top:170px;
font-size:12px;
width:100%;
}
/*presenation des pages*/
div.bodydate {
padding:10px;
2013-03-13 19:15:21 +01:00
text-align:center;
/* font-family:arial;
2011-05-15 01:32:47 +02:00
font-size:12px;
text-align:center;
position:static;
top:330px;
left:20px;
right:20px;
2013-03-13 19:15:21 +01:00
*/
2011-05-15 01:32:47 +02:00
}
div.bodydate table{
font-family:arial;
font-size:12px;
font-weight:bold;
}
2013-03-14 14:24:58 +01:00
.mlabel {
font-weight: bold;
}
2011-05-15 01:32:47 +02:00
/*cadre de commentaires*/
div.presentationdate {
width:66%;
2011-05-15 01:32:47 +02:00
font-family:arial;
/* text-align:center;*/
2011-05-15 01:32:47 +02:00
font-size:12px;
border-width:1px;
border-style:solid;
border-color:#969696;
/* position:static;
2011-05-15 01:32:47 +02:00
top:110px;
right:1px;
left:1px; */
2011-05-15 01:32:47 +02:00
margin-top:10px;
2013-03-13 19:15:21 +01:00
margin-left:15%;
margin-right: 15%;
background-color: #EEF;
border-radius: 5px;
padding: 0 20px 20px;
2011-05-15 01:32:47 +02:00
}
div.presentationdate h2 {text-align:center}
2011-05-15 01:32:47 +02:00
div.presentationdatefin {
2013-03-13 19:15:21 +01:00
width:90%;
2011-05-15 01:32:47 +02:00
padding:10px;
text-align:center;
2013-03-13 19:15:21 +01:00
border:solid 1px #CCCCCC;
2011-05-15 01:32:47 +02:00
margin-top: 10px;
2013-03-13 19:15:21 +01:00
margin-left: 5%;
margin-right: 5%;
background-color: #FAFAFA;
border-radius: 3px;
2011-05-15 01:32:47 +02:00
}
.champdatefin {
width: 8em !important;
}
2011-05-15 01:32:47 +02:00
/*cadre principal de studs.php*/
div.cadre {
padding:10px;
/* font-family:arial;
2011-05-15 01:32:47 +02:00
font-size:12px;
position:static;
top:235px; */
2011-05-15 01:32:47 +02:00
text-align:center;
margin:0 auto;
2013-03-14 16:07:12 +01:00
overflow-x: auto;
2011-05-15 01:32:47 +02:00
}
2013-03-14 14:24:58 +01:00
/*information au sujet de la participation au sondage*/
div.information {
margin:0 auto 20px auto;
max-width:650px;
text-align:justify;
}
2011-05-15 01:32:47 +02:00
/*la table des résultats dans l'affichage de sondage*/
div.cadre table.resultats {
background-color: white;
text-align: center;
margin:0 auto;
}
div.cadre th,
2011-05-15 01:32:47 +02:00
div.cadre td {
height:30px;
2011-05-15 01:32:47 +02:00
}
/*case de tableau OK dans affichage de sondage*/
div.cadre td.ok {
2011-05-29 05:13:58 +02:00
background-color: #9494CF;
2011-05-15 01:32:47 +02:00
font-size:12px;
text-align:center;
}
/*Case de tableau NON dans affichage de sondage*/
div.cadre td.non {
2011-05-29 05:13:58 +02:00
background-color: #FFC475;
2011-05-15 01:32:47 +02:00
width:35px;
}
/*Case de tableau VIDE dans affichage de sondage*/
div.cadre th.vide, div.cadre th.sujet,
div.cadre td.vide, div.cadre td.sujet {
2011-05-15 01:32:47 +02:00
background-color: #DDDDDD;
text-align:center;
padding:1px 5px;
2011-05-15 01:32:47 +02:00
}
div.cadre th.vide, div.cadre th.ok, div.cadre th.non, div.cadre th.sujet, div.cadre th.nom, div.cadre th.jour, div.cadre th.heure, div.cadre th.mois,
2013-03-14 16:07:12 +01:00
div.cadre td.vide, div.cadre td.ok, div.cadre td.non, div.cadre td.sujet, div.cadre td.nom, div.cadre td.jour, div.cadre td.heure, div.cadre td.mois {
border-right: 1px solid #BBB !important;
border-bottom: 1px solid #BBB !important;
}
div.cadre td:hover.vide {
2013-03-14 16:07:12 +01:00
opacity: 0.6;
}
.resultats tbody tr {
}
.resultats tbody tr:hover {
2013-03-14 16:07:12 +01:00
/* opacity: 0.9; */
}
2011-05-15 01:32:47 +02:00
/*Case de tableau contenant les noms dans affichage de sondage*/
div.cadre td.nom {
background-color: #DDDDDD;
font-size:12px;
text-align:center;
}
div.cadre td.casevide {
background-color: white;
text-align:center;
border: none !important;
2011-05-15 01:32:47 +02:00
}
2013-03-13 19:15:21 +01:00
/*les cases contenant les sommes de chaque colonne dans l'affichage de
calendrier*/
2011-05-15 01:32:47 +02:00
div.cadre td.somme {
background-color: white;
font-weight: bold;
font-size:14px;
}
/*Case de tableau SUJET dans affichage de sondage*/
div.cadre td.sujet, div.cadre td.jour, div.cadre td.heure {
border: 2px;
background-color: #DDDDDD;
font-weight: bold;
font-size:14px;
padding:1px 5px;
}
td.jour {
min-width: 55px;
}
2011-05-15 01:32:47 +02:00
div.cadre td.annee {
border: 2px;
background-color: #969696;
font-weight: bold;
font-size:14px;
padding:1px 5px;
}
div.cadre td.mois {
border: 2px;
background-color: #C0C0C0;
font-weight: bold;
font-size:14px;
padding:1px 5px;
}
/*affichage du calendrier*/
div.calendrier {
padding:10px;
2013-03-13 19:15:21 +01:00
background-color: #CCF;
width:650px;
margin-left: auto;
margin-right: auto;
2011-05-15 01:32:47 +02:00
position:static;
border-radius: 10px;
2011-05-15 01:32:47 +02:00
}
2013-03-13 19:15:21 +01:00
div.calendrier td {
height: 40px;
}
div.calendrier td:hover {
opacity: 0.6;
}
2011-05-15 01:32:47 +02:00
/*jour de la semaine dans calendrier*/
div.calendrier td.joursemaine {
2013-03-13 19:15:21 +01:00
width:91px;
2011-05-15 01:32:47 +02:00
text-align: center;
border: 2px;
background-color: white;
2013-03-13 19:15:21 +01:00
height: 40px;
2011-05-15 01:32:47 +02:00
}
div.calendrier td.jourwe {
width:65px;
text-align: center;
font-family:arial;
font-size:14px;
border: 2px;
background-color: #C0C0C0;
}
/*jour avant le premier jour du mois dans calendrier*/
div.calendrier td.avant {
2013-03-13 19:15:21 +01:00
/* width:65px; */ /* inutile car fixé par .joursemaine */
2011-05-15 01:32:47 +02:00
text-align: center;
border: 2px;
font-family:arial;
font-size:13px;
background-color: #EEEEEE;
2011-05-15 01:32:47 +02:00
}
/*jour libre dans calendrier*/
div.calendrier td.libre {
2013-03-13 19:15:21 +01:00
/* width:65px; */ /* inutile car fixé par .joursemaine */
2011-05-15 01:32:47 +02:00
text-align: center;
border: 2px;
background-color: #66FF99;
}
/*jour deja selectionné dans calendrier*/
div.calendrier td.choisi {
2013-03-13 19:15:21 +01:00
/* width:65px; */ /* inutile car fixé par .joursemaine */
2011-05-15 01:32:47 +02:00
text-align: center;
border: 2px;
background-color: #54ADF7;
2011-05-15 01:32:47 +02:00
}
/* Le paragraphe de fin */
p.affichageresultats{
text-align: center;
font-family:arial;
font-size:13px;
}
div.comment{
margin-top: 10px;
border-left: 1px dashed #999;
background: #F5F5F5;
padding-left: 25px;
padding-top: 4px;
padding-bottom: 4px;
width: inherit;
}
div.comment span.usercomment{
font-weight:bold;
}
2011-05-15 01:32:47 +02:00
a.affichageexport{
text-align: center;
font-family:arial;
font-size:10px;
margin-left:10px;
text-decoration: none;
}
div.titregestionadmin{
text-align: center;
font-weight:bold;
font-size:18px;
padding:10px;
}
2013-03-13 19:15:21 +01:00
.choix_date_mois {
width: 190px;
font-weight: bold;
font-size: larger;
}
2011-05-15 01:32:47 +02:00
.bouton {
border:0px;
2013-03-13 19:15:21 +01:00
padding: 12px 30px 6px;
2011-05-15 01:32:47 +02:00
margin:0px;
cursor:pointer;
font-family:arial;
font-size:13px;
}
/*les boutons pour choisir un jour non selectionné*/
.ON {
background-color: #66FF99;
}
/*les boutons pour deselectionner un jour deja choisi*/
.OFF {
background-color: #54ADF7;
2011-05-15 01:32:47 +02:00
}
div.nouveau_sondage a {
text-decoration: none;
}
div.nouveau_sondage span img {
vertical-align: middle;
border: 0px;
}
div.nouveau_sondage span {
margin-left: 20px;
}
div.error, div.addcomment {
text-align:center;
border: 1px;
/* font-family: arial;
font-size: 13px; */
2011-05-15 01:32:47 +02:00
}
div.addcomment {
border-top: 1px solid #CCC;
padding-top: 25px;
background: #EFEFEF;
border-radius: 5px;
}
div.addcomment p {
width:380px;
margin-left : auto;
margin-right: auto;
text-align:left;
}
2011-05-15 01:32:47 +02:00
ul.exports {
2011-05-29 05:13:58 +02:00
display:none; /* fonction non fonctionnelle */
2011-05-15 01:32:47 +02:00
text-align:center;
list-style-type : none ;
}
li.error {
color: red;
}
2011-06-21 18:19:40 +02:00
#creation_sondage_date, #creation_sondage_autre {
vertical-align: middle;
margin: 10px;
margin-left: 0;
padding-left: 5px;
border-left: 1px solid #ccc;
}
#choix_sondage {
width: 300px;
}
#choix_sondage tr:hover {
background: #fcc;
}
.separateur {
line-height: 4em;
2011-06-21 19:07:53 +02:00
}
.formulaire2 {
width:40%;
margin-left: auto;
margin-right: auto;
}
.formulaire2 input[name="lieureunion"] {
width: 350px;
}
.index_date, .index_sondage {
float:left;
width:50%;
text-align:center;
}
.index_date .opacity, .index_sondage .opacity {
opacity: 0.6;
}
.button img {
vertical-align: middle;
}
.index_date img:hover, .index_sondage img:hover {
opacity: 1;
cursor: pointer;
}
.poursuivre {
float: right;
margin-right: 50px;
}
.retour {
float: left;
margin-left: 50px;
}
.imprimer {
float:right;
text-align:center;
}
.imprimer a {
width: 90px
}
.error {
color:red;
}
.margin-top {
margin-top:1em;
}
.txt-right {
text-align:right !important;
}
.txt-center {
text-align:center !important;
}
.sousbandeaulangue select {
border: 1px solid white;
height: 14px;
border-radius: 0.5em 0 0 0.5em;
}
.sousbandeaulangue input {
border: none;
height: 15px;
border-radius: 0 0.5em 0.5em 0;
}
.clear-left {
clear:left;
}
.newday {
width:60px;
float:left;
}
.newmonth {
width:110px;
float:left;
}
.newyear {
width:70px;
float:left;
}
.newhour {
width:70px;
float:left;
}
.newmin {
width:50px;
float:left;
}