EVOLUTION-NINJA
Edit File: admin_dashboard.css
.navbar-nav>.user-menu .user-image { width: 40px !important; height: 40px !important; margin-top: -10px !important; } .logo-lg img { width: 53%; } .logo-mini img { width: 65%; } .login-page { background: url('../../assets_dashboard/images/login_bg.png')no-repeat center center/ cover; } .login-logo a { color: #fff; } .actives{ background: #8080805e; color: #464646 !important; } .form-control{ margin-bottom: 5px; } .enrolled { padding-top: 1%; } .enrolled_details label { text-align: initial !important; } .btn-primary { background:#468662 !important; } @media only screen and (min-width:320px) and (max-width:640px) { .logo-lg img { width: 35%; } .user-panel { padding: 20px 10px !important; } .navbar-nav>.user-menu .user-image { margin-top: -30px !important; } } @media only screen and (min-width:641px) and (max-width:991px) { .enrolled { padding-top: 3%; } } @media only screen and (min-width:992px) and (max-width:1258px) { .enrolled { padding-top: 3%; } } .user-panel { padding: 8px !important; } .user-panel>.info { position: initial !important; padding: 5px 0px 5px 0px !important; }