Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Jul 2016 19:05:11 +0800
viewer: request light fields when using just metadata from Check
/ and project pages just link to checks, so the heavier text fields like
Check.lines aren't actually important, and can be excluded from SELECT for a
nice performance boost.
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); transition: margin-top 0.1s ease-in-out; transition: transform 0.1s ease-in-out; .trigger:hover .mascots { .trigger:hover .mascots img { transform: rotate(10deg); .trigger:hover .mascots img:last-child { transform: rotate(-10deg); @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; text-decoration: underline; .check-log a.collapser::before { .check-log a.collapser.collapsed::before {