[freeside-commits] freeside/httemplate/view cust_main.cgi, 1.95, 1.96

Ivan,,, ivan at wavetail.420.am
Sun Sep 25 01:20:23 PDT 2005


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail:/tmp/cvs-serv303

Modified Files:
	cust_main.cgi 
Log Message:
this css did weird things under IE

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main.cgi,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- cust_main.cgi	7 Sep 2005 12:38:25 -0000	1.95
+++ cust_main.cgi	25 Sep 2005 08:20:21 -0000	1.96
@@ -16,12 +16,6 @@
   'Main Menu' => $p,
 )) %>
 
-<STYLE TYPE="text/css">
-.package TH { font-size: medium }
-.package TR { font-size: smaller }
-.package .provision { font-weight: bold }
-</STYLE>
-
 <%
 
 die "No customer specified (bad URL)!" unless $cgi->keywords;



More information about the freeside-commits mailing list