You appear to be a bot. Output may be restricted
Description
Output CSS for width of new column
Usage
oik_ids_css();
Parameters
Returns
voidSource
File name: oik/oik-ids.phpLines:
1 to 3 of 3
function oik_ids_css() { echo '<style type="text/css">#ID { width: 50px; }</style>'; }View on GitHub View on Trac