[jboss-cvs] jboss-seam/trinidad/examples/seamdiscs/view/stylesheet ...

Peter Muir peter at bleepbleep.org.uk
Wed Apr 18 08:06:28 EDT 2007


  User: pmuir   
  Date: 07/04/18 08:06:28

  Added:       trinidad/examples/seamdiscs/view/stylesheet  skin.css
  Log:
  Tidy up seamdiscs
  
  Revision  Changes    Path
  1.1      date: 2007/04/18 12:06:28;  author: pmuir;  state: Exp;jboss-seam/trinidad/examples/seamdiscs/view/stylesheet/skin.css
  
  Index: skin.css
  ===================================================================
  af|column::header-text {color: white}
  af|showDetailHeader::level-one {color: grey}
  .AFDarkForeground:alias {color: grey}
  
  .source-code {
     font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace;
     color: #000000;
     background-color: #eee;
     font-size: 12px;
     border: 1px dashed #999999;
     line-height: 14px;
     padding: 5px;
     overflow: auto;
     width: 420px;
  }
  
  



More information about the jboss-cvs-commits mailing list