2012-09-02 Hareesan Rajendra <rharishan@gmail.com>

* options.html  : Made some style property changes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6929 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
rharishan 2012-09-02 06:33:01 +00:00
parent 4a142a1bc7
commit 8d220286b9
2 changed files with 5 additions and 1 deletions

View File

@ -10,4 +10,8 @@
2012-08-08 Hareesan Rajendra <rharishan@gmail.com>
* chrome_extension : Contains the files for chrome extension
2012-09-02 Hareesan Rajendra <rharishan@gmail.com>
* options.html : Made some style property changes.

View File

@ -270,7 +270,7 @@
</tr>
</table>
<button type="button" onclick="window.close()"><h3>Close</h3></button>
<p style="font-family:arial;color:black;font-size:13px;">Author Information : R.Hareesan (rharishan@gmail.com)</p>
<p style="font-family:arial;font-style:italic;color:black;font-size:11px;">Author Information : R.Hareesan (rharishan@gmail.com)</p>
</div>
<script src="js/popup.js"></script>