mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixed scheduled date & time display (in the type item editor)
--HG-- branch : dev
This commit is contained in:
@@ -6,9 +6,9 @@ html.dyn input.hinted {
|
|||||||
color:#ccc;
|
color:#ccc;
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
}
|
}
|
||||||
input#ScheduledPublishUtcDate {
|
input#CommonAspect_ScheduledPublishUtcDate {
|
||||||
width:56%;
|
width:56%;
|
||||||
}
|
}
|
||||||
input#ScheduledPublishUtcTime {
|
input#CommonAspect_ScheduledPublishUtcTime {
|
||||||
width:36%;
|
width:36%;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user