# HG changeset patch # User luisf # Date 1321894045 0 # Node ID 3ae3a51c16a8e3ddec401dc7c449672a993f466d # Parent 6d3ad4b3a5003a62cb7ef87a31aea3cb128f4c1b Fixes Bug #325 diff -r 6d3ad4b3a500 -r 3ae3a51c16a8 public/themes/soundsoftware/stylesheets/application.css --- a/public/themes/soundsoftware/stylesheets/application.css Mon Nov 21 16:26:51 2011 +0000 +++ b/public/themes/soundsoftware/stylesheets/application.css Mon Nov 21 16:47:25 2011 +0000 @@ -231,6 +231,10 @@ margin-top:136px; } +#my_projects_fieldset.collapsible { + font-size: 1.0em; + font-color: green; +}