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
a84aa66e
Commit
a84aa66e
authored
3 years ago
by
Julian
Committed by
Jonathan Weth
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply correct font-weight to strong tags in alerts
(cherry picked from commit
6116b0a6
)
parent
8d26f7c3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!669
Do release 2.0b2
Changes
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 @
a84aa66e
...
...
@@ -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.
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