mirror of https://gitee.com/bigwinds/arangodb
Added some more style to the context menu. Now looks like a list of normal buttons
This commit is contained in:
parent
d71cdae36b
commit
736a00449b
|
@ -334,6 +334,10 @@ button.gv_dropdown_entry {
|
||||||
margin: 4px 4px 4px 30px;
|
margin: 4px 4px 4px 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.gv_context_button {
|
||||||
|
width: 65px;
|
||||||
|
}
|
||||||
|
|
||||||
span.gv_caret {
|
span.gv_caret {
|
||||||
margin-top: 2px !important;
|
margin-top: 2px !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue