Merge branch 'master' of hackerspace.pl:q3k/web-static

master
q3k 2013-01-26 18:38:14 +01:00
commit 7c7dc7ede0
1 changed files with 11 additions and 0 deletions

View File

@ -169,9 +169,20 @@ margin: 0;
list-style: none;
display: inline;
}
#hs_rotimage .hs_login_bar a{
color:#aaa;
padding-left: 1em;
}
#hs_rotimage .hs_login_bar a.action.admin {
background: url("/img/jigsoar/light/16px/16_settings.png") no-repeat 0;
}
#hs_rotimage .hs_login_bar a.action.logout {
background: url("/img/jigsoar/light/16px/16_lock.png") no-repeat 0;
}
#hs_header {
color: #eee;
font-family: "Titillium Web", Arial, sans-serif;