this css did weird things under IE
authorivan <ivan>
Sun, 25 Sep 2005 08:20:21 +0000 (08:20 +0000)
committerivan <ivan>
Sun, 25 Sep 2005 08:20:21 +0000 (08:20 +0000)
httemplate/view/cust_main.cgi

index 8f39f80..31fd1f8 100755 (executable)
@@ -16,12 +16,6 @@ foreach my $part_svc ( qsearch('part_svc',{}) ) {
   '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;