mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +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;
|
||||
font-style:italic;
|
||||
}
|
||||
input#ScheduledPublishUtcDate {
|
||||
input#CommonAspect_ScheduledPublishUtcDate {
|
||||
width:56%;
|
||||
}
|
||||
input#ScheduledPublishUtcTime {
|
||||
input#CommonAspect_ScheduledPublishUtcTime {
|
||||
width:36%;
|
||||
}
|
Reference in New Issue
Block a user