mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +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:#fff;
|
||||||
color:#e4fcdd;
|
color:#e4fcdd;
|
||||||
color:#ccdcce;
|
color:#ccdcce;
|
||||||
|
/*color:#72aeb2;*/
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
|
|||||||
@@ -422,7 +422,6 @@ fieldset {
|
|||||||
/* Settings page styles */
|
/* Settings page styles */
|
||||||
.settings fieldset {
|
.settings fieldset {
|
||||||
margin:.5em 0;
|
margin:.5em 0;
|
||||||
border-bottom:1px solid #eaeaea;
|
|
||||||
padding:1em;
|
padding:1em;
|
||||||
}
|
}
|
||||||
.orchard-media fieldset div, .settings fieldset div, .orchard-media .button, .settings .button {
|
.orchard-media fieldset div, .settings fieldset div, .orchard-media .button, .settings .button {
|
||||||
|
|||||||
Reference in New Issue
Block a user