You can use the following css for Firefox 4.0+, Chrome 21+ and Opera 10.6+
textarea,
pre {
-moz-tab-size : 4;
-o-tab-size : 4;
tab-size : 4;
}
You can use the following css for Firefox 4.0+, Chrome 21+ and Opera 10.6+
textarea,
pre {
-moz-tab-size : 4;
-o-tab-size : 4;
tab-size : 4;
}