Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* green color for forgot password alert success text */
- .jnews-dark-mode #jeg_forgotform div form .form-message .alert-success {
- color : green !important ;
- }
- /* red color for forgot password alert error text */
- .jnews-dark-mode #jeg_forgotform div form .form-message .alert-error {
- color : red !important ;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement