diff rhodecode/public/css/style.css @ 1472:aaec08ad9daf beta

Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
author Augusto Herrmann <augusto.herrmann@planejamento.gov.br>
date Mon, 12 Sep 2011 00:51:53 -0300
parents 51063deaceb9
children 123139d8f2c7
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Mon Sep 12 02:42:06 2011 +0300
+++ b/rhodecode/public/css/style.css	Mon Sep 12 00:51:53 2011 -0300
@@ -883,7 +883,7 @@
 
 #content div.box div.form div.fields div.field div.label {
 left:70px;
-width:auto;
+width:155px;
 position:absolute;
 margin:0;
 padding:8px 0 0 5px;
@@ -2448,6 +2448,7 @@
 padding:0;
 }
 
+
 #header #header-inner #home,#header #header-inner #logo,#content div.box ul.left,#content div.box ol.left,#content div.box div.pagination-left,div#commit_history,div#legend_data,div#legend_container,div#legend_choices {
 float:left;
 }