Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | html/css: yet more RTL tweaks | Bryan Newbold | 2021-01-25 | 1 | -0/+3 |
| | |||||
* | css: fix syntax around mobile circle buttons (left-align) | Bryan Newbold | 2021-01-25 | 1 | -3/+3 |
| | |||||
* | html/css: refactor RTL filter bar code | Bryan Newbold | 2021-01-25 | 1 | -1/+22 |
| | |||||
* | html: small RTL style fixes | Bryan Newbold | 2021-01-25 | 1 | -0/+6 |
| | |||||
* | html: constrain thumbnail size better | Bryan Newbold | 2021-01-25 | 1 | -1/+2 |
| | | | | Fixes some safari and mobile UI bugs. | ||||
* | html: fix pagination box on mobile | Bryan Newbold | 2021-01-25 | 1 | -0/+6 |
| | |||||
* | html: several UI fixes and tweaks | Bryan Newbold | 2021-01-25 | 1 | -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 tweaks | Bryan Newbold | 2021-01-22 | 1 | -3/+2 |
| | |||||
* | move a bit more CSS out of HTML | Bryan Newbold | 2021-01-21 | 1 | -1/+22 |
| | |||||
* | html: more UI tweaks and fixes | Bryan Newbold | 2021-01-21 | 1 | -123/+148 |
| | |||||
* | move translate icon to CSS | Bryan Newbold | 2021-01-21 | 1 | -0/+16 |
| | |||||
* | html: break out most CSS into separate file | Bryan Newbold | 2021-01-21 | 1 | -0/+231 |
The quantity of CSS has grown a lot and bundling in every request doesn't seem like the correct thing any more. |