A
download epnadmin.css
Language: NonCode
LOC: 0
Project Info
epnadmin
Server: Savannah NonGNU
Type: cvs
...epnadmin\epnadmin\epnadmin\
   6cartes.inc.php
   add_message.sh
   add_message_file.sh
   animateur.php
   ...eurs-disponibilites.php
   animateurs-horaires.php
   animateurs.inc.php
   autoeval.js
   barcode.inc.php
   basdepage.inc.php
   camembert.inc.php
   cartes.inc.php
   common.initial.sql
   config.php
   configuration.php
   constantes.inc.php
   courriel.php
   dateheure.inc.php
   debug.inc.php
   domaines.php
   en.lang.inc.php
   entete.inc.php
   epnadmin.css
   epnadminv.css
   exemple.sql
   fonctions.inc.php
   footer.inc.php
   fr.initial.sql
   fr.lang.inc.php
   header.inc.php
   horaires.php
   i25object.inc.php
   image.inc.php
   index.php
   initial.sql
   initiations.inc.php
   initiations.php
   inscription_session.php
   localisations.php
   logiciels.php
   materiels.php
   menu2.js
   mysql.inc.php
   parcours.inc.php
   parcours.php
   positionnement.php
   prets.php
   print.php
   questions.php
   remove_message.sh
   reservations.inc.php
   reservations.php
   session.php
   sessions.inc.php
   siteweb.inc.php
   siteweb.php
   stats.php
   structure.sql
   structures.inc.php
   structures.php
   table_horaire.php
   table_horaire_session.php
   tableaux.inc.php
   tarifs.php
   themes.php
   usagers.inc.php
   usagers.php
   usages.php

body, #copy {
  background-color:#C99;
}

body {
  color:#333;
  margin:0;
  padding:0;
}
* {
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

hr {
  display:none;
}

.menu, .ssmenu {
/*  font-size: 14px;*/
  font-size: 0.8em;
}

.menu {
  font-weight: bold;
  color: #000;
  border: 1px #333 solid;
  background-color: #F66;
}

.ssmenu {
  background-color:#F99;
  color:#333;
  border:0.1em solid #333;
  margin:1em;
}

.menu span, .ssmenu span {
  display:none;
}

.menu a, .ssmenu a {
  text-decoration:none;
  color:#333;
}

.menu a:hover {
  color: #000
}

.menu {
  padding:0 1em;
}

.ssmenu {
  padding:0;
}

.ssmenu li {
  list-style-type:disc;
  list-style-position:inside;
  padding-left:0.2em;
  color:#FFF;
}

.ssmenu li:hover, .ssmenu a:hover, .ssmenu a:focus  {
  background-color:#F00;
  color:#FFF;
}

.ssmenu li:hover {
  list-style-type:circle;
}

#access a, #texte a {
  color:#E52; /*F63;*/
}

#access a:hover, #texte a:hover {
  text-decoration:none;
}

#access a:focus, #texte a:focus {
  text-decoration:none;
  background-color:#F63;
  color:#FFF;
}

#access {
  margin:1em;
  padding:0;
}

#texte {
  text-align:justify;
  margin:1em;
  padding:0;
  color: #000;
  background-color:#FFF;
}

#texte p {
  text-indent:1em;
}

#copy {
  padding:1em;
  margin:0;
  text-align:center;
  background-color:#FFF;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  background-color:#F96;
  /*margin-left: 24px;
  margin-top: 12px;
  margin-right: 0px;
  margin-bottom: 12px; */
  border: 1px #333333 solid;
  text-align:center;
}

h2 {
  font-size: 16px;
  color: #886600;
  font-weight: bold;
  /*letter-spacing: 4px*/
}

h3 {
  font-size: 15px;
  color: #886600;
  font-weight: bold;
  /*letter-spacing: 4px*/
}

#tableau {
  background-color:#F96;
}

/* Ajout */
input, textarea {
    border: 1px solid black;
}

table {
  font-size: 0.8em;
}

About Koders | Resources | Downloads | Support | Black Duck | Terms of Service | DMCA | Privacy Policy | Contact Us