Bug 459008

Summary: FEAT: simplify the css usage on the catalog
Product: [Retired] Red Hat Hardware Certification Program Reporter: Rob Landry <rlandry>
Component: Hardware CatalogAssignee: XINSUN <xisun>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: rlandry
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://hardware.redhat.com
Whiteboard:
Fixed In Version: 5.3 (hwcert-3.2rh-20090129.0) Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-04 04:35:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch for global.css none

Description Rob Landry 2008-08-13 18:41:31 UTC
Currently the catalog may use up to 14 local style sheets and may be included any number of off site sheets from [bugzilla|www|rhn].redhat.com; given our overuse of <table> and other basic html elements I suspect most of this us duplicate, not used or otherwise simply adding delay and slowness to the catalog.  We should clean this up in a future release, reducing the style sheet down the items we use and then consider a logical layout/breakup of the styles.  We should also reconsider how/where we're using html vs. css to achieve the look/feel we're after but that's a different bug.