mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
More changes to the publish UI.
--HG-- branch : dev
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Parts_Contents_Publish_SummaryAdmin
|
||||
-->
|
||||
<!-- edit "shape" -->
|
||||
<Place Content_PublishButton="Sidebar:20"/>
|
||||
<Place Content_PublishButton="Sidebar:24"/>
|
||||
<Place Content_SaveButton="Sidebar:23"/>
|
||||
<Match DisplayType="Detail">
|
||||
<Place Parts_Contents_Publish="Content:5"/>
|
||||
|
@@ -901,7 +901,11 @@ table .button {
|
||||
}
|
||||
|
||||
fieldset.publish-button {
|
||||
clear:none;
|
||||
float:left;
|
||||
margin: 0 12px;
|
||||
padding: 0 12px;
|
||||
border-left:1px solid #ccc;
|
||||
}
|
||||
fieldset.save-button {
|
||||
clear:none;
|
||||
@@ -912,9 +916,7 @@ fieldset.save-button {
|
||||
fieldset.publish-later-datetime {
|
||||
clear:none;
|
||||
float:left;
|
||||
margin: 0 0 0 12px;
|
||||
padding:0 0 0 12px;
|
||||
border-left:1px solid #ccc;
|
||||
margin: 0 6px;
|
||||
}
|
||||
fieldset.publish-later-datetime legend {
|
||||
display:none;
|
||||
|
Reference in New Issue
Block a user