OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/assets/stylesheets/context_menu-reset.css

5 lines
245 B

#context-menu ul { background:#F4F4F4 none repeat scroll 0 0;}
#context-menu a { border: none; }
#context-menu li a:hover { border: none; background-color:#f4f4f4; color:#333333; }
#context-menu li.folder a:hover { background-color:#f4f4f4; }