mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
Removed the grey lines from the fieldsets on the manage settings page.
--HG-- branch : dev
This commit is contained in:
@@ -48,6 +48,7 @@ a {
|
||||
color:#fff;
|
||||
color:#e4fcdd;
|
||||
color:#ccdcce;
|
||||
/*color:#72aeb2;*/
|
||||
text-decoration:underline;
|
||||
}
|
||||
a:hover {
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user