| Age | Commit message (Collapse) | Author |
|
Allow a little more breathing room for input content. One option was too
large for the input, which is why I'm increasing the width.
|
|
I had copied this line directly from the Chrome Extension Options page
documentation, but it looks like it has a typo. Fix the syntax error.
|
|
Copy the padding style from the example on the Chrome developer page
(https://developer.chrome.com/extensions/optionsV2) to eliminate the
scrollbar in the dialog.
|
|
Create an HTML page to store configurable options. These will be used
as the defaults when auto-filling fields in time entries.
|