You are here

key_combo.css in Admin Menu Hider 7.2

Same filename and directory in other branches
  1. 5.2 behaviors/key_combo/key_combo.css
/* $Id $ */

#admin-menu
{
  display: none;
}

File

behaviors/key_combo/key_combo.css
View source
  1. /* $Id $ */
  2. #admin-menu
  3. {
  4. display: none;
  5. }