Current Path :
/
home
/
develito
/
public_html
/
templates
/
jsn_epic2_pro
/
scss
/
ui
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/public_html/templates/jsn_epic2_pro/scss/ui/_user.scss
/* ============ LOGIN MODULE ============ */ .sunfw-pos-left, .sunfw-pos-right { .module-style { margin-bottom: 30px; } } .form-control { height: auto; padding: 8px 12px; box-shadow: none; } .form-control, .input-group-addon { border-color: #D1D6DE; border-radius: 0; } #login-form { .pretext { margin-bottom: 20px; } .posttext { margin-top: 20px; } ul { padding: 0; margin: 15px 0 0; li { list-style: none; } } #form-login-remember { .checkbox { margin-top: 14px; margin-bottom: 14px; } } #form-login-submit { button[type="submit"] { width: 100%; } } }