Anton Shestakov <av6@dwimlabs.net>, Thu, 30 Jun 2016 20:21:30 +0800
viewer: a new helper for project/check/status handlers, get_project_or_404()
Also test it.
static/main.css
Permissions: -rw-r--r--
background-color: #555555; background: linear-gradient(0deg, rgba(0,0,0,.1), rgba(187,187,187,.1)), linear-gradient(0deg, #555555, #555555); text-shadow: 0 1px 0 rgba(0,0,0,.3); @media (min-width: 768px) { text-shadow: 0 1px 0 rgba(0,0,0,.3); min-width: 42px; /* 4 digits */ .check-log a.lineno::before { content: attr(data-line-number); text-decoration: underline; .check-log a.collapser::before { .check-log a.collapser.collapsed::before {