<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — default.css mods for better UI display]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5548</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5548&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in default.css mods for better UI display.]]></description>
		<lastBuildDate>Thu, 12 Feb 2015 15:00:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: default.css mods for better UI display]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22499#p22499</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 12 Feb 2015 15:00:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22499#p22499</guid>
		</item>
		<item>
			<title><![CDATA[Re: default.css mods for better UI display]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22498#p22498</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (beson)]]></author>
			<pubDate>Thu, 12 Feb 2015 12:08:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22498#p22498</guid>
		</item>
		<item>
			<title><![CDATA[default.css mods for better UI display]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22496#p22496</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 11 Feb 2015 18:50:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22496#p22496</guid>
		</item>
	</channel>
</rss>
