Google
Edit File: admin_menu_edit.css
label:hover{ cursor:default; } ul{ list-style-type: none; margin: 0; padding: 0; } li{ float: left; } .container { width: auto!important; margin-right: 30px; margin-left: 30px; } .dropdown-menu { left:-50px; min-width:100px; } .horiz-menu li{ width:200px; background-color: #2d2b32; height:auto; border-right: 1px solid #737373; border-bottom: 1px solid #737373; } .horiz-menu a{ display: block; padding: 20px 7px; line-height: 20px; text-decoration: none!important; text-align: center; color: #767676; } .horiz-menu>li>a:hover { background-color: #28262c; color: #fafafa; } .span12{ margin-left: 0px; } .row{ margin-left: 0px; margin-right: 0px; } .btn{ background-color: #e2e5e5} #loading { width: 100%; height: 100%; top: 0px; left: 0px; position: fixed; display: block; opacity: 0.95; background-color: #fff; z-index: 99; text-align: center; } #loading-image { position: absolute; top: 270px; left: 550px; z-index: 100; }