Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arsnova-lite
Manage
Activity
Members
Labels
Plan
Issues
24
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
arsnova-lite
Merge requests
!176
An error occurred while fetching the assigned milestone of the selected merge_request.
Design improvement
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Design improvement
design-improvement
into
master
Overview
0
Commits
6
Pipelines
1
Changes
32
Merged
Klaus-Dieter Quibeldey-Cirkel
requested to merge
design-improvement
into
master
5 years ago
Overview
0
Commits
6
Pipelines
1
Changes
15
Expand
0
0
Merge request reports
Viewing commit
06bfeb41
Prev
Next
Show latest version
15 files
+
35
−
35
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
15
Search (e.g. *.vue) (Ctrl+P)
06bfeb41
Fix color names
· 06bfeb41
Lukas Mauß
authored
5 years ago
src/app/components/creator/_dialogs/comment-export/comment-export.component.scss
+
1
−
1
Options
@@ -4,7 +4,7 @@ button {
h3
{
font-size
:
large
;
color
:
var
(
--
text-
2
);
color
:
var
(
--
text-
1
);
}
h4
{