1
0
Fork 0

Headerbar buttons now have a cursor: pointer

This commit is contained in:
Michael Hackstein 2014-01-31 01:14:45 +01:00
parent cb4d9deb3b
commit e22972578c
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ ul.headerButtonList > li {
a.headerButton {
float: left;
cursor: pointer;
margin-top: 0px;
margin-left: 5px;
margin-right: 5px;