Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: CVS

svn commit: r1335076 - /httpd/site/trunk/content/css/apsite.css

 

 

Apache cvs RSS feed   Index | Next | Previous | View Threaded


humbedooh at apache

May 7, 2012, 8:49 AM

Post #1 of 1 (30 views)
Permalink
svn commit: r1335076 - /httpd/site/trunk/content/css/apsite.css

Author: humbedooh
Date: Mon May 7 15:49:37 2012
New Revision: 1335076

URL: http://svn.apache.org/viewvc?rev=1335076&view=rev
Log:
Add a top/bottom margin for tables, so they don't glue to headlines like...glue

Modified:
httpd/site/trunk/content/css/apsite.css

Modified: httpd/site/trunk/content/css/apsite.css
URL: http://svn.apache.org/viewvc/httpd/site/trunk/content/css/apsite.css?rev=1335076&r1=1335075&r2=1335076&view=diff
==============================================================================
--- httpd/site/trunk/content/css/apsite.css (original)
+++ httpd/site/trunk/content/css/apsite.css Mon May 7 15:49:37 2012
@@ -95,6 +95,11 @@ div#apcontents {
float: right;
}

+#apcontents table {
+ margin-top: 15px;
+ margin-bottom: 15px;
+ }
+
/* fixup IE & Opera
* otherwise they forget to inherit
* the computed font-size value

Apache cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.