mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Add basic context-menu for actions.
This commit is contained in:
4
res/web_modules/ng-context-menu/context-menu.css
Normal file
4
res/web_modules/ng-context-menu/context-menu.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.context-menu {
|
||||
position: fixed;
|
||||
z-index: 1000;
|
||||
}
|
||||
Reference in New Issue
Block a user