[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/templates/subSilver/ -> formIE.css (source)

   1  /* Fancy form styles for IE */
   2  
   3  input, textarea, select {
   4  border-top-width : 1px; 
   5  border-right-width : 1px; 
   6  border-bottom-width : 1px; 
   7  border-left-width : 1px;  
   8  }
   9  
  10  input { text-indent : 2px; }
  11  
  12  input.button {
  13  border-top-width : 1px; 
  14  border-right-width : 1px; 
  15  border-bottom-width : 1px; 
  16  border-left-width : 1px;  
  17  }
  18  
  19  .postbody { line-height: 18px}


Generated: Mon Jan 14 19:21:40 2013 Cross-referenced by PHPXref 0.7.1