source: ether_core/trunk/src/jsp/ether.css @ 7

Last change on this file since 7 was 5, checked in by cbipsl, 18 years ago

ajout rep. src

  • Property svn:executable set to *
File size: 3.0 KB
RevLine 
[5]1.petit          { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000099} 
2.normal         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
3.normoy         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
4.moyen          { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
5.gros           { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000099} 
6.titre          { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000099} 
7 
8p               { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
9 
10p.sous_option   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
11p.option        { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
12li.option       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
13 
14p.petit         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
15 
16p.titrePage     { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11pt; color: #000099} 
17p.titrefra      { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11pt; color: red} 
18 
19select.petit    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
20 
21td.leftBar      { background-color: #FFCC00 } 
22td.libelleChamp { background-color: #8ac5FF} 
23td.valeurChamp  { background-color: #6ea9e0} 
24 
25td.couleurFond  { background-color: #add8af } 
26tr.couleurFond  { background-color: #add8af } 
27 
28tr.titreColore  { background-color: #FFFFCC} 
29td.titreColore  { background-color: #FF9900 } 
30 
31tr.ligneDossier { background-color: #FFFFCC } 
32tr.lignePaire   { background-color: #d5eaff} 
33tr.ligneImpaire { background-color: #EFEFEF } 
34 
35body            { background-color: #FFFFFF} 
36 
37h1              { font-family: Arial, Helvetica, sans-serif} 
38h2              { font-family: Arial, Helvetica, sans-serif; font-size: 11pt} 
39 
40; joli vert = #add8af.texte {  color: #000099; font-family: Arial, Helvetica, sans-serif; font-size: 10pt} 
41.texte          {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
42.textePetit     {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099} 
43.ligneImpaire {  background-color: #d5eaff}
44.lignePaire {  background-color: #EFEFEF }
45
46A.aHaut { color: #000099; text-decoration: none}
47A.aHaut:hover { color: #cc0066 }
48
49.tdTitrePage { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; background: url(/images/presentation/bandeauDroit.jpg); color: #28287B }
50.tdTitreGauc { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; background: url(/images/presentation/bandeauGauche.jpg); color: #28287B }
51.tdLien { background-color: #d8edf8; height: 20px }
52.tdInfo { background-color: #DFF7FF }
53.info { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #0287D7 }
54.lien { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000099 }
55.lieb { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000099 }
56.number { font-weight: normal; color: #FF0033 }
Note: See TracBrowser for help on using the repository browser.