Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Chronos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Chronos
Merge requests
!77
Resolve "PDF export for timetables"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "PDF export for timetables"
51-pdf-export-for-timetables
into
master
Overview
21
Commits
22
Pipelines
29
Changes
1
All threads resolved!
Hide all comments
Merged
Julian
requested to merge
51-pdf-export-for-timetables
into
master
4 years ago
Overview
21
Commits
22
Pipelines
29
Changes
1
All threads resolved!
Hide all comments
Expand
Closes
#51 (closed)
Edited
3 years ago
by
Lloyd Meins
0
0
Merge request reports
Viewing commit
57606698
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
57606698
Reuse proper term for colour
· 57606698
Lloyd Meins
authored
3 years ago
aleksis/apps/chronos/static/css/chronos/timetable.css
+
1
−
1
Options
@@ -81,7 +81,7 @@ table.substitutions td, table.substitutions th {
}
.lesson-with-sub
{
border
:
3px
solid
#ff0000
;
border
:
3px
solid
red
;
border-radius
:
3px
;
}
Loading