mirror of https://gitee.com/bigwinds/arangodb
Headerbar buttons now have a cursor: pointer
This commit is contained in:
parent
cb4d9deb3b
commit
e22972578c
|
@ -40,6 +40,7 @@ ul.headerButtonList > li {
|
||||||
|
|
||||||
a.headerButton {
|
a.headerButton {
|
||||||
float: left;
|
float: left;
|
||||||
|
cursor: pointer;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|
Loading…
Reference in New Issue