Author: jza
Date: Mon Aug  4 20:45:14 2014
New Revision: 1615784

URL: http://svn.apache.org/r1615784
Log:
adding style for the font-awesome icons and javascript for the sortable table

Modified:
    openoffice/ooo-site/trunk/content/projects/native-lang.html

Modified: openoffice/ooo-site/trunk/content/projects/native-lang.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/projects/native-lang.html?rev=1615784&r1=1615783&r2=1615784&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/projects/native-lang.html (original)
+++ openoffice/ooo-site/trunk/content/projects/native-lang.html Mon Aug  4 
20:45:14 2014
@@ -2,12 +2,20 @@
 <head>
 <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" />
 <title>OpenOffice in Native Languages</title>
+<script src="/scripts/sorttable.js"></script>
   <style media="screen" type="text/css"><!--
   .catpic    { vertical-align: middle; margin-right: 11px; border: none; 
width: 55px; height: 55px }
+.fa { font-size: 1.5em; padding-left:18px;} 
+.fa-ban {                                                              
+    color: silver;                                                    
+}                                                                    
+.fa-check-circle-o { 
+    color: green;
+}                                                                              
 
+.fa-globe {color: blue;}                                                       
 
+.fa-warning {color:silver;} 
 --></style>
-
-
-        
+       <link 
href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css";
 type="text/css" rel="stylesheet" /> 
  </head>
 <body>
   <p><strong>Categories: </strong><a href="accepted.html">Focus Areas </a>, <a 
href="incubator.html">Incubator Areas</a>, <a 
href="native-lang.html">Native-Lang Confederation</a></p>
@@ -44,7 +52,7 @@
   <li>Level 2 means localization, support, and other work </li>
 </ul>
 <p>&nbsp;</p>
-<table  border="0" cellpadding="4" cellspacing="4" width="100%">
+<table  border="0" cellpadding="4" cellspacing="4" width="100%" 
class="sortable">
    <thead>
   <tr>
     <th class="blue">Language</th>


Reply via email to