mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
More CSS clean-up.
--HG-- branch : dev
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
.summary .content-localization {
|
||||
margin: .7em 0;
|
||||
}
|
||||
.content-localization .content-localizations li,
|
||||
.content-localization .add-localization {
|
||||
font-size:1.4em;
|
||||
}
|
||||
.content-localization .culture-selected {
|
||||
margin-bottom:.5em;
|
||||
}
|
||||
|
@@ -27,7 +27,6 @@ h4.widgets-layer-header {
|
||||
.widgets-availableWidgets table.items th
|
||||
{
|
||||
background: #f1f1f1;
|
||||
font-size:1.6em;
|
||||
padding:.5em 0 .3em .2em;
|
||||
}
|
||||
|
||||
@@ -39,7 +38,6 @@ h4.widgets-layer-header {
|
||||
}
|
||||
|
||||
.widgets-layerZones {
|
||||
font-size: 1.4em;
|
||||
float: left;
|
||||
float: right;
|
||||
width: 60%;
|
||||
@@ -76,7 +74,6 @@ h4.widgets-layer-header {
|
||||
}
|
||||
|
||||
.widgets-layers {
|
||||
font-size: 1.4em;
|
||||
border:1px solid #ccc;
|
||||
border-right:none;
|
||||
}
|
||||
|
@@ -796,16 +796,13 @@ table .button {
|
||||
.contentItems .properties li {
|
||||
border:0;
|
||||
float:left;
|
||||
font-size:1.4em;
|
||||
padding:0 0 .1em 0;
|
||||
}
|
||||
.contentItems .properties .icon {
|
||||
margin:0 .2em -.2em;
|
||||
}
|
||||
.contentItems .related {
|
||||
|
||||
text-align:right;
|
||||
font-size:1.4em;
|
||||
}
|
||||
.contentItems .commentcount {
|
||||
line-height:2em;
|
||||
|
Reference in New Issue
Block a user