mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 10:54:50 +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 {
|
||||
margin:1.5em 0 0;
|
||||
border-bottom:1px solid #ccc;
|
||||
}
|
||||
|
||||
#main .properties p {
|
||||
|
@@ -748,6 +748,7 @@ table.items th, table.items td {
|
||||
margin:0;
|
||||
overflow:hidden;
|
||||
padding:0 1.4em .8em;
|
||||
border-bottom:1px solid #eaeaea;
|
||||
}
|
||||
.contentItems li.last {
|
||||
border-bottom:none;
|
||||
|
Reference in New Issue
Block a user