aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/static/scholar.css
Commit message (Collapse)AuthorAgeFilesLines
* html/css: yet more RTL tweaksBryan Newbold2021-01-251-0/+3
|
* css: fix syntax around mobile circle buttons (left-align)Bryan Newbold2021-01-251-3/+3
|
* html/css: refactor RTL filter bar codeBryan Newbold2021-01-251-1/+22
|
* html: small RTL style fixesBryan Newbold2021-01-251-0/+6
|
* html: constrain thumbnail size betterBryan Newbold2021-01-251-1/+2
| | | | Fixes some safari and mobile UI bugs.
* html: fix pagination box on mobileBryan Newbold2021-01-251-0/+6
|
* html: several UI fixes and tweaksBryan Newbold2021-01-251-10/+26
| | | | | | | - title and highlight box misalignment - circle buttons ("action bar") alignment to left on mobile - vertical alignment of action bar and access buttons on mobile - smaller whitespace when no highlight/abstract
* html: small UI tweaksBryan Newbold2021-01-221-3/+2
|
* move a bit more CSS out of HTMLBryan Newbold2021-01-211-1/+22
|
* html: more UI tweaks and fixesBryan Newbold2021-01-211-123/+148
|
* move translate icon to CSSBryan Newbold2021-01-211-0/+16
|
* html: break out most CSS into separate fileBryan Newbold2021-01-211-0/+231
The quantity of CSS has grown a lot and bundling in every request doesn't seem like the correct thing any more.