You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ta...@apache.org on 2014/05/14 10:18:35 UTC

svn commit: r1594518 - /openoffice/ooo-site/trunk/templates/brand.html

Author: tal
Date: Wed May 14 08:18:34 2014
New Revision: 1594518

URL: http://svn.apache.org/r1594518
Log:
improved language select dropdown styles, in templates/brand.html.

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=1594518&r1=1594517&r2=1594518&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/brand.html (original)
+++ openoffice/ooo-site/trunk/templates/brand.html Wed May 14 08:18:34 2014
@@ -1,5 +1,5 @@
   <div id="{{ headers.divid }}">
-  <div id="languagesdiv" style="float: right; padding: 1em; font-size: 0.9em;color:gray;">
+  <div id="languagesdiv" style="float: right; padding: 1em; font-size: 0.9em;color:gray; border-left:solid 1px #ccc;">
   	{% 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>