Skip to content

Commit

Permalink
templates/lreq_doc/lreq_template, Add variable.empty classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Jun 28, 2024
1 parent f96554f commit cfdf7cc
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 166 deletions.
6 changes: 6 additions & 0 deletions templates/lreq_doc/local.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,11 @@ dl.reslinks {



.variable.empty, .variable.empty:visited {
color: gray;
font-style: italic;
}




Loading

0 comments on commit cfdf7cc

Please sign in to comment.