[Castore-commits] castore.css NONE 1.1

Arnaud Thimel thimel at adullact1.hosting.cri74.org
Mer 14 Juin 20:27:59 CEST 2006


Update of /cvsroot/castore/castore-portlets/src/webapp/css
In directory adullact1:/tmp/cvs-serv8222/src/webapp/css

Added Files:
	castore.css 
Log Message:
Commit de castore-portlets

--- NEW FILE: castore.css ---
a {
	color: black;
    text-decoration: none;
}

.doc {
    height: 35px;
}

.doc-left {
    height: 35px;
    float: left;
    background: transparent url("../images/arbres/neutre.gif") 0px 0px no-repeat;
    padding : 0px 0px 0px 22px;
}

.doc-right {
    height: 35px;
    width: 60%;
    float: right;
    text-align: right;
    vertical-align: top;
}

.treeNeutre {
    background: transparent url("../images/arbres/neutre.gif") 0px 0px no-repeat;
    padding : 0px 0px 0px 22px;
}

a.treeMoins {
    background: transparent url("../images/arbres/moins.gif") 0px 0px no-repeat;
    padding : 0px 0px 0px 22px;
}

a.treePlus {
    background: transparent url("../images/arbres/plus.gif") 0px 0px no-repeat;
    padding : 0px 0px 0px 22px;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.left-half {
    width: 49%;
    float: left;
}

.messages {
    background-color: #fffe91;
    text-align: left;
    border: 1px solid black;
    margin-bottom: 10px;
    text-color: black;
}

.errormessages {
    background-color: #fffe91;
    text-align: left;
    border: 2px solid red;
    margin-bottom: 10px;
    text-color: red;
}

.box {
    background-color: white;
    text-align: left;
    border: 1px solid black;
    margin-bottom: 10px;
}

.right-half {
    width: 49%;
    float: right;
}

.nowrap {
    clear: both;
}

.error {
    font-style: bold;
    font-color: red;
}

.castore-portlet {
    font-size: 12pt;
    text-decoration: none;
    background-color: #C3CDB2;
    background-image: url("../images/divers/fond.jpg");
    background-repeat: repeat;
    scrollbar-arrow-color: #899678;
    scrollbar-3dlight-color: #899678;
    scrollbar-highlight-color: #C1CEB0;
    scrollbar-face-color: #C1CEB0;
    scrollbar-shadow-color: #C1CEB0;
    scrollbar-track-color: #C1CEB0;
    scrollbar-darkshadow-color: #899678;
}

.castore-page {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
}

.TextMessageAccueil {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
    text-align: center;
}

.TitreBase {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
    text-align: center;
}

.selected {
    background-image: url("../images/divers/FondItemSelectionne.gif");
    background-repeat: repeat;
}

.Couleur1 {
	background-color: #FFFFFF;
}

.Couleur2 {
	background-color: #C3CDB4;
}

.Couleur3 {
    background-color: #E8EEE2;
}

.Couleur4 {
    background-color: #353732;
}

.Couleur5 {
    background-color: #C3CCB7;
}

.Couleur6 {
    background-color: #373835;
}

.Couleur7 {
    background-color: #32352E;
}

.Couleur8 {
    background-color: #A4FFFF;
}

.Couleur9 {
    background-color: #BFFFDF;
}

.Couleur10 {
    background-color: #F8FAF7;
}

.Couleur11 {
    background-color: #C4CEB3;
}

.Couleur12 {
    background-color: #C5C9C9;
}

.Couleur13 {
    background-color: #E8EEE1;
}

.Couleur14 {
    background-color: #DBE2D2;
}

.Couleur15 {
    background-color: #E0E7D7;
}

.Couleur16 {
    background-color: #D7E1CB;
}

.Couleur17 {
    background-color: #C3CDB2;
}

.Couleur18 {
    background-color: #DDE4D4;
}


img.BoutonTelechargerPDF {
	width: 32px;
	height: 35px;
	background-image: url("../images/icones/documents/pdf.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceWORD {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/doc.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceHTML {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/html.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceSXW {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/sxw.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}
img.BoutonTelechargerSourceTXT {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/txt.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourcePDF {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/pdf.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceJPG {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/jpg.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceGIF {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/gif.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceBMP {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/bmp.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceTIFF {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/tiff.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourcePNG {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/png.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceZIP {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/zip.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceMPG {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/mpg.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceAVI {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/avi.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceMOV {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/mov.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceMID {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/mid.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceWAV {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/wav.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonTelechargerSourceMP3 {
	width: 32px;
	height: 35px;
	align: center;
	background-image: url("../images/icones/documents/medias/mp3.png"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

div#IconeExclamation {
	display: inline;
	width: 13px;
	height: 32px;
	background-image: url("../images/icones/exclamation.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
	padding: 0;
}

img.BoutonSortirDocPanier {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_panier_out.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}



img.BoutonEnvoyerDocPanier {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_panier_in.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonPartager {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_diffuser.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonMettreAJour {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_resoumettre.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}


img.BoutonResoumettre {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_resoumettre.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}


img.BoutonAnnoter {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_annoterBis.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonPrivatiser {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_privatiser.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonSupprimerDocument {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_supprimer.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonSupprimerDocumentDansCollection {
	width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_supprimer.gif"); /* source de l'image de départ */
	background-repeat: no-repeat;
}

img.BoutonVoirNotice {
    width: 32px;
	height: 32px;
	background-image: url("../images/icones/documents/document_notice.gif");
	background-repeat: no-repeat;
}

span.empty {
    font-style: italic;
}



Plus d'informations sur la liste de diffusion Castore-commits