SF.net SVN: geany-plugins:[1558] www/staging/stylesheets/mainstyle.css

dmaphy at users.sourceforge.net dmaphy at xxxxx
Sat Sep 4 21:53:15 UTC 2010


Revision: 1558
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1558&view=rev
Author:   dmaphy
Date:     2010-09-04 21:53:15 +0000 (Sat, 04 Sep 2010)

Log Message:
-----------
website: insert a small margin a the top of a table

Modified Paths:
--------------
    www/staging/stylesheets/mainstyle.css

Modified: www/staging/stylesheets/mainstyle.css
===================================================================
--- www/staging/stylesheets/mainstyle.css	2010-09-04 21:40:11 UTC (rev 1557)
+++ www/staging/stylesheets/mainstyle.css	2010-09-04 21:53:15 UTC (rev 1558)
@@ -125,6 +125,10 @@
 	border-color: #babdb6;
 }
 
+table
+{
+	margin-top: 20px;
+}
 
 table, th, td
 {


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list