Changeset 1681

Show
Ignore:
Timestamp:
12/18/07 22:53:53
Author:
johnsa
Message:

Web clients: updates to web submission UI in admin client, updates to error/message output in interfaces

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webadmin/webapp/resources/default/default/default.css

    r1680 r1681  
    22  background-color: white; 
    33  color: #000000; 
    4   margin: 0em; 
     4  margin: 0; 
     5  padding: 0; 
    56  font-family: Arial, Helvetica, sans-serif; 
    67  font-size: 16px; 
     
    1920#header h1 { 
    2021  font-size: 1.4em; 
    21   margin: 0.5em 0.5em 0em 0em
     22  margin: 0.5em 0.5em 0 0
    2223} 
    2324#header img { 
     
    2526  border: 0; 
    2627} 
    27 #messages { 
    28   background-color: #333; 
    29   color: #ff0; 
    30   font-weight: bold; 
    31   margin: 0.5em 0; 
    32 
    33 #messages p { 
    34   margin: 0; 
    35 
     28#messages, 
    3629#errors { 
    37   background-color: #333; 
    38   color: #f99; 
    39   font-weight: bold; 
    40   margin: 0.5em 0; 
    41 
    42 #errors em { 
    43   background-color: #333; 
    44   color: #ff9; 
    45 
     30  font-size: 0.8em; 
     31  margin: 0; 
     32  padding: 0.3em 0 0.3em 1em; 
     33  border-bottom: 1px solid Gray; 
     34  color: black; 
     35  background: #ff0 url(../../resources/glassFill-message.gif) repeat-x top; 
     36
     37#errors { 
     38  border: 2px solid red; 
     39
     40#errors li, 
     41#messages li { 
     42  list-style: none; 
     43
     44#messages p, 
    4645#errors p { 
    4746  margin: 0; 
     47  padding: 2px 0; 
    4848} 
    4949#statusBarTable { 
  • trunk/deployment/webadmin/webapp/resources/default/default/default.xsl

    r1680 r1681  
    489489        </xsl:choose> 
    490490      </h1> 
    491  
    492       <xsl:call-template name="messagesAndErrors"/> 
    493  
    494491    </div> 
     492    <xsl:call-template name="messagesAndErrors"/> 
    495493    <table id="statusBarTable"> 
    496494      <tr> 
  • trunk/deployment/websubmit/webapp/resources/demoskins/default/default/default.css

    r1680 r1681  
    217217  border-bottom: 1px solid Gray; 
    218218  color: black; 
    219   background: #d8e118 url(../../resources/glassFill-message.gif) repeat-x bottom; 
     219  background: #ff0 url(../../resources/glassFill-message.gif) repeat-x top; 
     220
     221#bedework #errors { 
     222  border-bottom: 2px solid red; 
    220223} 
    221224#bedework #errors li, 
     
    740743#bedework .highlight { 
    741744  color: black; 
    742   background-color: #fee
     745  background: #ff0 url(../../resources/glassFill-message.gif) repeat-x top
    743746  border: 1px solid #333; 
    744747} 
  • trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.css

    r1573 r1681  
    11#bedework { 
    2   /* this is the main wrapper div used to encapsulate all Bedework CSS; we  
    3      will prepend each selector below with this ID - this helps encapsulate  
    4      the css for use in portal environments (though it does imply that only  
     2  /* this is the main wrapper div used to encapsulate all Bedework CSS; we 
     3     will prepend each selector below with this ID - this helps encapsulate 
     4     the css for use in portal environments (though it does imply that only 
    55     one instance should be running on a portal page) */ 
    66  font-family : Arial, Helvetica, sans-serif; 
     
    99  color : black; 
    1010  padding: 0.75em 1em 0em 1em; 
    11   margin: 0;  
     11  margin: 0; 
    1212} 
    1313/* Generic selectors*/ 
     
    333333} 
    334334#bedework .bwActionIcons a:link, 
    335 #bedework .bwActionIcons a:active,  
     335#bedework .bwActionIcons a:active, 
    336336#bedework .bwActionIcons a:visited { 
    337337  display: block; 
     
    485485  border-bottom: 1px solid Gray; 
    486486  color: black; 
    487   background: #d8e118 url(../../resources/glassFill-message.gif) repeat-x bottom; 
     487  background: #ff0 url(../../resources/glassFill-message.gif) repeat-x top; 
     488
     489#bedework #errors { 
     490  border-top: 2px solid red; 
     491  border-bottom: 2px solid red; 
    488492} 
    489493#bedework #errors li, 
     
    495499  margin: 0; 
    496500  padding: 2px 0; 
    497 }/* 
    498 make no distinction in this stylesheet - yellow is good for both errors and 
    499 messages. 
    500 #bedework #messages { 
    501   color: black; 
    502   background: #d8e118 url(../../resources/glassFill-message.gif) repeat-x bottom; 
    503 
    504 #bedework #errors { 
    505   color: black; 
    506   background: #FF8B86 url(../../resources/glassFill-error.gif) repeat-x bottom; 
    507 }*/ 
     501
    508502#bedework ul.submenu { 
    509503  margin: 0 0 1em 0; 
     
    711705} 
    712706#bedework #refreshEventAction { 
    713   padding-left: 1em;   
     707  padding-left: 1em; 
    714708} 
    715709#bedework table.common td.allField { 
     
    10081002#bedework table.widget tr.subHead td { 
    10091003  background-color: #eee; 
    1010   color: black;   
     1004  color: black; 
    10111005} 
    10121006#bedework table.widget td { 
     
    16441638} 
    16451639#freeBusyPage #freeBusyKey { 
    1646   margin-left: 2em;  
     1640  margin-left: 2em; 
    16471641} 
    16481642#freeBusyKey td { 
     
    18471841} 
    18481842/*   LINKS    */ 
    1849 #bedework a:link,  
     1843#bedework a:link, 
    18501844#bedework a:active { 
    18511845  color: #00a;