1
0
Fork 0

Added some more style to the context menu. Now looks like a list of normal buttons

This commit is contained in:
Michael Hackstein 2013-12-16 17:31:50 +01:00
parent d71cdae36b
commit 736a00449b
1 changed files with 4 additions and 0 deletions

View File

@ -334,6 +334,10 @@ button.gv_dropdown_entry {
margin: 4px 4px 4px 30px;
}
button.gv_context_button {
width: 65px;
}
span.gv_caret {
margin-top: 2px !important;
}