Use Greasemonkey (Firefox) or Tampermonkey (Chrome). Copy the netsuite-style.js into the scirpt. To install scripts with Tampermonkey -> http://tampermonkey.net/faq.php#Q102 and click on the Video turtorial next to the fifth bulletpoint
Collection of style fixes to make Netsuite 2014.2 more user friendly.
Disclaimer: these changes work for our forms & views. Your mileage may vary.
Use the issues to suggest new fixes and I'll do my best to incorporate them.
v0.2.1
- Vertically aligned first/second information lines
- Widened nltabcontent tables out to same width as parent bar
v0.2
- Changed to load at document-start instead of document-ready. Removes post-render hiccups
v0.1.12
- Tightened up drop down menus
v0.1.11
- Widened script debugger windows out to full width of browser
v0.1.10
- Tightened up filter box margins and padding
- Reduzed size of filter box text
- Reduced size of dropdown box test
v0.1.9
- removed spacer between field groups
v0.1.8
- marged page-title-secondline with page-title-firstline
- got rid of initial margin of table data on record view
v0.1.7
- Decrease size of font in list views
- Removed horizontal scroll from field help window
- Removed horizontal cut-off from long names in pagination dropdown
- Improves the readability of disabled textareas