Index: branches/1.0.x/inc/styles.css =================================================================== diff -u -N -r14708 -r14754 --- branches/1.0.x/inc/styles.css (.../styles.css) (revision 14708) +++ branches/1.0.x/inc/styles.css (.../styles.css) (revision 14754) @@ -48,10 +48,16 @@ #header .infoblock .welcome .txt { padding: 0 0 0 20px; } #header .infoblock .welcome .logged { padding-top: 5px; } #header .infoblock .welcome .txt a { font-weight: bold; } -#header .infoblock .welcome .lang .en-US { + +#header .infoblock .welcome .lang .with-icon { background: url(@templates_base@/img/lang/eng.gif) no-repeat 10px 7px; padding: 5px 10px 10px 35px; } + +#header .infoblock .welcome .lang .without-icon { + padding: 5px 10px 10px 10px; +} + #header .infoblock .welcome .txt, #header .infoblock .welcome .lang, #header .infoblock .welcome .currency,