[Castore-commits] stylesheet.css 1.8 1.9

Céline BENOIT cbenoit at adullact1.hosting.cri74.org
Ven 4 Aou 17:29:08 CEST 2006


Update of /cvsroot/castore/castore-struts-webapp/src/webapp/css
In directory adullact1:/tmp/cvs-serv21278/src/webapp/css

Modified Files:
	stylesheet.css 
Log Message:
ajout d'une icone IconeInfoWF  pour les informations sur l'étape du document dans le WF

Index: stylesheet.css
===================================================================
RCS file: /cvsroot/castore/castore-struts-webapp/src/webapp/css/stylesheet.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** stylesheet.css	13 Jun 2006 16:29:11 -0000	1.8
--- stylesheet.css	4 Aug 2006 15:29:06 -0000	1.9
***************
*** 1719,1722 ****
--- 1719,1731 ----
  }
  
+ div#IconeInfoWF {
+ 	display: block;
+ 	width: 32px;
+ 	height: 32px;
+ 	background-image: url("../images/basic/icones/WF.png"); /* source de l'image de départ */
+ 	background-repeat: no-repeat;
+ 	padding: 0;
+ }
+ 
  div#IconeErreur {
  	display: block;




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