]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2/templates/christmasWithoutSnow/formIE.css
Baseline
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmasWithoutSnow / formIE.css
1 /* Fancy form styles for IE */
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 }
10 input { text-indent : 2px; }
12 input.button {
13 border-top-width : 1px; 
14 border-right-width : 1px; 
15 border-bottom-width : 1px; 
16 border-left-width : 1px;  
17 }
19 .postbody { line-height: 18px}