Made sidebar CSS in admin more generic.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-11-30 14:23:06 -08:00
parent d6f36f1d45
commit 1a486c9489
2 changed files with 2 additions and 4 deletions

View File

@@ -31,9 +31,6 @@
display: inline;
}
.culture-selection div {
font-size:1.4em;
}
.culture-selection dl {
margin:.2em 0;
}

View File

@@ -854,7 +854,8 @@ table.items th, table.items td {
}
/* Core Contents and Orchard.PublishLater */
.orchard-blogs .edit-item-sidebar, .contents .edit-item-sidebar
.edit-item-sidebar
{
border:1px solid #d3d3d3;
padding:8px;