mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-23 04:29:21 +00:00
12 lines
140 B
CSS
12 lines
140 B
CSS
/**
|
|
* Menubar stylesheet
|
|
*
|
|
* @author Pierre HUBERT
|
|
*/
|
|
|
|
/**
|
|
* Login form
|
|
*/
|
|
.menubar-loginForm .form-control {
|
|
margin-right: 1px;
|
|
} |