mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
Made sidebar CSS in admin more generic.
--HG-- branch : dev
This commit is contained in:
@@ -31,9 +31,6 @@
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.culture-selection div {
|
||||
font-size:1.4em;
|
||||
}
|
||||
.culture-selection dl {
|
||||
margin:.2em 0;
|
||||
}
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user