User: timar Date: 2009-04-07 15:57:13+0000 Modified: hu/www/index2.html hu/www/css/hu2009.css
Log: hu2009.css File Changes: Directory: /hu/www/ =================== File [changed]: index2.html Url: http://hu.openoffice.org/source/browse/hu/www/index2.html?r1=1.13&r2=1.14 Delta lines: +10 -10 --------------------- --- index2.html 2009-04-07 15:48:26+0000 1.13 +++ index2.html 2009-04-07 15:57:10+0000 1.14 @@ -30,28 +30,28 @@ <h1><em>Az ingyenes, szabad és nyÃlt forrású irodai csomag</em></h1> </div> - <div id="headertools"> + <div id="headertools-hu"> <div id="tools-main"> <div id="language-projects"> - <a id="language-projects-link" href="http://projects.openoffice.org/native-lang.html" title="Language Projects - Icon by Tango Desktop Project" accesskey="2">Language Projects</a> + <a id="language-projects-link" href="http://www.openoffice.org/" title="OpenOffice.org nemzetközi fÅoldal" accesskey="2">www.OpenOffice.org</a> </div> - <a class="user-icon" href="http://www.openoffice.org/servlets/StartPage" title="Log In"></a><span id="user-nologin">You are not logged in. <a id="register-link" class="register-link" href="http://www.openoffice.org/servlets/Join" accesskey="3">Register</a> or<a href="http://www.openoffice.org/servlets/StartPage" id="login-link" class="expand" onclick="toggleLogin(); if(SHOWLOGIN) { this.className='contract'; } else { this.className='expand'; } return false;" accesskey="4">Log In</a></span> + <a class="user-icon" href="http://www.openoffice.org/servlets/StartPage" title="Log In"></a><span id="user-nologin">Nincs bejelentkezve. <a id="register-link" class="register-link" href="http://hu.openoffice.org/servlets/Join" accesskey="3">Regisztráció</a> vagy <a href="http://www.openoffice.org/servlets/StartPage" id="login-link" class="expand" onclick="toggleLogin(); if(SHOWLOGIN) { this.className='contract'; } else { this.className='expand'; } return false;" accesskey="4">Bejelentkezés</a></span> </div> - <form name="login" action="/servlets/TLogin;jsessionid=3C74F70D115A964D7876A8CE7D234D60" method="post"> + <form name="login" action="/servlets/TLogin" method="post"> <div id="login-expand"> - <input type="hidden" name="detour" value="http://www.openoffice.org/index.html" /> + <input type="hidden" name="detour" value="http://hu.openoffice.org/index.html" /> <div> - <label for="loginID">username</label> + <label for="loginID">felhasználónév</label> <input id="loginID" name="loginID" onfocus="this.select();" /> </div> <div> - <label for="password">password</label> + <label for="password">jelszó</label> <input onfocus="this.select();" name="password" id="password" type="password" /> </div> - <input name="Button" class="submit" type="submit" value="Login" /> + <input name="Button" class="submit" type="submit" value="Bejelentkezés" /> </div> </form> @@ -78,12 +78,12 @@ </script> - <form action="http://www.openoffice.org/servlets/Search;jsessionid=3C74F70D115A964D7876A8CE7D234D60" method="get"> + <form action="http://www.openoffice.org/servlets/Search" method="get"> <div id="search"> <input type="hidden" name="resultsPerPage" value="40" /> - <a href="http://www.openoffice.org/search/" title="Advanced search"></a><input type="text" name="query" id="searchfield" class="searchfield" value="" alt="Search" accesskey="5" /><input class="submit" type="submit" value="Search" /> + <a href="http://www.openoffice.org/search/" title="Részletes keresés"></a><input type="text" name="query" id="searchfield" class="searchfield" value="" alt="Keresés" accesskey="5" /><input class="submit" type="submit" value="Keresés" /> </div> </form> Directory: /hu/www/css/ ======================= File [changed]: hu2009.css Url: http://hu.openoffice.org/source/browse/hu/www/css/hu2009.css?r1=1.1&r2=1.2 Delta lines: +24 -0 -------------------- --- hu2009.css 2009-04-07 15:48:26+0000 1.1 +++ hu2009.css 2009-04-07 15:57:10+0000 1.2 @@ -14,6 +14,30 @@ #positioner-hu a { margin: 0; padding: 0; float: left; width: 175px; height: 125px; background: url(/branding/images/bannerlogo.png) no-repeat; display: block; } #positioner-hu h1 { margin: 29px 0 0 175px; padding: 10px 0 10px 15px; border: none; border-left: 1px solid #EDF4FD; color: white; font: italic 1.4em sans-serif; text-shadow: #AAC4EA 2px 2px; background: none; text-transform: lowercase; } +#headertools-hu { position: absolute; top: 12px; right: 10px; height: 110px; z-index: 10; font-size: .9em; width: 600px; } +#headertools-hu #tools-main { float: right; } +#headertools-hu span { color: #FFF; float: left; min-height: 17px; padding: 2px 0 0 0; } +#headertools-hu a { color: #FFF; margin: 0; padding: 0; text-decoration: underline; } +#headertools-hu #language-projects { float: left; padding: 2px 0 0 0; } +#headertools-hu #language-projects a { padding: 0 0 2px 24px; margin: 0 20px 0 0; background: url(/branding/images/language-projects.png) no-repeat left 0; } +#headertools-hu a.user-icon { float: left; height: 18px; width: 16px; margin: 0; padding: 0 6px 0 0; background: url(/branding/images/user.png) no-repeat 0 1px; } +#headertools-hu a.expand, #headertools-hu a.contract { background-repeat: no-repeat; padding: 4px 16px 6px 4px; margin: 0 0 0 2px; } +#headertools-hu a.expand { background-image: url(/branding/images/login-button.png); background-position: right 1px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; } +#headertools-hu a.expand:hover, #headertools-hu a.contract:hover { background-color: #06C; text-decoration: none; } +#headertools-hu a.contract { background: url(/branding/images/login-button.png) #06C right -51px no-repeat; text-decoration: none; -moz-border-radius-topleft: 3px; -khtml-border-radius-topleft: 3px; -webkit-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -khtml-border-radius-topright: 3px; -webkit-border-radius-topright: 3px; padding-bottom: 10px; } +#headertools-hu input { padding: 3px; border: 1px solid #06338B; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; color: #444; } +#headertools-hu input.submit { background: #ECF2FD; float: left; padding: 2px; } + +#headertools-hu #login-expand { margin: 2px 0 0 0; float: right; visibility: hidden; clear: both; padding: 5px 0 5px 5px; background-color: #06C; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius-topright: 0; -khtml-border-radius-topright: 0; -webkit-border-radius-topright: 0; } +#headertools-hu #login-expand div { float: left; width: 104px; } +#headertools-hu #login-expand label { color: #CBDEFA; margin: 0; padding: 0 0 3px 1px; font-size: .9em; text-transform: capitalize; } +#headertools-hu #login-expand input { margin: 0; width: 90px; } +#headertools-hu #login-expand input.submit { width: auto; margin: 18px 5px 0 0; } +#headertools-hu #search { position: absolute; right: 5px; top: 80px; } +#headertools-hu #search a { margin: 0 4px 0 0; padding: 0 4px 0 4px; width: 16px; height: 20px; background: url(/branding/images/search.png) no-repeat 4px 3px; display: block; float: left; } +#headertools-hu #search input { width: 179px; margin: 0 7px 0 0; } +#headertools-hu #search input.submit { margin: 0; width: auto; float: none; } + /*--------------------------- Top Menu / Navigation ---------------------------*/ #subheader { display:none; } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
