<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: buttons moving</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/buttons-moving</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/buttons-moving/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>bouks on buttons moving</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/buttons-moving#p29317</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/buttons-moving#p29317</guid>
        	        	<description><![CDATA[<p>jqgrid td&#39;s are defined with border 1px, so you have to set :</p>
</p>
<p>.ui-jqgrid .ui-pg-button{<br />&#160;&#160;&#160; border: 1px solid transparent;<br />}</p>
</p>
<p>With resetter (which i recommend), everything is 0 padding. So, using resetter, i had to set :</p>
<p>.ui-jqgrid .ui-pg-button:hover{<br />&#160;&#160;&#160; padding: 1px;<br />}</p>
</p>
<p>The reasonnable way would have to set css on button himself.</p>
<p>The best way should have to not set pager as a table.</p>
</p>
<p>I could fix this if i had responses to my questions and fixes (on github too). 🙂</p>
]]></description>
        	        	<pubDate>Wed, 14 Aug 2013 17:14:31 +0300</pubDate>
        </item>
        <item>
        	<title>tony on buttons moving</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/buttons-moving#p29138</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/buttons-moving#p29138</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>A test case is greatly appreciated.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Wed, 10 Jul 2013 12:58:30 +0300</pubDate>
        </item>
        <item>
        	<title>bouks on buttons moving</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/buttons-moving#p29130</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/buttons-moving#p29130</guid>
        	        	<description><![CDATA[<p>Buttons are moving when going "hover".</p>
<p>browser : firefox (21), chrome</p>
<p>- when hovering a button in the navbar, next buttons moving left (some px)</p>
</p>
<p>browser : ie10</p>
<p>- when hovering a button on navbar, &#39;add&#39; &#39;edit&#39; and pages buttons moving down (some px)</p>
<p>- when hovering action column button &#39;edit&#39;, button &#39;delete&#39; moving right</p>
<p>- when hovering action column button &#39;delete&#39;, button &#39;edit&#39; moving up</p>
</p>
<p>jqgrid : 4.5.2</p>
<p>jquery : 2.0.3</p>
<p>jquery-ui : 1.10.3</p>
<p>remark : using html5 doctor reset</p>
</p>
<p>Enjoy css. 🙂</p>
]]></description>
        	        	<pubDate>Tue, 09 Jul 2013 20:08:45 +0300</pubDate>
        </item>
</channel>
</rss>