<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — default.css mods for better UI display]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5548&amp;type=atom" />
	<updated>2015-02-12T15:00:02Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5548</id>
		<entry>
			<title type="html"><![CDATA[Re: default.css mods for better UI display]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22499#p22499" />
			<content type="html"><![CDATA[<p>Please post as a new topic under relevant head.</p><p>Read the FA Wiki and follow this <a href="https://frontaccounting.com/punbb/viewtopic.php?id=5057">Forum Post</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-02-12T15:00:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22499#p22499</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: default.css mods for better UI display]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22498#p22498" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I&#039;m new to FA and I&#039;d love to start building modules. So, how can I get started? Need a newbie kinda how to . Thanks.</p>]]></content>
			<author>
				<name><![CDATA[beson]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20074</uri>
			</author>
			<updated>2015-02-12T12:08:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22498#p22498</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[default.css mods for better UI display]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22496#p22496" />
			<content type="html"><![CDATA[<p>The default.css for the 3 standard themes - aqua, cool and default - have been tweaked to allow combo select boxes to be displayed in the same straight line as all other fields in line items of forms.</p><p>The change envisaged is:<br /></p><div class="codebox"><pre><code>--- themes/aqua/default.css    Sat Nov 22 03:35:19 2014
+++ themes/aqua/default.css    Wed Feb 11 22:14:42 2015
@@ -90,8 +90,12 @@
     padding: 1px 0px;
 }
 
-button img, span {
-    padding: 0px 2px ;
+button img {
+    padding: 0px 2px;
+    vertical-align: middle;
+}
+
+span {
     vertical-align: middle;
 }
 </code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-02-11T18:50:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22496#p22496</id>
		</entry>
</feed>
