]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - docs/styleguide/base-css.html
Release 6.5.0beta4
[Github/sugarcrm.git] / docs / styleguide / base-css.html
1 <!DOCTYPE html>
2 <html lang="en">
3   <head>
4     <meta charset="utf-8">
5     <title>Base CSS - SugarCRM Patterns and Styleguide</title>
6     <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
7     <meta name="apple-mobile-web-app-capable" content="yes">
8     <meta name="apple-mobile-web-app-status-bar-style" content="black">
9     <meta name="description" content="">
10     <meta name="author" content="">
11
12     <!-- HTML5 shim, for IE6-8 support of HTML elements -->
13     <!--[if lt IE 9]>
14       <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
15     <![endif]-->
16
17     <link href="../../themes/default/css/bootstrap.css" rel="stylesheet">
18     <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,600' rel='stylesheet' type='text/css'>
19
20     <link href="js/google-code-prettify/prettify.css" rel="stylesheet">
21     <link href="../../themes/default/images/sugar_icon.ico" rel="SHORTCUT ICON">
22   </head>
23   <body data-spy="scroll" data-target=".subnav" data-offset="50">
24
25   <!-- Navbar
26     ================================================== -->
27     <div class="navbar navbar-fixed-top">
28       <div class="navbar-inner">
29         <div class="container">
30           <a class="cube" href="index.html" rel="tooltip" title="Dashboard"></a>
31           <div class="nav-collapse">
32             <ul class="nav">
33               <li class="">
34                 <a href="index.html">Overview</a>
35               </li>
36               <li class="">
37                 <a href="scaffolding.html">Scaffolding</a>
38               </li>
39               <li class="active">
40                 <a href="base-css.html">Base CSS</a>
41               </li>
42               <li class="">
43                 <a href="components.html">Components</a>
44               </li>
45               <li class="">
46                 <a href="widgets.html">Widgets</a>
47               </li>
48               <li class="">
49                 <a href="less.html">Quick Styles</a>
50               </li>
51
52             </ul>
53           </div>
54         </div>
55       </div>
56     </div>
57
58     <div class="container">
59
60 <!-- Masthead
61 ================================================== -->
62 <header class="jumbotron subhead" id="overview">
63   <h1>Base CSS</h1>
64   <p class="lead">On top of the scaffolding, basic HTML elements are styled and enhanced with extensible classes to provide a fresh, consistent look and feel.</p>
65   <div class="subnav">
66     <ul class="nav nav-pills">
67       <li><a href="#typography">Typography</a></li>
68       <li><a href="#code">Code</a></li>
69       <li><a href="#tables">Tables</a></li>
70       <li><a href="#forms">Forms</a></li>
71       <li><a href="#buttons">Buttons</a></li>
72       <li><a href="#icons">Icons</a></li>
73     </ul>
74   </div>
75 </header>
76
77
78 <!-- Typography
79 ================================================== -->
80 <section id="typography">
81   <div class="page-header">
82     <h1>Typography <small>Headings, paragraphs, lists, and other inline type elements</small></h1>
83   </div>
84   <h2>Family</h2>
85   <div class="row">
86     <div class="span4">
87       <h3>Two fonts</h3>
88       <p>There should not typically be more than two types of font families used across our properties.  The heading font applied to h1,h2,h3,h4 and then the main body font. </p>
89     </div>
90     <div class="span4">
91       <h3>Font Demo</h3>
92       <h4>Headings (h1-h4) - Open Sans (400 weight)</h4>
93       <p>Normal - Open Sans (400 weight)</p>
94       <p><strong>600 weight is available as well</strong></p>
95     </div>
96   </div>    
97
98   <h2>Headings &amp; body copy</h2>
99
100   <!-- Headings & Paragraph Copy -->
101   <div class="row">
102     <div class="span4">
103       <h3>Typographic scale</h3>
104       <p>The entire typographic grid is based on two variables in our variables.less file: <code>@baseFontSize</code> and <code>@baseLineHeight</code>. The first is the base font-size used throughout and the second is the base line-height.</p>
105       <p>We use those variables, and some math, to create the margins, paddings, and line-heights of all our type and more.</p>
106     </div>
107     <div class="span4">
108       <h3>Example body text</h3>
109       <p>Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
110       <p>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec sed odio dui.</p>
111     </div>
112     <div class="span4">
113       <div class="well">
114         <h1>h1. Heading 1</h1>
115         <h2>h2. Heading 2</h2>
116         <h3>h3. Heading 3</h3>
117         <h4>h4. Heading 4</h4>
118         <h5>h5. Heading 5</h5>
119         <h6>h6. Heading 6</h6>
120       </div>
121     </div>
122   </div>
123
124   <!-- Misc Elements -->
125   <h2>Emphasis, address, and abbreviation</h2>
126   <table class="table table-bordered table-striped">
127     <thead>
128       <tr>
129         <th>Element</th>
130         <th>Usage</th>
131         <th>Optional</th>
132       </tr>
133     </thead>
134     <tbody>
135       <tr>
136         <td>
137           <code>&lt;strong&gt;</code>
138         </td>
139         <td>
140           For emphasizing a snippet of text with <strong>important</strong>
141         </td>
142         <td>
143           <span class="muted">None</span>
144         </td>
145       </tr>
146       <tr>
147         <td>
148           <code>&lt;em&gt;</code>
149         </td>
150         <td>
151           For emphasizing a snippet of text with <em>stress</em>
152         </td>
153         <td>
154           <span class="muted">None</span>
155         </td>
156       </tr>
157       <tr>
158         <td>
159           <code>&lt;abbr&gt;</code>
160         </td>
161         <td>
162           Wraps abbreviations and acronyms to show the expanded version on hover
163         </td>
164         <td>
165           Include optional <code>title</code> for expanded text
166         </td>
167       </tr>
168       <tr>
169         <td>
170           <code>&lt;address&gt;</code>
171         </td>
172         <td>
173           For contact information for its nearest ancestor or the entire body of work
174         </td>
175         <td>
176           Preserve formatting by ending all lines with <code>&lt;br&gt;</code>
177         </td>
178       </tr>
179     </tbody>
180   </table>
181
182   <div class="row">
183     <div class="span4">
184       <h3>Using emphasis</h3>
185       <p><a href="#">Fusce dapibus</a>, <strong>tellus ac cursus commodo</strong>, <em>tortor mauris condimentum nibh</em>, ut fermentum massa justo sit amet risus. Maecenas faucibus mollis interdum. Nulla vitae elit libero, a pharetra augue.</p>
186       <p><strong>Note:</strong> Feel free to use <code>&lt;b&gt;</code> and <code>&lt;i&gt;</code> in HTML5, but their usage has changed a bit. <code>&lt;b&gt;</code> is meant to highlight words or phrases without conveying additional importance while <code>&lt;i&gt;</code> is mostly for voice, technical terms, etc.</p>
187     </div>
188     <div class="span4">
189       <h3>Example addresses</h3>
190       <p>Here are two examples of how the <code>&lt;address&gt;</code> tag can be used:</p>
191       <address>
192         <strong>SugarCRM, Inc.</strong><br>
193         33 Some Ave, Suite 600<br>
194         San Francisco, CA 94107<br>
195         <abbr title="Phone">P:</abbr> (123) 456-7890
196       </address>
197       <address>
198         <strong>Full Name</strong><br>
199         <a href="mailto:#">first.last@gmail.com</a>
200       </address>
201     </div>
202     <div class="span4">
203       <h3>Example abbreviations</h3>
204       <p>Abbreviations are styled with uppercase text and a light dotted bottom border. They also have a help cursor on hover so users have extra indication something will be shown on hover.</p>
205       <p><abbr title="HyperText Markup Language">HTML</abbr> is the best thing since sliced bread.</p>
206       <p>An abbreviation of the word attribute is <abbr title="attribute">attr</abbr>.</p>
207     </div>
208   </div>
209
210
211   <!-- Blockquotes -->
212   <h2>Blockquotes</h2>
213   <table class="table table-bordered table-striped">
214     <thead>
215       <tr>
216         <th>Element</th>
217         <th>Usage</th>
218         <th>Optional</th>
219       </tr>
220     </thead>
221     <tbody>
222       <tr>
223         <td>
224           <code>&lt;blockquote&gt;</code>
225         </td>
226         <td>
227           Block-level element for quoting content from another source
228         </td>
229         <td>
230           <p>Add <code>cite</code> attribute for source URL</p>
231           Use <code>.pull-left</code> and <code>.pull-right</code> classes for floated options
232         </td>
233       </tr>
234       <tr>
235         <td>
236           <code>&lt;small&gt;</code>
237         </td>
238         <td>
239           Optional element for adding a user-facing citation, typically an author with title of work
240         </td>
241         <td>
242           Place the <code>&lt;cite&gt;</code> around the title or name of source
243         </td>
244       </tr>
245     </tbody>
246   </table>
247   <div class="row">
248     <div class="span4">
249       <p>To include a blockquote, wrap <code>&lt;blockquote&gt;</code> around any <abbr title="HyperText Markup Language">HTML</abbr> as the quote. For straight quotes we recommend a <code>&lt;p&gt;</code>.</p>
250       <p>Include an optional <code>&lt;small&gt;</code> element to cite your source and you'll get an em dash <code>&amp;mdash;</code> before it for styling purposes.</p>
251     </div>
252     <div class="span8">
253 <pre class="prettyprint linenums">
254 &lt;blockquote&gt;
255   &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante venenatis.&lt;/p&gt;
256   &lt;small&gt;Someone famous&lt;/small&gt;
257 &lt;/blockquote&gt;
258 </pre>
259     </div>
260   </div><!--/row-->
261
262   <h3>Example blockquotes</h3>
263   <div class="row">
264     <div class="span6">
265       <p>Default blockquotes are styled as such:</p>
266       <blockquote>
267         <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante venenatis.</p>
268         <small>Someone famous in <cite title="">Body of work</cite></small>
269       </blockquote>
270     </div>
271     <div class="span6">
272       <p>To float your blockquote to the right, add <code>class="pull-right"</code>:</p>
273       <blockquote class="pull-right">
274         <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante venenatis.</p>
275         <small>Someone famous in <cite title="">Body of work</cite></small>
276       </blockquote>
277     </div>
278   </div>
279
280
281   <!-- Lists -->
282   <h2>Lists</h2>
283   <div class="row">
284     <div class="span3">
285       <h4>Unordered</h4>
286       <p><code>&lt;ul&gt;</code></p>
287       <ul>
288         <li>Lorem ipsum dolor sit amet</li>
289         <li>Consectetur adipiscing elit</li>
290         <li>Integer molestie lorem at massa</li>
291         <li>Facilisis in pretium nisl aliquet</li>
292         <li>Nulla volutpat aliquam velit
293           <ul>
294             <li>Phasellus iaculis neque</li>
295             <li>Purus sodales ultricies</li>
296             <li>Vestibulum laoreet porttitor sem</li>
297             <li>Ac tristique libero volutpat at</li>
298           </ul>
299         </li>
300         <li>Faucibus porta lacus fringilla vel</li>
301         <li>Aenean sit amet erat nunc</li>
302         <li>Eget porttitor lorem</li>
303       </ul>
304     </div>
305     <div class="span3">
306       <h4>Unstyled</h4>
307       <p><code>&lt;ul class="unstyled"&gt;</code></p>
308       <ul class="unstyled">
309         <li>Lorem ipsum dolor sit amet</li>
310         <li>Consectetur adipiscing elit</li>
311         <li>Integer molestie lorem at massa</li>
312         <li>Facilisis in pretium nisl aliquet</li>
313         <li>Nulla volutpat aliquam velit
314           <ul>
315             <li>Phasellus iaculis neque</li>
316             <li>Purus sodales ultricies</li>
317             <li>Vestibulum laoreet porttitor sem</li>
318             <li>Ac tristique libero volutpat at</li>
319           </ul>
320         </li>
321         <li>Faucibus porta lacus fringilla vel</li>
322         <li>Aenean sit amet erat nunc</li>
323         <li>Eget porttitor lorem</li>
324       </ul>
325     </div>
326     <div class="span3">
327       <h4>Ordered</h4>
328       <p><code>&lt;ol&gt;</code></p>
329       <ol>
330         <li>Lorem ipsum dolor sit amet</li>
331         <li>Consectetur adipiscing elit</li>
332         <li>Integer molestie lorem at massa</li>
333         <li>Facilisis in pretium nisl aliquet</li>
334         <li>Nulla volutpat aliquam velit</li>
335         <li>Faucibus porta lacus fringilla vel</li>
336         <li>Aenean sit amet erat nunc</li>
337         <li>Eget porttitor lorem</li>
338       </ol>
339     </div>
340     <div class="span3">
341       <h4>Description</h4>
342       <p><code>&lt;dl&gt;</code></p>
343       <dl>
344         <dt>Description lists</dt>
345         <dd>A description list is perfect for defining terms.</dd>
346         <dt>Euismod</dt>
347         <dd>Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.</dd>
348         <dd>Donec id elit non mi porta gravida at eget metus.</dd>
349         <dt>Malesuada porta</dt>
350         <dd>Etiam porta sem malesuada magna mollis euismod.</dd>
351       </dl>
352     </div>
353   </div><!-- /row -->
354 </section>
355
356
357
358 <!-- Code
359 ================================================== -->
360 <section id="code">
361   <div class="page-header">
362     <h1>Code <small>Inline and block code snippets</small></h1>
363   </div>
364   <div class="row">
365     <div class="span4">
366       <h2>Inline</h2>
367       <p>Wrap inline snippets of code with <code>&lt;code&gt;</code>.</p>
368 <pre class="prettyprint linenums">
369 For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
370 </pre>
371     </div><!--/span-->
372     <div class="span4">
373       <h2>Basic block</h2>
374       <p>Use <code>&lt;pre&gt;</code> for multiple lines of code. Be sure to turn any carets into their unicode characters for proper rendering.</p>
375 <pre>
376 &lt;p&gt;Sample text here...&lt;/p&gt;
377 </pre>
378 <pre class="prettyprint linenums" style="margin-bottom: 9px;">
379 &lt;pre&gt;
380   &amp;lt;p&amp;gt;Sample text here...&amp;lt;/p&amp;gt;
381 &lt;/pre&gt;
382 </pre>
383       <p><strong>Note:</strong> Be sure to keep code within <code>&lt;pre&gt;</code> tags as close to the left as possible; it will render all tabs.</p>
384     </div><!--/span-->
385     <div class="span4">
386       <h2>Google Prettify</h2>
387       <p>Take the same <code>&lt;pre&gt;</code> element and add two optional classes for enhanced rendering.</p>
388 <pre class="prettyprint linenums" style="margin-bottom: 9px;">
389 &lt;p&gt;Sample text here...&lt;/p&gt;
390 </pre>
391 <pre class="prettyprint linenums" style="margin-bottom: 9px;">
392 &lt;pre class="prettyprint
393      linenums"&gt;
394   &amp;lt;p&amp;gt;Sample text here...&amp;lt;/p&amp;gt;
395 &lt;/pre&gt;
396 </pre>
397       <p><a href="http://code.google.com/p/google-code-prettify/">Download google-code-prettify</a> and view the readme for <a href="http://google-code-prettify.googlecode.com/svn/trunk/README.html">how to use</a>.</p>
398     </div><!--/span-->
399   </div><!--/row-->
400 </section>
401
402
403
404 <!-- Tables
405 ================================================== -->
406 <section id="tables">
407   <div class="page-header">
408     <h1>Tables <small>For, you guessed it, tabular data</small></h1>
409   </div>
410
411   <h2>Table markup</h2>
412   <div class="row">
413     <div class="span8">
414       <table class="table table-bordered table-striped">
415         <thead>
416           <tr>
417             <th>Tag</th>
418             <th>Description</th>
419           </tr>
420         </thead>
421         <tbody>
422           <tr>
423             <td>
424               <code>&lt;table&gt;</code>
425             </td>
426             <td>
427               Wrapping element for displaying data in a tabular format
428             </td>
429           </tr>
430           <tr>
431             <td>
432               <code>&lt;thead&gt;</code>
433             </td>
434             <td>
435               Container element for table header rows (<code>&lt;tr&gt;</code>) to label table columns
436             </td>
437           </tr>
438           <tr>
439             <td>
440               <code>&lt;tbody&gt;</code>
441             </td>
442             <td>
443               Container element for table rows (<code>&lt;tr&gt;</code>) in the body of the table
444             </td>
445           </tr>
446           <tr>
447             <td>
448               <code>&lt;tr&gt;</code>
449             </td>
450             <td>
451               Container element for a set of table cells (<code>&lt;td&gt;</code> or <code>&lt;th&gt;</code>) that appears on a single row
452             </td>
453           </tr>
454           <tr>
455             <td>
456               <code>&lt;td&gt;</code>
457             </td>
458             <td>
459               Default table cell
460             </td>
461           </tr>
462           <tr>
463             <td>
464               <code>&lt;th&gt;</code>
465             </td>
466             <td>
467               Special table cell for column (or row, depending on scope and placement) labels<br>
468               Must be used within a <code>&lt;thead&gt;</code>
469             </td>
470           </tr>
471           <tr>
472             <td>
473               <code>&lt;caption&gt;</code>
474             </td>
475             <td>
476               Description or summary of what the table holds, especially useful for screen readers
477             </td>
478           </tr>
479         </tbody>
480       </table>
481     </div>
482     <div class="span4">
483 <pre class="prettyprint linenums">
484 &lt;table&gt;
485   &lt;thead&gt;
486     &lt;tr&gt;
487       &lt;th&gt;…&lt;/th&gt;
488       &lt;th&gt;…&lt;/th&gt;
489     &lt;/tr&gt;
490   &lt;/thead&gt;
491   &lt;tbody&gt;
492     &lt;tr&gt;
493       &lt;td&gt;…&lt;/td&gt;
494       &lt;td&gt;…&lt;/td&gt;
495     &lt;/tr&gt;
496   &lt;/tbody&gt;
497 &lt;/table&gt;
498 </pre>
499     </div>
500   </div>
501
502   <h2>Table options</h2>
503   <table class="table table-bordered table-striped">
504   <thead>
505       <tr>
506         <th>Name</th>
507         <th>Class</th>
508         <th>Description</th>
509       </tr>
510     </thead>
511     <tbody>
512       <tr>
513         <td>Default</td>
514         <td class="muted">None</td>
515         <td>No styles, just columns and rows</td>
516       </tr>
517       <tr>
518         <td>Basic</td>
519         <td>
520           <code>.table</code>
521         </td>
522         <td>Only horizontal lines between rows</td>
523       </tr>
524       <tr>
525         <td>Bordered</td>
526         <td>
527           <code>.table-bordered</code>
528         </td>
529         <td>Rounds corners and adds outter border</td>
530       </tr>
531       <tr>
532         <td>Zebra-stripe</td>
533         <td>
534           <code>.table-striped</code>
535         </td>
536         <td>Adds light gray background color to odd rows (1, 3, 5, etc)</td>
537       </tr>
538       <tr>
539         <td>Condensed</td>
540         <td>
541           <code>.table-condensed</code>
542         </td>
543         <td>Cuts vertical padding in half, from 8px to 4px, within all <code>td</code> and <code>th</code> elements</td>
544       </tr>
545     </tbody>
546   </table>
547
548
549   <h2>Example tables</h2>
550
551   <h3>1. Default table styles</h3>
552   <div class="row">
553     <div class="span4">
554       <p>Tables are automatically styled with only a few borders to ensure readability and maintain structure. With 2.0, the <code>.table</code> class is required.</p>
555 <pre class="prettyprint linenums">
556 &lt;table class="table"&gt;
557   â€¦
558 &lt;/table&gt;</pre>
559     </div>
560     <div class="span8">
561       <table class="table">
562         <thead>
563           <tr>
564             <th>#</th>
565             <th>First Name</th>
566             <th>Last Name</th>
567             <th>Language</th>
568           </tr>
569         </thead>
570         <tbody>
571           <tr>
572             <td>1</td>
573             <td>Mark</td>
574             <td>Otto</td>
575             <td>CSS</td>
576           </tr>
577           <tr>
578             <td>2</td>
579             <td>Jacob</td>
580             <td>Thornton</td>
581             <td>Javascript</td>
582           </tr>
583           <tr>
584             <td>3</td>
585             <td>Stu</td>
586             <td>Dent</td>
587             <td>HTML</td>
588           </tr>
589         </tbody>
590       </table>
591     </div>
592   </div>
593
594
595   <h3>2. Striped table</h3>
596   <div class="row">
597     <div class="span4">
598       <p>Get a little fancy with your tables by adding zebra-striping&mdash;just add the <code>.table-striped</code> class.</p>
599       <p class="muted"><strong>Note:</strong> Striped tables use the <code>:nth-child</code> CSS selector and is not available in IE7-IE8.</p>
600 <pre class="prettyprint linenums" style="margin-bottom: 18px;">
601 &lt;table class="table table-striped"&gt;
602   â€¦
603 &lt;/table&gt;</pre>
604     </div>
605     <div class="span8">
606       <table class="table table-striped">
607         <thead>
608           <tr>
609             <th>#</th>
610             <th>First Name</th>
611             <th>Last Name</th>
612             <th>Language</th>
613           </tr>
614         </thead>
615         <tbody>
616           <tr>
617             <td>1</td>
618             <td>Mark</td>
619             <td>Otto</td>
620             <td>CSS</td>
621           </tr>
622           <tr>
623             <td>2</td>
624             <td>Jacob</td>
625             <td>Thornton</td>
626             <td>Javascript</td>
627           </tr>
628           <tr>
629             <td>3</td>
630             <td>Stu</td>
631             <td>Dent</td>
632             <td>HTML</td>
633           </tr>
634         </tbody>
635       </table>
636     </div>
637   </div>
638
639
640   <h3>3. Bordered table</h3>
641   <div class="row">
642     <div class="span4">
643       <p>Add borders around the entire table and rounded corners for aesthetic purposes.</p>
644 <pre class="prettyprint linenums">
645 &lt;table class="table table-bordered"&gt;
646   â€¦
647 &lt;/table&gt;</pre>
648     </div>
649     <div class="span8">
650       <table class="table table-bordered">
651         <thead>
652           <tr>
653             <th>#</th>
654             <th>First Name</th>
655             <th>Last Name</th>
656             <th>Language</th>
657           </tr>
658         </thead>
659         <tbody>
660           <tr>
661             <td>1</td>
662             <td colspan="2">Mark Otto</td>
663             <td>CSS</td>
664           </tr>
665           <tr>
666             <td>2</td>
667             <td>Jacob</td>
668             <td>Thornton</td>
669             <td rowspan="2">Javascript</td>
670           </tr>
671           </tr>
672             <td>3</td>
673             <td>Stu</td>
674             <td>Dent</td>
675           </tr>
676           <tr>
677             <td>3</td>
678             <td>Brosef</td>
679             <td>Stalin</td>
680             <td>HTML</td>
681           </tr>
682         </tbody>
683       </table>
684     </div>
685   </div>
686
687
688   <h3>4. Condensed table</h3>
689   <div class="row">
690     <div class="span4">
691       <p>Make your tables more compact by adding the <code>.table-condensed</code> class to cut table cell padding in half (from 8px to 4px).</p>
692 <pre class="prettyprint linenums" style="margin-bottom: 18px;">
693 &lt;table class="table table-condensed"&gt;
694   â€¦
695 &lt;/table&gt;</pre>
696     </div>
697     <div class="span8">
698       <table class="table table-condensed">
699         <thead>
700           <tr>
701             <th>#</th>
702             <th>First Name</th>
703             <th>Last Name</th>
704             <th>Language</th>
705           </tr>
706         </thead>
707         <tbody>
708           <tr>
709             <td>1</td>
710             <td>Mark</td>
711             <td>Otto</td>
712             <td>CSS</td>
713           </tr>
714           <tr>
715             <td>2</td>
716             <td>Jacob</td>
717             <td>Thornton</td>
718             <td>Javascript</td>
719           </tr>
720           <tr>
721             <td>3</td>
722             <td>Stu</td>
723             <td>Dent</td>
724             <td>HTML</td>
725           </tr>
726         </tbody>
727       </table>
728     </div>
729   </div>
730
731
732
733   <h3>5. Combine them all!</h3>
734   <div class="row">
735     <div class="span4">
736       <p>Feel free to combine any of the table classes to achieve different looks by utilizing any of the available classes.</p>
737 <pre class="prettyprint linenums" style="margin-bottom: 18px;">
738 &lt;table class="table table-striped table-bordered table-condensed"&gt;
739   ...
740 &lt;/table&gt;</pre>
741     </div>
742     <div class="span8">
743       <table class="table table-striped table-bordered table-condensed">
744         <thead>
745           <tr>
746             <th>#</th>
747             <th>First Name</th>
748             <th>Last Name</th>
749             <th>Language</th>
750           </tr>
751         </thead>
752         <tbody>
753           <tr>
754             <td>1</td>
755             <td>Mark</td>
756             <td>Otto</td>
757             <td>CSS</td>
758           </tr>
759           <tr>
760             <td>2</td>
761             <td>Jacob</td>
762             <td>Thornton</td>
763             <td>Javascript</td>
764           </tr>
765           <tr>
766             <td>3</td>
767             <td>Stu</td>
768             <td>Dent</td>
769             <td>HTML</td>
770           </tr>
771           <tr>
772             <td>4</td>
773             <td>Brosef</td>
774             <td>Stalin</td>
775             <td>HTML</td>
776           </tr>
777         </tbody>
778       </table>
779     </div>
780   </div>
781 </section>
782
783
784
785 <!-- Forms
786 ================================================== -->
787 <section id="forms">
788   <div class="page-header">
789     <h1>Forms</h1>
790   </div>
791   <div class="row">
792     <div class="span4">
793       <h2>Flexible HTML and CSS</h2>
794       <p>The best part about forms in Bootstrap is that all your inputs and controls look great no matter how you build them in your markup. No superfluous HTML is required, but we provide the patterns for those who require it.</p>
795       <p>More complicated layouts come with succinct and scalable classes for easy styling and event binding, so you're covered at every step.</p>
796     </div>
797     <div class="span4">
798       <h2>Four layouts included</h2>
799       <p>Bootstrap comes with support for four types of form layouts:</p>
800       <ul>
801         <li>Vertical (default)</li>
802         <li>Search</li>
803         <li>Inline</li>
804         <li>Horizontal</li>
805       </ul>
806       <p>Different types of form layouts require some changes to markup, but the controls themselves remain and behave the same.</p>
807     </div>
808     <div class="span4">
809       <h2>Control states and more</h2>
810       <p>Bootstrap's forms include styles for all the base form controls like input, textarea, and select you'd expect. But it also comes with a number of custom components like appended and prepended inputs and support for lists of checkboxes.</p>
811       <p>States like error, warning, and success are included for each type of form control. Also included are styles for disabled controls.</p>
812     </div>
813   </div>
814
815   <h2>Four types of forms</h2>
816   <p>Bootstrap provides simple markup and styles for four styles of common web forms.</p>
817   <table class="table table-bordered table-striped">
818     <thead>
819       <tr>
820         <th>Name</th>
821         <th>Class</th>
822         <th>Description</th>
823       </tr>
824     </thead>
825     <tbody>
826       <tr>
827         <th>Vertical (default)</th>
828         <td><code>.form-vertical</code> <span class="muted">(not required)</span></td>
829         <td>Stacked, left-aligned labels over controls</td>
830       </tr>
831       <tr>
832         <th>Inline</th>
833         <td><code>.form-inline</code></td>
834         <td>Left-aligned label and inline-block controls for compact style</td>
835       </tr>
836       <tr>
837         <th>Search</th>
838         <td><code>.form-search</code></td>
839         <td>Extra-rounded text input for a typical search aesthetic</td>
840       </tr>
841       <tr>
842         <th>Horizontal</th>
843         <td><code>.form-horizontal</code></td>
844         <td>Float left, right-aligned labels on same line as controls</td>
845       </tr>
846     </tbody>
847   </table>
848
849
850   <h2>Example forms <small>using just form controls, no extra markup</small></h2>
851   <h3>Basic form</h3>
852   <div class="row">
853     <div class="span3">
854       <p>With v2.0, we have lighter and smarter defaults for form styles. No extra markup, just form controls.</p>
855     </div>
856     <div class="span9">
857       <form class="well">
858         <label>Label name</label>
859         <input type="text" class="span3" placeholder="Type something…"> <span class="help-inline">Associated help text!</span>
860         <label class="checkbox">
861           <input type="checkbox"> Check me out
862         </label>
863         <button type="submit" class="btn">Submit</button>
864       </form>
865     </div>
866   </div> <!-- /row -->
867   <h3>Search form</h3>
868   <div class="row">
869     <div class="span3">
870       <p>Reflecting default WebKit styles, just add <code>.form-search</code> for extra rounded search fields.</p>
871     </div>
872     <div class="span9">
873       <form class="well form-search">
874         <input type="text" class="input-medium search-query">
875         <button type="submit" class="btn">Search</button>
876       </form>
877     </div>
878   </div> <!-- /row -->
879   <h3>Inline form</h3>
880   <div class="row">
881     <div class="span3">
882       <p>Inputs are block level to start. For <code>.form-inline</code> and <code>.form-horizontal</code>, we use inline-block.</p>
883     </div>
884     <div class="span9">
885       <form class="well form-search">
886         <input type="text" class="input-small" placeholder="Email">
887         <input type="password" class="input-small" placeholder="Password">
888         <button type="submit" class="btn">Go</button>
889       </form>
890     </div>
891   </div><!-- /row -->
892
893   <br>
894
895   <h2>Horizontal forms</h2>
896   <div class="row">
897     <div class="span8">
898       <form class="form-horizontal">
899         <fieldset>
900           <legend>Controls Bootstrap supports</legend>
901           <div class="control-group">
902             <label class="control-label" for="input01">Text input</label>
903             <div class="controls">
904               <input type="text" class="input-xlarge" id="input01">
905               <p class="help-block">In addition to freeform text, any HTML5 text-based input appears like so.</p>
906             </div>
907           </div>
908           <div class="control-group">
909             <label class="control-label" for="optionsCheckbox">Checkbox</label>
910             <div class="controls">
911               <label class="checkbox">
912                 <input type="checkbox" id="optionsCheckbox" value="option1">
913                 Option one is this and that&mdash;be sure to include why it's great
914               </label>
915             </div>
916           </div>
917           <div class="control-group">
918             <label class="control-label" for="select01">Select list</label>
919             <div class="controls">
920               <select id="select01">
921                 <option>something</option>
922                 <option>2</option>
923                 <option>3</option>
924                 <option>4</option>
925                 <option>5</option>
926               </select>
927             </div>
928           </div>
929           <div class="control-group">
930             <label class="control-label" for="multiSelect">Multicon-select</label>
931             <div class="controls">
932               <select multiple="multiple" id="multiSelect">
933                 <option>1</option>
934                 <option>2</option>
935                 <option>3</option>
936                 <option>4</option>
937                 <option>5</option>
938               </select>
939             </div>
940           </div>
941           <div class="control-group">
942             <label class="control-label" for="fileInput">File input</label>
943             <div class="controls">
944               <input class="input-file" id="fileInput" type="file">
945             </div>
946           </div>
947           <div class="control-group">
948             <label class="control-label" for="textarea">Textarea</label>
949             <div class="controls">
950               <textarea class="input-xlarge" id="textarea" rows="3"></textarea>
951             </div>
952           </div>
953           <div class="form-actions">
954             <button type="submit" class="btn btn-primary">Save changes</button>
955             <button type="reset" class="btn">Cancel</button>
956           </div>
957         </fieldset>
958       </form>
959     </div>
960     <div class="span4">
961       <h3>What's included</h3>
962       <p>Shown on the left are all the default form controls we support. Here's the bulleted list:</p>
963       <ul>
964         <li>text inputs (text, password, email, etc)</li>
965         <li>checkbox</li>
966         <li>radio</li>
967         <li>select</li>
968         <li>multiple select</li>
969         <li>file input</li>
970         <li>textarea</li>
971       </ul>
972       <hr>
973       <h3>New defaults with v2.0</h3>
974       <p>Up to v1.4, Bootstrap's default form styles used the horizontal layout. With Bootstrap 2, we removed that constraint to have smarter, more scalable defaults for any form.</p>
975     </div>
976   </div>
977
978   <br>
979
980   <div class="row">
981     <div class="span8">
982       <form class="form-horizontal">
983         <fieldset>
984           <legend>Form control states</legend>
985           <div class="control-group">
986             <label class="control-label" for="focusedInput">Focused input</label>
987             <div class="controls">
988               <input class="input-xlarge focused" id="focusedInput" type="text" value="This is focused…">
989             </div>
990           </div>
991           <div class="control-group">
992             <label class="control-label">Uneditable input</label>
993             <div class="controls">
994               <span class="input-xlarge uneditable-input">Some value here</span>
995             </div>
996           </div>
997           <div class="control-group">
998             <label class="control-label" for="disabledInput">Disabled input</label>
999             <div class="controls">
1000               <input class="input-xlarge disabled" id="disabledInput" type="text" placeholder="Disabled input here…" disabled>
1001             </div>
1002           </div>
1003           <div class="control-group">
1004             <label class="control-label" for="optionsCheckbox2">Disabled checkbox</label>
1005             <div class="controls">
1006               <label class="checkbox">
1007                 <input type="checkbox" id="optionsCheckbox2" value="option1" disabled>
1008                 This is a disabled checkbox
1009               </label>
1010             </div>
1011           </div>
1012           <div class="control-group warning">
1013             <label class="control-label" for="inputError">Input with warning</label>
1014             <div class="controls">
1015               <input type="text" id="inputError">
1016               <span class="help-inline"><span class="btn btn-warning"><i class="icon-white icon-warning-sign"></i></span>  Warning, man down.</span>
1017             </div>
1018           </div>
1019           <div class="control-group error">
1020             <label class="control-label" for="inputError">Input with error</label>
1021             <div class="controls">
1022               <input type="text" id="inputError">
1023               <span class="help-inline"><span class="btn btn-danger"><i class="icon-white icon-exclamation-sign"></i></span> Please correct the error</span>
1024             </div>
1025           </div>
1026           <div class="control-group success">
1027             <label class="control-label" for="inputError">Input with success</label>
1028             <div class="controls">
1029               <input type="text" id="inputError">
1030               <span class="help-inline"><span class="btn btn-success"><i class="icon-white icon-ok-sign"></i></span> Woohoo!</span>
1031             </div>
1032           </div>
1033           <div class="control-group success">
1034             <label class="control-label" for="selectError">Select with success</label>
1035             <div class="controls">
1036               <select id="selectError">
1037                 <option>1</option>
1038                 <option>2</option>
1039                 <option>3</option>
1040                 <option>4</option>
1041                 <option>5</option>
1042               </select>
1043               <span class="help-inline"><span class="btn btn-success"><i class="icon-white icon-ok-sign"></i></span> Woohoo!</span>
1044             </div>
1045           </div>
1046           <div class="form-actions">
1047             <button type="submit" class="btn btn-primary">Save changes</button>
1048             <button type="reset" class="btn">Cancel</button>
1049           </div>
1050         </fieldset>
1051       </form>
1052     </div>
1053     <div class="span4">
1054       <h3>Redesigned browser states</h3>
1055       <p>Bootstrap features styles for browser-supported focused and <code>disabled</code> states. We remove the default Webkit <code>outline</code> and apply a <code>box-shadow</code> in it's place for <code>:focus</code>.</p>
1056       <hr>
1057       <h3>Form validation</h3>
1058       <p>It also includes validation styles for errors, warnings, and success. To use, add the error class to the surrounding <code>.control-group</code>.</p>
1059 <pre class="prettyprint linenums">
1060 &lt;fieldset
1061   class="control-group error"&gt;
1062   â€¦
1063 &lt;/fieldset&gt;
1064 </pre>
1065     </div>
1066   </div>
1067
1068   <br>
1069
1070   <div class="row">
1071     <div class="span8">
1072       <form class="form-horizontal">
1073         <fieldset>
1074           <legend>Extending form controls</legend>
1075           <div class="control-group">
1076             <label class="control-label">Form sizes</label>
1077             <div class="controls docs-input-sizes">
1078               <input class="span1" type="text" placeholder=".span1">
1079               <input class="span2" type="text" placeholder=".span2">
1080               <input class="span3" type="text" placeholder=".span3">
1081               <select class="span1">
1082                 <option>1</option>
1083                 <option>2</option>
1084                 <option>3</option>
1085                 <option>4</option>
1086                 <option>5</option>
1087               </select>
1088               <select class="span2">
1089                 <option>1</option>
1090                 <option>2</option>
1091                 <option>3</option>
1092                 <option>4</option>
1093                 <option>5</option>
1094               </select>
1095               <select class="span3">
1096                 <option>1</option>
1097                 <option>2</option>
1098                 <option>3</option>
1099                 <option>4</option>
1100                 <option>5</option>
1101               </select>
1102               <p class="help-block">Use the same <code>.span*</code> classes from the grid system for input sizes.</p>
1103             </div>
1104           </div>
1105           <div class="control-group">
1106             <label class="control-label" for="prependedInput">Prepended text</label>
1107             <div class="controls">
1108               <div class="input-prepend">
1109                 <span class="add-on">@</span>
1110                 <input class="span2" id="prependedInput" size="16" type="text">
1111               </div>
1112               <p class="help-block">Here's some help text</p>
1113             </div>
1114           </div>
1115           <div class="control-group">
1116             <label class="control-label" for="appendedInput">Appended text</label>
1117             <div class="controls">
1118               <div class="input-append">
1119                 <input class="span2" id="appendedInput" size="16" type="text">
1120                 <span class="add-on">.00</span>
1121               </div>
1122               <p class="help-block">Here's more help text</p>
1123             </div>
1124           </div>
1125           <div class="control-group">
1126             <label class="control-label" for="inlineCheckboxes">Inline checkboxes</label>
1127             <div class="controls">
1128               <label class="checkbox inline">
1129                 <input type="checkbox" id="inlineCheckbox1" value="option1"> 1
1130               </label>
1131               <label class="checkbox inline">
1132                 <input type="checkbox" id="inlineCheckbox2" value="option2"> 2
1133               </label>
1134               <label class="checkbox inline">
1135                 <input type="checkbox" id="inlineCheckbox3" value="option3"> 3
1136               </label>
1137             </div>
1138           </div>
1139           <div class="control-group">
1140             <label class="control-label" for="optionsCheckboxList">Checkboxes</label>
1141             <div class="controls">
1142               <label class="checkbox">
1143                 <input type="checkbox" name="optionsCheckboxList1" value="option1">
1144                 Option one is this and that&mdash;be sure to include why it's great
1145               </label>
1146               <label class="checkbox">
1147                 <input type="checkbox" name="optionsCheckboxList2" value="option2">
1148                 Option two can also be checked and included in form results
1149               </label>
1150               <label class="checkbox">
1151                 <input type="checkbox" name="optionsCheckboxList3" value="option3">
1152                 Option three can&mdash;yes, you guessed it&mdash;also be checked and included in form results
1153               </label>
1154               <p class="help-block"><strong>Note:</strong> Labels surround all the options for much larger click areas and a more usable form.</p>
1155             </div>
1156           </div>
1157           <div class="control-group">
1158             <label class="control-label">Radio buttons</label>
1159             <div class="controls">
1160               <label class="radio">
1161                 <input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked>
1162                 Option one is this and that&mdash;be sure to include why it's great
1163               </label>
1164               <label class="radio">
1165                 <input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
1166                 Option two can is something else and selecting it will deselect option one
1167               </label>
1168             </div>
1169           </div>
1170           <div class="form-actions">
1171             <button type="submit" class="btn btn-primary">Save changes</button>
1172             <button type="reset" class="btn">Cancel</button>
1173           </div>
1174         </fieldset>
1175       </form>
1176     </div>
1177     <div class="span4">
1178       <h3>Prepend &amp; append inputs</h3>
1179       <p>Input groups&mdash;with appended or prepended text&mdash;provide an easy way to give more context for your inputs. Great examples include the @ sign for Twitter usernames or $ for finances.</p>
1180       <hr>
1181       <h3>Checkboxes and radios</h3>
1182       <p>Up to v1.4, Bootstrap required extra markup around checkboxes and radios to stack them. Now, it's a simple matter of repeating the <code>&lt;label class="checkbox"&gt;</code> that wraps the <code>&lt;input type="checkbox"&gt;</code>.</p>
1183       <p>Inline checkboxes and radios are also supported. Just add <code>.inline</code> to any <code>.checkbox</code> or <code>.radio</code> and you're done.</p>
1184       <hr>
1185       <h4>Inline forms and append/prepend</h4>
1186       <p>To use prepend or append inputs in an inline form, be sure to place the <code>.add-on</code> and <code>input</code> on the same line, without spaces.</p>
1187       <hr>
1188       <h4>Form help text</h4>
1189       <p>To add help text for your form inputs, include inline help text with <code>&lt;span class="help-inline"&gt;</code> or a help text block with <code>&lt;p class="help-block"&gt;</code> after the input element.</p>
1190     </div>
1191   </div><!-- /row -->
1192 </section>
1193
1194
1195
1196 <!-- Buttons
1197 ================================================== -->
1198 <section id="buttons">
1199   <div class="page-header">
1200     <h1>Buttons</h1>
1201   </div>
1202   <table class="table table-bordered table-striped">
1203     <thead>
1204       <tr>
1205         <th>Button</th>
1206         <th>Class</th>
1207         <th>Color</th>
1208         <th>Description</th>
1209       </tr>
1210     </thead>
1211     <tbody>
1212       <tr>
1213         <td><a class="btn" href="#">Default</a></td>
1214         <td><code>.btn</code></td>
1215         <td>#fff with 10% darker gradient effect</td>                        
1216         <td>Standard gray button with gradient</td>
1217       </tr>
1218       <tr>
1219         <td><a class="btn btn-primary" href="#">Primary</a></td>
1220         <td><code>.btn-primary</code></td>
1221         <td>#177EE5 with 10% darker gradient effect</td>                
1222         <td>Provides extra visual weight and identifies the primary action in a set of buttons</td>
1223       </tr>
1224       <tr>
1225         <td><a class="btn btn-info" href="#">Info</a></td>
1226         <td><code>.btn-info</code></td>
1227         <td>#71B1F1 with 10% darker gradient effect</td>        
1228         <td>Used as an alternate but compliments the primary to the default styles</td>
1229       </tr>
1230       <tr>
1231         <td><a class="btn btn-success" href="#">Success</a></td>
1232         <td><code>.btn-success</code></td>
1233         <td>#3FB300 with 10% darker gradient effect</td>
1234         <td>Indicates a successful or positive action</td>
1235       </tr>
1236       <tr>
1237         <td><a class="btn btn-warning" href="#">Warning</a></td>
1238         <td><code>.btn-warning</code></td>
1239         <td>#E57417 with 10% darker gradient effect</td>        
1240         <td>Indicates caution should be taken with this action</td>
1241       </tr>
1242       <tr>
1243         <td><a class="btn btn-danger" href="#">Danger</a></td>
1244         <td><code>.btn-danger</code></td>
1245         <td>#E61718 with 10% darker gradient effect</td>        
1246         <td>Indicates a dangerous or potentially negative action</td>
1247       </tr>
1248     </tbody>
1249   </table>
1250
1251   <div class="row">
1252     <div class="span4">
1253       <h3>Buttons for actions</h3>
1254       <p>As a convention, buttons should only be used for actions while hyperlinks are to be used for objects. For instance, "Download" should be a button while "recent activity" should be a link.</p>
1255     </div>
1256     <div class="span4">
1257       <h3>For anchors and forms</h3>
1258       <p>Button styles can be applied to anything with the <code>.btn</code> applied. However, typically you'll want to apply these to only <code>&lt;a&gt;</code> and <code>&lt;button&gt;</code> elements.</p>
1259     </div>
1260     <div class="span4">
1261       <p><strong>Note:</strong> All buttons must include the <code>.btn</code> class. Button styles should be applied to <code>&lt;button&gt;</code> and <code>&lt;a&gt;</code> elements for consistency.</p>
1262     </div>
1263   </div>
1264
1265   <div class="row">
1266     <div class="span4">
1267       <h3>Multiple sizes</h3>
1268       <p>Fancy larger or smaller buttons? Have at it!</p>
1269       <p>
1270         <a href="#" class="btn btn-large btn-primary">Primary action</a>
1271         <a href="#" class="btn btn-large">Action</a>
1272       </p>
1273       <p>
1274         <a href="#" class="btn btn-small btn-primary">Primary action</a>
1275         <a href="#" class="btn btn-small">Action</a>
1276       </p>
1277     </div>
1278     <div class="span4">
1279       <h3>Disabled state</h3>
1280       <p>For disabled buttons, use <code>.btn-disabled</code> for links and <code>:disabled</code> for <code>&lt;button&gt;</code> elements.</p>
1281       <p>
1282         <a href="#" class="btn btn-primary disabled">Primary action</a>
1283         <a href="#" class="btn disabled">Action</a>
1284       </p>
1285       <p>
1286         <button class="btn btn-primary disabled" disabled="disabled">Primary action</button>
1287         <button class="btn" disabled>Action</button>
1288       </p>
1289     </div>
1290     <div class="span4">
1291       <h3>Cross browser compatibility</h3>
1292       <p>In IE9, we drop the gradient on all buttons in favor of rounded corners as IE9 doesn't crop background gradients to the corners.</p>
1293       <p>Related, IE9 jankifies disabled <code>button</code> elements, rendering text gray with a nasty text-shadow&mdash;unfortunately we can't fix this.</p>
1294     </div>
1295   </div>
1296
1297   <br>
1298
1299 </section>
1300
1301
1302
1303 <!-- Icons
1304 ================================================== -->
1305 <section id="icons" class="row">
1306         <div class="span12">
1307             <h1>Base Icons</h1>
1308             <p>Inspired by the Glyphicon set that comes with <a href="http://twitter.github.com/bootstrap/" target="_blank">Twitter Bootstrap 2.0</a>, Font Awesome is designed from scratch for a full array of web-related actions.</p>
1309         </div>
1310         <div class="span3">
1311             <ul class="the-icons">
1312                 <li class="icon-glass"></li>
1313                 <li class="icon-music"></li>
1314                 <li class="icon-search"></li>
1315                 <li class="icon-envelope"></li>
1316                 <li class="icon-heart"></li>
1317                 <li class="icon-star"></li>
1318                 <li class="icon-star-empty"></li>
1319                 <li class="icon-user"></li>
1320                 <li class="icon-film"></li>
1321                 <li class="icon-th-large"></li>
1322                 <li class="icon-th"></li>
1323                 <li class="icon-th-list"></li>
1324                 <li class="icon-ok"></li>
1325                 <li class="icon-remove"></li>
1326                 <li class="icon-zoom-in"></li>
1327
1328                 <li class="icon-zoom-out"></li>
1329                 <li class="icon-off"></li>
1330                 <li class="icon-signal"></li>
1331                 <li class="icon-cog"></li>
1332                 <li class="icon-trash"></li>
1333                 <li class="icon-home"></li>
1334                 <li class="icon-file"></li>
1335                 <li class="icon-time"></li>
1336                 <li class="icon-road"></li>
1337                 <li class="icon-download-alt"></li>
1338                 <li class="icon-download"></li>
1339                 <li class="icon-upload"></li>
1340                 <li class="icon-inbox"></li>
1341                 <li class="icon-play-circle"></li>
1342                 <li class="icon-repeat"></li>
1343                 
1344                 <li class="icon-camera-retro"></li>
1345                 <li class="icon-bar-chart"></li>
1346                 <li class="icon-cogs"></li>
1347                 <li class="icon-external-link"></li>
1348                 <li class="icon-pushpin"></li>                
1349             </ul>
1350         </div>
1351
1352         <div class="span3">
1353             <ul class="the-icons">
1354                 <li class="icon-refresh"></li>
1355                 <li class="icon-list-alt"></li>
1356                 <li class="icon-lock"></li>
1357                 <li class="icon-flag"></li>
1358                 <li class="icon-headphones"></li>
1359                 <li class="icon-volume-off"></li>
1360                 <li class="icon-volume-down"></li>
1361                 <li class="icon-volume-up"></li>
1362                 <li class="icon-qrcode"></li>
1363                 <li class="icon-barcode"></li>
1364                 <li class="icon-tag"></li>
1365                 <li class="icon-tags"></li>
1366                 <li class="icon-book"></li>
1367                 <li class="icon-bookmark"></li>
1368                 <li class="icon-print"></li>
1369
1370                 <li class="icon-camera"></li>
1371                 <li class="icon-font"></li>
1372                 <li class="icon-bold"></li>
1373                 <li class="icon-italic"></li>
1374                 <li class="icon-text-height"></li>
1375                 <li class="icon-text-width"></li>
1376                 <li class="icon-align-left"></li>
1377                 <li class="icon-align-center"></li>
1378                 <li class="icon-align-right"></li>
1379                 <li class="icon-align-justify"></li>
1380                 <li class="icon-list"></li>
1381                 <li class="icon-indent-left"></li>
1382                 <li class="icon-indent-right"></li>
1383                 <li class="icon-facetime-video"></li>
1384                 <li class="icon-picture"></li>
1385
1386                 <li class="icon-facebook-sign"></li>
1387                 <li class="icon-twitter-sign"></li>
1388                 <li class="icon-linkedin-sign"></li>
1389                 <li class="icon-github-sign"></li>
1390                 <li class="icon-key"></li>                
1391             </ul>
1392         </div>
1393
1394         <div class="span3">
1395             <ul class="the-icons">
1396                 <li class="icon-pencil"></li>
1397                 <li class="icon-map-marker"></li>
1398                 <li class="icon-adjust"></li>
1399                 <li class="icon-tint"></li>
1400                 <li class="icon-edit"></li>
1401                 <li class="icon-share"></li>
1402                 <li class="icon-check"></li>
1403                 <li class="icon-move"></li>
1404                 <li class="icon-step-backward"></li>
1405                 <li class="icon-fast-backward"></li>
1406                 <li class="icon-backward"></li>
1407                 <li class="icon-play"></li>
1408                 <li class="icon-pause"></li>
1409                 <li class="icon-stop"></li>
1410                 <li class="icon-forward"></li>
1411
1412                 <li class="icon-fast-forward"></li>
1413                 <li class="icon-step-forward"></li>
1414                 <li class="icon-eject"></li>
1415                 <li class="icon-chevron-left"></li>
1416                 <li class="icon-chevron-right"></li>
1417                 <li class="icon-plus-sign"></li>
1418                 <li class="icon-minus-sign"></li>
1419                 <li class="icon-remove-sign"></li>
1420                 <li class="icon-ok-sign"></li>
1421                 <li class="icon-question-sign"></li>
1422                 <li class="icon-info-sign"></li>
1423                 <li class="icon-screenshot"></li>
1424                 <li class="icon-remove-circle"></li>
1425                 <li class="icon-ok-circle"></li>
1426                 <li class="icon-ban-circle"></li>
1427                 
1428                 <li class="icon-thumbs-up"></li>
1429                 <li class="icon-thumbs-down"></li>
1430                 <li class="icon-comments"></li>
1431                 <li class="icon-trophy"></li>
1432                 <li class="icon-upload-alt"></li>                
1433             </ul>
1434         </div>
1435
1436         <div class="span3">
1437             <ul class="the-icons">
1438                 <li class="icon-arrow-left"></li>
1439                 <li class="icon-arrow-right"></li>
1440                 <li class="icon-arrow-up"></li>
1441                 <li class="icon-arrow-down"></li>
1442                 <li class="icon-share-alt"></li>
1443                 <li class="icon-resize-full"></li>
1444                 <li class="icon-resize-small"></li>
1445                 <li class="icon-plus"></li>
1446                 <li class="icon-minus"></li>
1447                 <li class="icon-asterisk"></li>
1448                 <li class="icon-exclamation-sign"></li>
1449                 <li class="icon-gift"></li>
1450                 <li class="icon-leaf"></li>
1451                 <li class="icon-fire"></li>
1452                 <li class="icon-eye-open"></li>
1453
1454                 <li class="icon-eye-close"></li>
1455                 <li class="icon-warning-sign"></li>
1456                 <li class="icon-plane"></li>
1457                 <li class="icon-calendar"></li>
1458                 <li class="icon-random"></li>
1459                 <li class="icon-comment"></li>
1460                 <li class="icon-magnet"></li>
1461                 <li class="icon-chevron-up"></li>
1462                 <li class="icon-chevron-down"></li>
1463                 <li class="icon-retweet"></li>
1464                 <li class="icon-shopping-cart"></li>
1465                 <li class="icon-folder-close"></li>
1466                 <li class="icon-folder-open"></li>
1467                 <li class="icon-resize-vertical"></li>
1468                 <li class="icon-resize-horizontal"></li>
1469                 
1470                 <li class="icon-signin"></li>
1471                 <li class="icon-signout"></li>
1472                 <li class="icon-star-half"></li>
1473                 <li class="icon-heart-empty"></li>
1474                 <li class="icon-lemon"></li>                
1475             </ul>
1476         </div>
1477     </section>
1478     <section id="examples">
1479             <h1>Examples</h1>
1480             <div class="row">
1481                 <div class="span4">
1482                     <div class="well">
1483                         <ul>
1484                             <li class="icon-ok">Bulleted lists (like this one)</li>
1485                             <li class="icon-ok">Buttons</li>
1486                             <li class="icon-ok">Button groups</li>
1487                             <li class="icon-ok">Navigation</li>
1488                             <li class="icon-ok">Prepended form inputs</li>
1489                             <li class="icon-ok">And many more with Custom CSS</li>
1490                         </ul>
1491                     </div>
1492                     <p>Scale it with icon-sm (16px), icon-md (26px), icon-lg (42px), icon-xl (68px)</p><br>
1493                     <p>
1494                       <i class="icon-trophy icon-sm"></i> <i class="icon-trophy icon-md"></i> <i class="icon-trophy icon-lg"></i> <i class="icon-trophy icon-xl"></i>
1495                     </p>
1496                 </div>
1497                 <div class="span4">
1498                     <p>
1499                         <a class="btn" href="#"><i class="icon-refresh"></i> Refresh</a>
1500                         <a class="btn btn-success" href="#"><i class="icon-shopping-cart icon-large"></i> Checkout</a>
1501                         <a class="btn btn-danger" href="#"><i class="icon-trash icon-large"></i> Delete</a>
1502                     </p>
1503                     <p>
1504                         <a class="btn btn-large btn-primary" href="#"><i class="icon-comment"></i> Comment</a>
1505                         <a class="btn btn-small" href="#"><i class="icon-cog"></i> Settings</a>
1506                         <a class="btn btn-small btn-info" href="#"><i class="icon-info-sign"></i> More Info</a>
1507                     </p>
1508                     <div class="well" style="padding: 8px 0;">
1509                         <ul class="nav nav-list">
1510                             <li class="active"><a href="#"><i class="icon-home"></i> Home</a></li>
1511                             <li><a href="#"><i class="icon-book"></i> Library</a></li>
1512                             <li><a href="#"><i class="icon-pencil"></i> Applications</a></li>
1513                             <li><a href="#"><i class="icon-cogs"></i> Settings</a></li>
1514                         </ul>
1515                     </div>
1516                 </div>
1517                 <div class="span4">
1518                     <div class="btn-toolbar">
1519                         <div class="btn-group">
1520                             <a class="btn" href="#"><i class="icon-align-left"></i></a>
1521                             <a class="btn" href="#"><i class="icon-align-center"></i></a>
1522                             <a class="btn" href="#"><i class="icon-align-right"></i></a>
1523                             <a class="btn" href="#"><i class="icon-align-justify"></i></a>
1524                         </div>
1525                         <div class="btn-group">
1526                             <a class="btn btn-primary" href="#"><i class="icon-user"></i> User</a>
1527                             <a class="btn btn-primary dropdown-toggle" data-toggle="dropdown" href="#"><span class="icon-chevron-down"></span></a>
1528                             <ul class="dropdown-menu">
1529                                 <li><a href="#"><i class="icon-pencil"></i> Edit</a></li>
1530                                 <li><a href="#"><i class="icon-trash"></i> Delete</a></li>
1531                                 <li><a href="#"><i class="icon-ban-circle"></i> Ban</a></li>
1532                                 <li class="divider"></li>
1533                                 <li><a href="#"><i class="i"></i> Make admin</a></li>
1534                             </ul>
1535                         </div>
1536                     </div>
1537                     <form>
1538                         <div class="control-group">
1539                             <div class="controls">
1540                                 <div class="input-prepend">
1541                                     <span class="add-on"><i class="icon-envelope"></i></span>
1542                                     <input class="span2" id="inputIcon" type="text" placeholder="Email address">
1543                                 </div>
1544                             </div>
1545                         </div>
1546                         <div class="control-group">
1547                             <div class="controls">
1548                                 <div class="input-prepend">
1549                                     <span class="add-on"><i class="icon-key"></i></span>
1550                                     <input class="span2" id="inputIcon2" type="text" placeholder="Password">
1551                                 </div>
1552                             </div>
1553                         </div>
1554                     </form>
1555                     <div>
1556                         <span class="rating">
1557                             <span class="star"></span><span class="star"></span><span class="star"></span><span class="star"></span><span class="star"></span>
1558                         </span>
1559                     </div>
1560                 </div>
1561             </div>
1562         </section>
1563 </div>
1564
1565     <script src="../../cache/include/javascript/sugar_grp1_jquery.js"></script>
1566     <script src="js/google-code-prettify/prettify.js"></script>
1567     <script src="js/application.js"></script>
1568
1569   </body>
1570 </html>