mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-03 06:16:20 +00:00
Added context menu.
This commit is contained in:
@@ -399,4 +399,10 @@
|
||||
text-align: left;
|
||||
border: none;
|
||||
border-radius: 0px
|
||||
}
|
||||
|
||||
#contextMenu {
|
||||
position: absolute;
|
||||
display: none;
|
||||
border: 2px solid #CCCCCC;
|
||||
}
|
||||
Reference in New Issue
Block a user