Anubis
/
Xlib
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9a7b7a37cd166e63b1b337cf659e26eb651cd124
Authored by
David RENÉ
2025-06-14 17:21:56 +0900
1 parent
94db3a15
add english name for class "bold"
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
resources/web/public/xlib/css/colors.css
Inline
Side-by-side
resources/web/public/xlib/css/colors.css
Show/Hide comments
View file @
9a7b7a3
1
1
2
-.gras
{
2
+.gras
, .bold
{
3
font-weight: bold;
3
font-weight: bold;
4
}
4
}
5
5