git.schokokeks.org
Repositories
Help
Report an Issue
derivepassphrase.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
07524c7
Branches
Tags
documentation-tree
master
wishlist
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.3.0
0.3.1
0.3.2
0.3.3
0.4.0
0.5
0.5.1
0.5.2
0.6
derivepassphrase.git
docs
wishlist_styling.css
Embed our "wishlist" branch in the documentation
Marco Ricci
commited
07524c7
at 2025-06-01 23:05:23
wishlist_styling.css
Blame
History
Raw
p:has(+ table#bug-summary) { margin: 0em; } table#bug-summary { width: 100%; border: none; } table#bug-summary + p { margin: 0em; } table#bug-summary th, table#bug-summary td { padding: 0.25em; border: none; } table#bug-summary td:first-of-type { padding-right: 1.5em; } a.scheduled-next { font-weight: bold; } a.scheduled { font-style: oblique; } a.unscheduled { opacity: 0.75; } a.fixed { font-weight: normal; font-style: normal; text-decoration: line-through; }