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