Author: jmorliaguet
Date: Sat Nov 19 09:50:55 2005
New Revision: 1892

Modified:
   cpsskins/branches/jmo-perspectives/browser/editing/editing.css
   cpsskins/branches/jmo-perspectives/browser/editing/presentation_editor.pt
   cpsskins/branches/jmo-perspectives/engines/authoring/authoring.css
   cpsskins/branches/jmo-perspectives/engines/authoring/images/bg-panel.png
   cpsskins/branches/jmo-perspectives/engines/authoring/images/slot-corner.png
   cpsskins/branches/jmo-perspectives/engines/contentauthor/content_author.css
   cpsskins/branches/jmo-perspectives/engines/sitedesigner/site_designer.css
   cpsskins/branches/jmo-perspectives/engines/sitedesigner/site_designer.pt
Log:

- UI /cosmetic



Modified: cpsskins/branches/jmo-perspectives/browser/editing/editing.css
==============================================================================
--- cpsskins/branches/jmo-perspectives/browser/editing/editing.css      
(original)
+++ cpsskins/branches/jmo-perspectives/browser/editing/editing.css      Sat Nov 
19 09:50:55 2005
@@ -93,7 +93,7 @@
   background-color: #fcfcfc;
   border-style: solid;
   border-width: 1px;
-  border-color: #999 #ccc #ccc #999;
+  border-color: #333 #999 #000 #333;
   color: #333;
 }
 
