More CSS clean-up.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-11-05 16:24:56 -07:00
parent cc4be210e1
commit 4993deefba
3 changed files with 0 additions and 10 deletions

View File

@@ -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;
}

View File

@@ -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;
}

View File

@@ -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;