<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Socialtext Documentation: Standard Button]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?standard_button</link>
<description></description>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[Standard Button]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?standard_button</link>
<description><![CDATA[<div class="wiki">
<p>
Home: <a href="http://www.perlfoundation.org/help-en/index.cgi?socialtext_style_customization_guide" title="(70 months) Socialtext enables you to create a custom stylesheet to customize the appearance of your workspace. ...">Socialtext Style Customization Guide</a><br />
Top: <a href="http://www.perlfoundation.org/help-en/index.cgi?common_elements" title="(70 months) Home [Socialtext Style Customization Guide] Prev [Upload Files Lightbox (View mode)] Next [Standard ...">Common Elements</a><br />
Prev: <a href="http://www.perlfoundation.org/help-en/index.cgi?common_elements" title="(70 months) Home [Socialtext Style Customization Guide] Prev [Upload Files Lightbox (View mode)] Next [Standard ...">Common Elements</a><br />
Next: <a href="http://www.perlfoundation.org/help-en/index.cgi?navigation_bar" title="(70 months) Home [Socialtext Style Customization Guide] Top [Common Elements] Prev [Standard Button] Next [Socia...">Navigation Bar</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="standardbutton.png" src="http://www.perlfoundation.org/help-en/index.cgi/standardbutton.png?action=attachments_download;page_name=standard_button;id=20070804014554-12-6588" /><!-- wiki: {image: standardbutton.png} --></span></blockquote>
<br /><p>
This layout is used for most of the grey buttons on the wiki.</p>
<h4 id="html_snippet">HTML Snippet</h4>
<pre>
&lt;div class=&quot;button-straight&quot;&gt;
  &lt;div class=&quot;button-straight-right-top&quot;&gt;
    &lt;div class=&quot;button-straight-left-bottom&quot;&gt;
      &lt;div class=&quot;button-straight-right-bottom&quot;&gt;
        &lt;div class=&quot;button-content&quot;&gt;
          &lt;a id=&quot;st-search-submit&quot; href=&quot;#&quot; title=&quot;Click this button to perform your search&quot;&gt;Search&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<p>
Most buttons will have an <strong>id</strong> associated with their &lt;a&gt; link tag, so you will likely not need to style the &lt;a&gt; link via its parent tag.</p>
<pre>
.button-straight
.button-straight-right-top
.button-straight-left-bottom
.button-straight-right-bottom
.button-content
.button-content a
</pre>
</div>
]]></description>
<author>ken.pier@hidden</author>
<guid isPermaLink="true">http://www.perlfoundation.org/help-en/index.cgi?standard_button</guid>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
</item>

</channel>
</rss>