Baseline
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / formIE.css
1 /* Fancy form styles for IE */\r
2 \r
3 input, textarea, select {\r
4 border-top-width : 1px; \r
5 border-right-width : 1px; \r
6 border-bottom-width : 1px; \r
7 border-left-width : 1px;  \r
8 }\r
9 \r
10 input { text-indent : 2px; }\r
11 \r
12 input.button {\r
13 border-top-width : 1px; \r
14 border-right-width : 1px; \r
15 border-bottom-width : 1px; \r
16 border-left-width : 1px;  \r
17 }\r
18 \r
19 .postbody { line-height: 18px}\r