More changes to the publish UI.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-11-09 08:08:51 -08:00
parent a59c926bf7
commit 2bd0e7acaf
2 changed files with 6 additions and 4 deletions

View File

@@ -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"/>

View File

@@ -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;