mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-12-03 03:58:13 +08:00
#18290: Import/Export for projections
Work Item: 18290 --HG-- branch : 1.x
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
eb12bf266fcd8334b7a20d7553dd28f9c80dfa07 src/Orchard.Web/Modules/Orchard.Forms
|
||||
6668e827c75141ac2f49664a1f6461b8aa7ee618 src/Orchard.Web/Modules/Orchard.Projections
|
||||
17868a31bbebf55a93a0eff2d5b4019b6261e319 src/Orchard.Web/Modules/Orchard.Projections
|
||||
7e6e3d2e72d94c3f78e8aecc0aa87ede108226bd src/Orchard.Web/Modules/Orchard.Rules
|
||||
c6098ad6c3fdb614901e8946d8e298e3c50f3ea1 src/Orchard.Web/Modules/Orchard.TaskLease
|
||||
4c4fd36df9d1337c0b6801960d02221debcf4388 src/Orchard.Web/Modules/Orchard.Tokens
|
||||
|
||||
@@ -873,6 +873,10 @@ table.items th.actions {
|
||||
width:300px;
|
||||
text-align:right;
|
||||
}
|
||||
table.items th.checkbox {
|
||||
width:50px;
|
||||
}
|
||||
|
||||
/* todo: (heskew) hook back up */
|
||||
table.items tr.hover {
|
||||
background-color:#f0f3d6;
|
||||
|
||||
Reference in New Issue
Block a user