admin_menu_dropdown.css in Admin Menu Hider 6.2
Same filename and directory in other branches
/* $Id $ */ /** * admin_menu_dropdown.css: Hides the drupal administration menu. Will show on * pressing defined key combo */ body { margin-top: 0px !important; }
File
admin_menu_dropdown.cssView source
- /* $Id $ */
-
- /**
- * admin_menu_dropdown.css: Hides the drupal administration menu. Will show on
- * pressing defined key combo
- */
- body { margin-top: 0px !important; }