<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrome-timetasker/options.html, branch master</title>
<subtitle>A Google Chrome extension that auto-fills the Time Task time sheet form</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/'/>
<entry>
<title>options.html: Increase the width of inputs</title>
<updated>2017-03-18T19:13:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-18T19:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/commit/?id=b0f4427298e3fcd6d6c006adb005c3d06f92cddc'/>
<id>b0f4427298e3fcd6d6c006adb005c3d06f92cddc</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>options.html: Fix syntax error in CSS</title>
<updated>2017-03-18T19:12:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-18T19:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/commit/?id=b127842d1681c4ad627bc8660fcf066462b890b3'/>
<id>b127842d1681c4ad627bc8660fcf066462b890b3</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate scrollbar from options modal dialog</title>
<updated>2017-03-18T18:25:22+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-18T18:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/commit/?id=c1ab874c9f7a4145a3e812d3a724406ecee45c92'/>
<id>c1ab874c9f7a4145a3e812d3a724406ecee45c92</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add options page</title>
<updated>2017-03-18T17:40:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-18T17:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/commit/?id=b5e45a698e1e90151477361f760a1b4fb29a63d7'/>
<id>b5e45a698e1e90151477361f760a1b4fb29a63d7</id>
<content type='text'>
Create an HTML page to store configurable options. These will be used
as the defaults when auto-filling fields in time entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create an HTML page to store configurable options. These will be used
as the defaults when auto-filling fields in time entries.
</pre>
</div>
</content>
</entry>
</feed>
