git.ntnlv.ca
Repositories
Help
Report an Issue
qdmtl-ts.git
Code
Commits
Branches
Tags
Search
Tree:
2a63906
Branches
Tags
prod
qdmtl-ts.git
css
style.css
hover rangée
davvalent
commited
2a63906
at 2022-05-16 05:34:07
style.css
Blame
History
Raw
html { line-height: unset; } body { padding: 10px; background-color: #f9f9f9; color: #4a4a4a; } h1 { color: inherit; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; font-weight: 700; margin: 0; border-bottom: 2px solid #d1d1d1; padding-bottom: 0.5rem; } /* yasgui tweaks */ .yasgui .autocompleteWrapper { display: none !important; } .yasr .dataTables_wrapper .dataTable tbody tr:hover { background-color: #ffff99; }