Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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-Core
Commits
6116b0a6
Commit
6116b0a6
authored
3 years ago
by
Julian
Browse files
Options
Downloads
Patches
Plain Diff
Apply correct font-weight to strong tags in alerts
parent
b7629f83
No related branches found
No related tags found
1 merge request
!652
Resolve "Notification and announcement header lines are not bold"
Pipeline
#15440
passed
3 years ago
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aleksis/core/static/style.scss
+4
-0
4 additions, 0 deletions
aleksis/core/static/style.scss
with
4 additions
and
0 deletions
aleksis/core/static/style.scss
+
4
−
0
View file @
6116b0a6
...
...
@@ -513,6 +513,10 @@ th.orderable.desc > a {
margin
:
0
;
}
.alert
strong
{
font-weight
:
700
;
}
.alert
>
p
,
.alert
>
div
{
margin
:
10px
;
padding
:
10px
;
...
...
This diff is collapsed.
Click to expand it.
Julian
@ZugBahnHof
mentioned in commit
a84aa66e
·
3 years ago
mentioned in commit
a84aa66e
mentioned in commit a84aa66e22a85d96ae8b0794486302222216b824
Toggle commit list
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