From 9c11319773def7de39396e7267e8971035dab2f0 Mon Sep 17 00:00:00 2001 From: Brennan Taylor Date: Fri, 11 Sep 2009 12:49:57 -0400 Subject: [PATCH] Making library textfields wider by default --- default.css | 3 +++ library/index.cgi | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/default.css b/default.css index 98cc753..4433132 100644 --- a/default.css +++ b/default.css @@ -219,4 +219,7 @@ a.position { font-weight: bold; } +input.library { + width: 600px; +} diff --git a/library/index.cgi b/library/index.cgi index 6195400..3d66708 100755 --- a/library/index.cgi +++ b/library/index.cgi @@ -81,8 +81,8 @@ print "


\n"; #display the search form if($field{'do'} eq "home" || $field{'do'} eq ""){ -#isbn,title,authors,year,edition,publisher - +#isbn,title,authors,year,edition,publisher + print <
@@ -93,17 +93,17 @@ if($field{'do'} eq "home" || $field{'do'} eq ""){ - - - - - - - + - - - + + + + + + + + +
Title:
Publisher:
Edition:
Year:
ISBN:
Title:
Publisher:
Edition:
Year:
ISBN: