mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
Fixed comment UI in the admin.
--HG-- branch : dev
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
white-space:nowrap;
|
white-space:nowrap;
|
||||||
}
|
}
|
||||||
table.items tr {
|
table.items tr {
|
||||||
background:#f7f7f7;
|
background:#fff;
|
||||||
}
|
}
|
||||||
table.items tr.anonymous {
|
table.items tr.anonymous {
|
||||||
background:#fff;
|
background:#fff;
|
||||||
|
@@ -732,7 +732,6 @@ table.items th, table.items td {
|
|||||||
border-spacing:0px;
|
border-spacing:0px;
|
||||||
display:table-cell;
|
display:table-cell;
|
||||||
padding:8px 12px;
|
padding:8px 12px;
|
||||||
vertical-align:middle;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Content item lists
|
/* Content item lists
|
||||||
|
Reference in New Issue
Block a user