mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Some updates to module CSS.
--HG-- branch : dev
This commit is contained in:
@@ -56,10 +56,10 @@
|
||||
border-color:#CFE493;
|
||||
}
|
||||
.features .disabled.feature {
|
||||
background:#EAEAEA;
|
||||
background:#f3f3f3;
|
||||
}
|
||||
.features.summary-view .disabled.feature {
|
||||
border-color:#CCC;
|
||||
border-color:#eaeaea;
|
||||
}
|
||||
.features .update.feature {
|
||||
background:#ECC;
|
||||
@@ -88,7 +88,6 @@
|
||||
#main .features.detail-view h3 {
|
||||
display:inline;
|
||||
font-size:1.4em;
|
||||
font-weight:bold;
|
||||
padding-right:0;
|
||||
}
|
||||
#main .features.summary-view .description {
|
||||
|
||||
@@ -141,10 +141,7 @@ h4 img, h5 img, h6 img {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
strong
|
||||
{
|
||||
font-weight:600;
|
||||
}
|
||||
strong {font-weight:600;}
|
||||
.smallText {font-size:1em; line-height:1.4em;}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user