SF.net SVN: geany-plugins:[1540] www/staging/stylesheets/mainstyle.css
any0n3 at users.sourceforge.net
any0n3 at xxxxx
Fri Sep 3 17:48:30 UTC 2010
Revision: 1540
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1540&view=rev
Author: any0n3
Date: 2010-09-03 17:48:30 +0000 (Fri, 03 Sep 2010)
Log Message:
-----------
Set borders to 1px
Modified Paths:
--------------
www/staging/stylesheets/mainstyle.css
Modified: www/staging/stylesheets/mainstyle.css
===================================================================
--- www/staging/stylesheets/mainstyle.css 2010-09-03 10:56:47 UTC (rev 1539)
+++ www/staging/stylesheets/mainstyle.css 2010-09-03 17:48:30 UTC (rev 1540)
@@ -128,7 +128,7 @@
table, th, td
{
- border-style: solid;
+ border-style:1px solid;
border-color: #babdb6;
}
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