mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
Made sidebar CSS in admin more generic.
--HG-- branch : dev
This commit is contained in:
@@ -31,9 +31,6 @@
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.culture-selection div {
|
|
||||||
font-size:1.4em;
|
|
||||||
}
|
|
||||||
.culture-selection dl {
|
.culture-selection dl {
|
||||||
margin:.2em 0;
|
margin:.2em 0;
|
||||||
}
|
}
|
||||||
|
@@ -854,7 +854,8 @@ table.items th, table.items td {
|
|||||||
}
|
}
|
||||||
/* Core Contents and Orchard.PublishLater */
|
/* Core Contents and Orchard.PublishLater */
|
||||||
|
|
||||||
.orchard-blogs .edit-item-sidebar, .contents .edit-item-sidebar
|
|
||||||
|
.edit-item-sidebar
|
||||||
{
|
{
|
||||||
border:1px solid #d3d3d3;
|
border:1px solid #d3d3d3;
|
||||||
padding:8px;
|
padding:8px;
|
||||||
|
Reference in New Issue
Block a user