[wp-cvs] wordpress/wp-admin wp-admin.css,1.70,1.71

Matthew Mullenweg saxmatt at users.sourceforge.net
Thu Nov 25 19:36:24 UTC 2004


Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9243/wp-admin

Modified Files:
	wp-admin.css 
Log Message:
CSS typos.

Index: wp-admin.css
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/wp-admin.css,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -d -r1.70 -r1.71
*** wp-admin.css	14 Oct 2004 07:33:06 -0000	1.70
--- wp-admin.css	25 Nov 2004 19:36:21 -0000	1.71
***************
*** 92,96 ****
  	border-bottom: 2px solid #69c;
  	color: #333;
! 	font: normal 22px/18px normal;
  	margin: 5px 10px;
  }
--- 92,96 ----
  	border-bottom: 2px solid #69c;
  	color: #333;
! 	font: normal 22px/18px serif;
  	margin: 5px 10px;
  }
***************
*** 142,146 ****
  
  .code {
! 	font-family: "Courier New", Courier, mono;
  }
  
--- 142,146 ----
  
  .code {
! 	font-family: "Courier New", Courier, monospace;
  }
  
***************
*** 393,397 ****
  }
  #template textarea {
! 	font-family: 'Courier New', Courier, monopace;
  	font-size: small;
  	width: 99%;
--- 393,397 ----
  }
  #template textarea {
! 	font-family: 'Courier New', Courier, monospace;
  	font-size: small;
  	width: 99%;




More information about the cvs mailing list