Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-theme_boost_campus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-theme_boost_campus
Commits
ae9c85ac
Commit
ae9c85ac
authored
8 years ago
by
Kathrin Osswald
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.md
+1
-0
1 addition, 0 deletions
CHANGES.md
scss/post.scss
+5
-0
5 additions, 0 deletions
scss/post.scss
with
6 additions
and
0 deletions
CHANGES.md
+
1
−
0
View file @
ae9c85ac
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
scss/post.scss
+
5
−
0
View file @
ae9c85ac
...
...
@@ -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
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment