mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Added back line separators between lists of content items in the admin. Work item: 16996
--HG-- branch : dev
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
.orchard-contenttypes #main h2 {
|
.orchard-contenttypes #main h2 {
|
||||||
margin:1.5em 0 0;
|
margin:1.5em 0 0;
|
||||||
|
border-bottom:1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main .properties p {
|
#main .properties p {
|
||||||
|
@@ -748,6 +748,7 @@ table.items th, table.items td {
|
|||||||
margin:0;
|
margin:0;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
padding:0 1.4em .8em;
|
padding:0 1.4em .8em;
|
||||||
|
border-bottom:1px solid #eaeaea;
|
||||||
}
|
}
|
||||||
.contentItems li.last {
|
.contentItems li.last {
|
||||||
border-bottom:none;
|
border-bottom:none;
|
||||||
|
Reference in New Issue
Block a user