Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
0b7e72c3
Commit
0b7e72c3
authored
Aug 01, 2016
by
Aaron Wells
Committed by
Gerrit Code Review
Aug 01, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Bug 1594081 - Fixed custom theme tag link colour"
parents
3de0dccd
d341c299
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
htdocs/theme/raw/templates/customcss.tpl
htdocs/theme/raw/templates/customcss.tpl
+3
-1
No files found.
htdocs/theme/raw/templates/customcss.tpl
View file @
0b7e72c3
...
...
@@ -107,7 +107,9 @@ a:focus,
.nav-inpage.nav > li.active > button:focus,
.nav-inpage.nav > li.active > button:hover,
.list-group a.text-success,
.outer-link+.list-group-item-heading {
.outer-link+.list-group-item-heading,
.tags a,
.tags a.tag {
color:
{
$data.link
}
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment