Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
login beni weg; sign in alt in header bar, min-width=954px
Browse files Browse the repository at this point in the history
  • Loading branch information
nohackeratall authored and nohackeratall committed Jul 11, 2013
1 parent 7326683 commit 0690aba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
13 changes: 4 additions & 9 deletions client/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ margin: 0;
#container{
position:absolute;
top: 0px;
min-width: 2000px;
}

#outer {
Expand All @@ -72,21 +73,15 @@ margin: 0;
height: 50px;
position: fixed;
z-index:100;
min-width: 954px;
}

/***** LOGIN ******/

#login {
position: absolute;
right: 20px;
top: 50px;
}

#login_info {

#login {
margin-right: 50px;
padding-top: 5px;
float:right;
width:500px;
color: #DDD;
}
#form_login {
Expand Down
6 changes: 2 additions & 4 deletions client/views/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
<div id="mainmenu">
{{> mainmenu}}
</div>
<div id="login_info">
{{> login_info}}
</div>

</div>


Expand All @@ -42,7 +40,7 @@
<!--
eigentlich kann man route is wegnehmen und einmal methode aufrufen
anstatt jede methode hier unten nacheinander durchzuführen
felix erklährts
felix erklärts
-->


Expand Down

2 comments on commit 0690aba

@elfixit
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oho was ist dann mit dir passiert. Nohackeratall? Now CSS/HTML hacker?

@nohackeratall
Copy link

@nohackeratall nohackeratall commented on 0690aba Jul 11, 2013 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.