[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes opac.css,1.1.2.5,1.1.2.6

Owen Leonard oleonard at users.sourceforge.net
Wed Aug 10 18:05:12 CEST 2005


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14554/koha-tmpl/opac-tmpl/npl/en/includes

Modified Files:
      Tag: rel_2_2
	opac.css 
Log Message:
Refining error message styles

Index: opac.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/opac.css,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -r1.1.2.5 -r1.1.2.6
*** opac.css	12 Jul 2005 21:23:21 -0000	1.1.2.5
--- opac.css	10 Aug 2005 16:05:07 -0000	1.1.2.6
***************
*** 245,248 ****
--- 245,249 ----
  	font-size : 1.05em;
  	font-weight : normal;
+ 	margin : auto;
  	padding : 5px 20px 5px 20px;
  }
***************
*** 254,257 ****
--- 255,262 ----
  }
  
+ p.error+p.error, div.error+div.error {
+ 	margin-top : 5px;
+ }
+ 
  div.error h3 {
  	color : #990000;





More information about the Koha-cvs mailing list