@@ -129,13 +129,12 @@
 
 ul.buttons {
   list-style: none;
-  margin: 10px 0 0 12px;
+  margin: 8px 0 0 12px;
   padding: 5px 10px 5px 10px;
 }
 
 ul.buttons li {
   display: inline;
-  text-trnsform: uppercase;
 }
 
 ul.buttons li a.item, ul.buttons li a.item:visited {
@@ -162,7 +161,7 @@
 
 ul.buttons li a.item:hover, ul.buttons li a.itemselected {
   border-color: #333 #ccc #ccc #333;
-  background-color: #e9ff55;
+  background-color: #f9ff50;
 }
 
 
@@ -177,7 +176,7 @@
 .perspective {
   position: absolute;
   right: 15px;
-  top: 10px;
+  top: 8px;
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   background-image: url(/++skin++cpsskins/@@/perspective-12.png);
   background-repeat: no-repeat;
@@ -310,7 +309,7 @@
   font-size: 10px;
   color: black;
   border-style: solid;
-  border-width: 1px 2px 2px 1px;
+  border-width: 1px;
   border-color: #666;
   background-color: #ffc;
 }
@@ -390,23 +389,28 @@
 }
 
 table.inline {
-  margin: 1em 0em 1em 0em;
+  border-collapse: collapse;
   font-size: 11px;
+  border: 1px solid #aaa;
 }
 
 table.inline th {
   background-color: #e6e0e0;
-  padding: 0.2em 2.4em 0.2em 2.4em;
+  padding: 0.2em 2em 0.2em 2em;
   text-transform: lowercase;
   font-size: 120%;
   font-weight: normal;
+  border-top: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
 }
 
 table.inline td {
-  padding: 0.2em 1em;
+  padding: 0.3em 0.4em;
   font-size: 110%;
   text-align: center;
   color: #333;
+  border-top: 1px solid #ddd;
+  border-bottom: 1px solid #ddd;
 }
 
 table.inline tr {

Modified: 
cpsskins/branches/jmo-perspectives/browser/editing/presentation_editor.pt
==============================================================================
--- cpsskins/branches/jmo-perspectives/browser/editing/presentation_editor.pt   
(original)
+++ cpsskins/branches/jmo-perspectives/browser/editing/presentation_editor.pt   
Sat Nov 19 09:50:55 2005
@@ -90,7 +90,7 @@
                 <td tal:condition="not:formats"></td>
               </tal:block>
 
-              <td style="background-color: #fff">
+              <td style="background-color: #fff;border:none">
                 <tal:block condition="perspective_is_current">&lArr; current 
presentation</tal:block>
                 <a href="" style="display:block; width: auto"
                    tal:condition="not:perspective_is_current"

Modified: cpsskins/branches/jmo-perspectives/engines/authoring/authoring.css
==============================================================================
--- cpsskins/branches/jmo-perspectives/engines/authoring/authoring.css  
(original)
+++ cpsskins/branches/jmo-perspectives/engines/authoring/authoring.css  Sat Nov 
19 09:50:55 2005
@@ -95,7 +95,7 @@
 }
 
 .actionPad a.selected, .actionPad a:hover {
-  background: #e9ff55;
+  background-color: #f9ff50;
   border-width: 1px;
   border-style: solid;
   border-color: #333 #ccc #ccc #333;

Modified: 
cpsskins/branches/jmo-perspectives/engines/authoring/images/bg-panel.png
==============================================================================
Binary files. No diff available.

Modified: 
cpsskins/branches/jmo-perspectives/engines/authoring/images/slot-corner.png
==============================================================================
Binary files. No diff available.

Modified: 
cpsskins/branches/jmo-perspectives/engines/contentauthor/content_author.css
==============================================================================
--- cpsskins/branches/jmo-perspectives/engines/contentauthor/content_author.css 
(original)
+++ cpsskins/branches/jmo-perspectives/engines/contentauthor/content_author.css 
Sat Nov 19 09:50:55 2005
@@ -14,7 +14,7 @@
 .slotFrame {
   padding: 0;
   margin: 0;
-  border: 1px solid #999;
+  border: 1px solid #333;
   background: #fff url(/++skin++cpsskins/@@/slot-corner.png) bottom right 
no-repeat;
   padding-bottom: 13px;
 }

Modified: 
cpsskins/branches/jmo-perspectives/engines/sitedesigner/site_designer.css
==============================================================================
--- cpsskins/branches/jmo-perspectives/engines/sitedesigner/site_designer.css   
(original)
+++ cpsskins/branches/jmo-perspectives/engines/sitedesigner/site_designer.css   
Sat Nov 19 09:50:55 2005
@@ -17,24 +17,22 @@
 h2 {
   font-size: 120%;
   font-weight: bold;
-  color: #fff;
+  color: #000;
   padding: 1px 2px 1px 15px;
   margin: 1.8em 2px 0em 0;
   border-bottom: 1px solid #eee;
-  background-color: #555753;
+  background-color: #ccc;
 }
 
 .description {
   color: #333;
-  margin-top: -3em;
   padding-right: 1.5em;
-  float: right;
   font-style: italic;
 }
 
 .sections {
   padding: 0.5em 0em 0.5em 0.2em;
-  background-color: #f0f0f0;
+  background-color: #f3f3f0;
   border-style: solid none solid none;
   border-color: #ddd;
   border-width: 1px;

Modified: 
cpsskins/branches/jmo-perspectives/engines/sitedesigner/site_designer.pt
==============================================================================
--- cpsskins/branches/jmo-perspectives/engines/sitedesigner/site_designer.pt    
(original)
+++ cpsskins/branches/jmo-perspectives/engines/sitedesigner/site_designer.pt    
Sat Nov 19 09:50:55 2005
@@ -62,7 +62,7 @@
       <div class="sections">
         <img class="icon"
              src="/++skin++cpsskins/@@/++resource++associations-48.png" />
-        <span>local themes, perspectives ...</span>
+        <span class="description">local themes, perspectives ...</span>
         <br style="clear:both"/>
       </div>
 
@@ -70,7 +70,7 @@
       <div class="sections">
         <img class="icon"
              src="/++skin++cpsskins/@@/++resource++management-48.png" />
-        <span>export, import themes and settings ...</span>
+        <span class="description">export, import themes and settings ...</span>
         <br style="clear:both"/>
       </div>
 
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to