Changeset 648

Show
Ignore:
Timestamp:
06/23/06 10:14:32
Author:
johnsa
Message:

corrected SoE css (as is in snapshot release)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/REL-3.1rc4/calendar3/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/soe.css

    r618 r648  
    252252  border-left: 2px solid #333; 
    253253  border-right: 2px solid #333; 
     254  background-color: white; 
     255  color: black; 
    254256} 
    255257#eventTable td.fieldname { 
     
    279281  padding: 0.5em 1em 0.2em 0.5em; 
    280282  white-space: nowrap; 
    281        font-size: 0.9em; 
    282        font-weight: normal; 
     283  font-size: 0.9em; 
     284  font-weight: normal; 
    283285} 
    284286#eventTable th.icalIcon a { 
     
    287289#eventTable th.icalIcon img { 
    288290  vertical-align: middle; 
    289        padding-left: 1em; 
     291  padding-left: 1em; 
    290292} 
    291293#eventTable th.fieldname { 
     
    544546  border: 1px solid #333; 
    545547} 
    546 #monthCalendarTable a:hover span.eventTipStatus
     548#monthCalendarTable a:hover span.eventTipStatusCancelled
    547549  display: block; 
    548550  color: white; 
     
    550552  padding: 2px; 
    551553  margin-bottom: 6px; 
     554  text-align: center; 
     555} 
     556#monthCalendarTable a:hover span.eventTipStatusTentative { 
     557  display: block; 
     558  color: black; 
     559  background: #eee url('../../images/tentativeLines.gif') top; 
     560  padding: 2px; 
     561  margin-bottom: 6px; 
     562  border: 1px solid #ccc; 
    552563  text-align: center; 
    553564} 
     
    833844  font-size: 1.3em; 
    834845  border-bottom: 1px solid #ccc; 
    835   border-left: 2px solid #aaa
    836   border-right: 2px solid #aaa
     846  border-left: 2px solid #333
     847  border-right: 2px solid #333
    837848} 
    838849h2 a:link,