adding a link to user manual

This commit is contained in:
2016-04-29 17:43:31 +02:00
parent 0c5a7f04dd
commit 4c073fcb70
5 changed files with 13 additions and 2 deletions

View File

@@ -4447,6 +4447,9 @@ ul.custom_fields.choice li {
.footer p {
font-family: 'Open Sans';
font-weight: 300; }
.footer a {
color: white;
text-decoration: underline; }
.time_compound input[type=text], .time_compound select {
width: 4em;

File diff suppressed because one or more lines are too long

View File

@@ -96,6 +96,11 @@ ul.custom_fields.choice li {
font-family: 'Open Sans';
font-weight: 300;
}
a {
color: white;
text-decoration: underline;
}
}
// inline time input