fix user menu name and image not showing clicky mouse pointer

This commit is contained in:
Jan-Christoph Borchardt 2014-07-04 13:22:59 +02:00
parent 2e15c64825
commit 338b6238a7
1 changed files with 3 additions and 0 deletions

View File

@ -241,14 +241,17 @@
float: left;
display: inline-block;
margin-right: 5px;
cursor: pointer;
}
#header .avatardiv img {
opacity: 1;
cursor: pointer;
}
#settings {
float: right;
color: #bbb;
cursor: pointer;
}
#expand {
display: block;