Removed the grey lines from the fieldsets on the manage settings page.

--HG--
branch : dev
This commit is contained in:
jowall
2010-03-09 11:47:24 -08:00
parent 804c002bd6
commit a8a7cf26e3
2 changed files with 1 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ a {
color:#fff;
color:#e4fcdd;
color:#ccdcce;
/*color:#72aeb2;*/
text-decoration:underline;
}
a:hover {

View File

@@ -422,7 +422,6 @@ fieldset {
/* Settings page styles */
.settings fieldset {
margin:.5em 0;
border-bottom:1px solid #eaeaea;
padding:1em;
}
.orchard-media fieldset div, .settings fieldset div, .orchard-media .button, .settings .button {