Merge pull request #1049 from batuhawk/master

Forgot and login styles updated
This commit is contained in:
Batuhan Baş
2019-12-28 14:48:15 +03:00
committed by GitHub
3 changed files with 20 additions and 7 deletions

View File

@ -155,6 +155,14 @@ button:focus
/*--------General Button Hover Finish--------*/
/*--------Forgot Text--------*/
.forgot-text:hover
{
color: #3c3f72;
}
/*--------Forgot Text Finish--------*/
/*--------Dashboard Categories--------*/
.dashboard-categories
{