<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : CSS-classes for buttons and fields</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 26 Apr 2026 08:48:51 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Can't it be achieved by just using <a href="http://www.w3.org/TR/CSS2/selector.html" rel="nofollow">CSS selectors</a>?<br />
<div class="highlight"><pre class="css">input&#091;type=&quot;button&quot;&#093; { }
textarea { }
select { }
input&#091;type=&quot;radio&quot;&#093; { }
input&#091;type=&quot;checkbox&quot;&#093; { }</pre></div>
I agree it's useful to detect elements, but it's a bad practice to overblow the markup.]]></description>
			<pubDate>Пт, 03 Кві 2009 22:53:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2063&d=0#post10954]]></link>
		</item>
		<item>
			<title>medar</title>
			<description><![CDATA[I agree.<br />
<br />
But it is not &quot;quick task&quot;. Complex solution will change many of system files and need wide testing.]]></description>
			<pubDate>Пт, 13 Лют 2009 20:11:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2063&d=0#post7827]]></link>
		</item>
		<item>
			<title>Sergeich</title>
			<description><![CDATA[I suggest to all fields and buttons in CMS assign css-classes. <br />
This will give the unity of style. Simplify coder.<br />
<br />
All buttons - class .button<br />
Textarea - class .textarea<br />
Select - class .select<br />
Big input - class .biginput<br />
Short input - class .shortinput<br />
Radio input - class .radio<br />
Checkbox input - class .checkbox]]></description>
			<pubDate>Пт, 13 Лют 2009 17:09:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2063&d=0#post7822]]></link>
		</item>
	</channel>
</rss>