mirror of https://gitee.com/bigwinds/arangodb
css log fix
This commit is contained in:
parent
8b148cd42d
commit
0cd7720d0e
|
@ -229,7 +229,8 @@ html.busy, html.busy * {
|
||||||
|
|
||||||
.hoverClass:hover {
|
.hoverClass:hover {
|
||||||
background-color: #696969 !important;
|
background-color: #696969 !important;
|
||||||
border-bottom: 1px solid #696969;
|
border-bottom: 1px solid #696969;
|
||||||
|
margin-top: -1px;
|
||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue