syncing with upstream

This commit is contained in:
Senad Uka
2018-01-15 13:31:00 +01:00
parent bc646b86c2
commit fe35b0aa91
24 changed files with 325 additions and 149 deletions

View File

@@ -72,6 +72,12 @@ i.icon-info-circled {
margin: 0 10px;
}
.info_message {
color: black;
padding-left: 5px;
margin: 0 auto;
}
.error_message {
color: red;
padding-left: 5px;