[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/includes bl... [dev_week]

Owen Leonard oleonard at athenscounty.lib.oh.us
Mon Sep 25 22:00:54 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Owen Leonard <oleonard>	06/09/25 20:00:54

Removed files:
	koha-tmpl/intranet-tmpl/npl/en/includes: blank.css 

Log message:
	- moving book bag link with changes to template and css
	- correcting opac-MARCdetail layout framework
	- Adding AmazonContent system pref and ccode variable to opac-basekt.tmpl
	- removing unused blank.css from intranet

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/includes/blank.css?cvsroot=koha&only_with_tag=dev_week&r1=1.1&r2=0

Patches:
Index: blank.css
===================================================================
RCS file: blank.css
diff -N blank.css
--- blank.css	27 Oct 2004 16:09:15 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,62 +0,0 @@
-a:link {
-	color : #000066;
-	text-decoration: none;
-}
-
-a:visited {
-	color : #000066;
-	text-decoration: none;
-}
-
-a:hover {
-	color : #993300;
-	text-decoration: none;
-}
-
-body {
-	background-color : #FFF;
-	font-size : 14px;
-	margin : 0px 0px 0px 0px;
-	padding : 0px;
-}
-
-caption {
-	color : #000000;
-	font-weight : bold;
-	margin-top : 5px;
-	text-align : left;
-}
-
-div.table {
-	font-weight: normal;
-}
-
-h3 {
-	color : #000000;
-	font-size : 14px;
-	font-weight : bold;
-	margin-bottom : 3px;
-	margin-top : 3px;
-}
-
-table {
-	border-collapse : collapse;
-	border : 0px solid #cccccc;
-
-}
-
-td, th {
-	border : 0px solid #cccccc;
-	padding : 2px;
-	}
-	
-th {
-	text-align : left;
-	}
-	
-
-#main {
-	background-color : #FFF;
-	border-left : 0px solid #CCCC99;
-	position : relative;
-}
\ No newline at end of file





More information about the Koha-cvs mailing list