Added login form

This commit is contained in:
Pierre
2017-05-24 16:21:34 +02:00
parent 3020abc4bf
commit e04326c9f3
6 changed files with 79 additions and 16 deletions

View File

@ -0,0 +1,12 @@
/**
* Menubar stylesheet
*
* @author Pierre HUBERT
*/
/**
* Login form
*/
.menubar-loginForm .form-control {
margin-right: 1px;
}