<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fg21sim.git/fg21sim/webui/static/css, branch v0.7.1</title>
<subtitle>Simulate foreground for 21cm EoR signal detection
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/'/>
<entry>
<title>webui: Update modal box styles</title>
<updated>2016-11-24T06:26:10+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-24T06:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=aa3b2f588ce684739f688363dc05911cecf56adc'/>
<id>aa3b2f588ce684739f688363dc05911cecf56adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: configs.html: Improve the form layout and styles</title>
<updated>2016-11-23T12:40:53+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-23T12:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=a3474a7877c4502d79d2eba65794527966197c72'/>
<id>a3474a7877c4502d79d2eba65794527966197c72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: main.css: Hide the spinner in "number" input</title>
<updated>2016-11-23T12:01:27+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-23T12:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=e61c373c992245c06434230cb489fb127a87f2fd'/>
<id>e61c373c992245c06434230cb489fb127a87f2fd</id>
<content type='text'>
Tested on both Firefox (v45.4) and Chromium (v53.0).

Credit: https://stackoverflow.com/a/23374725/4856091
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested on both Firefox (v45.4) and Chromium (v53.0).

Credit: https://stackoverflow.com/a/23374725/4856091
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: main.js: Add new styles for "products.html"</title>
<updated>2016-11-22T11:03:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-22T11:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=9795d02b8c7c7de3584069d611c4ff063324dc28'/>
<id>9795d02b8c7c7de3584069d611c4ff063324dc28</id>
<content type='text'>
Also update the ".btn" rule and add the ".btn.btn-small" rule
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update the ".btn" rule and add the ".btn.btn-small" rule
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Support toggle the body/contents of sections</title>
<updated>2016-11-17T06:02:41+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-17T06:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=597a5896af66e4dafdc812669aaa5658565d4c90'/>
<id>597a5896af66e4dafdc812669aaa5658565d4c90</id>
<content type='text'>
The section header has class "heading" and a toggle control with class
"toggle", which will toggle the display of the next block with the
"body" class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The section header has class "heading" and a toggle control with class
"toggle", which will toggle the display of the next block with the
"body" class.
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Add panel toggle and allow expand/collapse its body</title>
<updated>2016-11-17T03:44:21+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-17T03:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=0af497625be03bea330b02738e6ba2c6f2c492e9'/>
<id>0af497625be03bea330b02738e6ba2c6f2c492e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Import "jQuery Modal" v0.8.0</title>
<updated>2016-11-13T09:17:51+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-13T09:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=81434114e4d03cce101d3a732795afa4835fe7c8'/>
<id>81434114e4d03cce101d3a732795afa4835fe7c8</id>
<content type='text'>
Thanks:
http://jquerymodal.com/
https://github.com/kylefox/jquery-modal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks:
http://jquerymodal.com/
https://github.com/kylefox/jquery-modal
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Append server-pushed logging messages to the logging box</title>
<updated>2016-11-09T14:29:16+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-09T14:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=33fa91fccdf81bcaa0ad42e897d7d6d95c44985f'/>
<id>33fa91fccdf81bcaa0ad42e897d7d6d95c44985f</id>
<content type='text'>
* Colorize the logging messages of different level with different colors
* Also add a different icon for each message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Colorize the logging messages of different level with different colors
* Also add a different icon for each message
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: various small updates</title>
<updated>2016-11-09T12:20:17+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-09T12:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=71242718eb9d8ed920ac2e70677ae54bf3d140ea'/>
<id>71242718eb9d8ed920ac2e70677ae54bf3d140ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: main.css: Update invalid input styles</title>
<updated>2016-11-08T02:16:51+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-11-08T02:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/fg21sim.git/commit/?id=dabe945871056314b781638ab62ea6cbdc4e5fa3'/>
<id>dabe945871056314b781638ab62ea6cbdc4e5fa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
