[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes common-style.css,1.2,1.3

Ambrose Li acli at users.sourceforge.net
Tue Feb 10 03:55:03 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29269/includes

Modified Files:
	common-style.css 
Log Message:
Sync to en/include/common-style.css


Index: common-style.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/common-style.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** common-style.css	10 Feb 2004 02:53:09 -0000	1.2
--- common-style.css	10 Feb 2004 02:55:01 -0000	1.3
***************
*** 14,17 ****
--- 14,21 ----
  }
  
+ #problem {
+ 	color: red;
+ 	font-weight:bold;
+ }
  #menubar {
  	border-top:1px solid #666666;
***************
*** 29,32 ****
--- 33,47 ----
  	cursor: hand;
  	color:#777777;
+ 	background-color:#EEEEEE;
+ 	padding:4px;
+ 	font-weight: bold;
+ 	margin:0;
+ }
+ a.submenu2 {
+ 	font-weight: normal;
+ 	text-decoration: none;
+ 	cursor: hand;
+ 	color:#777777;
+ 	background-color:#CCCCCC;
  	padding:4px;
  	font-weight: bold;





More information about the Koha-cvs mailing list