Author: tal Date: Thu May 15 12:30:23 2014 New Revision: 1594896 URL: http://svn.apache.org/r1594896 Log: removed inline CSS, after moved them to /css/ooo.css.
Modified: openoffice/ooo-site/trunk/templates/brand.html Modified: openoffice/ooo-site/trunk/templates/brand.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/brand.html?rev=1594896&r1=1594895&r2=1594896&view=diff ============================================================================== --- openoffice/ooo-site/trunk/templates/brand.html (original) +++ openoffice/ooo-site/trunk/templates/brand.html Thu May 15 12:30:23 2014 @@ -1,5 +1,5 @@ <div id="{{ headers.divid }}"> - <div id="languagesdiv" style="float: right; padding: 1em; font-size: 0.9em;color:gray; border-left:solid 1px #ccc;"> + <div id="languagesdiv"> {% block language %}{% if headers.language %}{{ headers.language }}{% else %}Language{% endif %}:{% endblock %} <select id="selectlanguage" onchange="javascript:location.href=location.protocol+'//'+location.host+'/'+this.value;"> <option value="">English</option>