Skip to content
Snippets Groups Projects
Commit ae9c85ac authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Minor improvements to the availability info for activities and resources.

parent 68709206
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ Changes
### Unreleased
* 2017-07-03 - Minor improvements to the availability info for activities and resources.
* 2017-06-28 - Add Travis CI support
* 2017-06-14 - Improved settings pages and language file and adjusted README.md.
* 2017-06-13 - Changed the repeat attribute to the background images of the login page.
......
......@@ -392,6 +392,11 @@ body.loginbackgroundimage {
@extend .label;
font-weight: 400;
font-size: .9rem;
display: block;
/* Change the color of links within the availability to the same color of the text. */
a {
color: #fff;
}
}
/* Add border to descripion text to differ it from module content. */
.section .contentafterlink {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment