From: <jh...@us...> - 2012-04-24 19:53:02
|
Revision: 320 http://etch.svn.sourceforge.net/etch/?rev=320&view=rev Author: jheiss Date: 2012-04-24 19:52:53 +0000 (Tue, 24 Apr 2012) Log Message: ----------- In fixing the syntax error in my last commit I ended up setting the wrong color. Fixing that now. Modified Paths: -------------- trunk/server/app/assets/stylesheets/design.css Modified: trunk/server/app/assets/stylesheets/design.css =================================================================== --- trunk/server/app/assets/stylesheets/design.css 2012-04-24 17:14:10 UTC (rev 319) +++ trunk/server/app/assets/stylesheets/design.css 2012-04-24 19:52:53 UTC (rev 320) @@ -125,7 +125,6 @@ table.styled thead a { color: #fff; - background-color: #666; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |