summaryrefslogtreecommitdiff
path: root/static/style.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't force auto height/width on "inline" imagesr2024-10-141-2/+10
| | | | This fixes the size of mikuphile emojis.
* Add missing width property for display name emojisr2024-06-171-0/+1
|
* Fix bell icon notificationr2024-06-171-3/+6
|
* Show quoted postsr2024-06-171-0/+12
|
* Fix issues in the updated themer2024-01-171-11/+35
|
* Update the default themer2023-12-281-305/+279
| | | | | | This uses better color contrast and component spacing to improve legibility. The updated HTML also has better compatibility with browsers with limited/no CSS support.
* Add profile edit pager2023-10-011-4/+42
|
* Load CSS on the root pager2023-09-081-1/+1
| | | | | This applies the background color to the root page and avoids flicker during the initial page load.
* Fix userlist marginr2023-09-081-1/+2
|
* Fix CSS inconsistenciesr2022-05-101-11/+7
|
* Set max size for embedded images in profile descriptionr2022-03-301-0/+8
|
* Add listsr2022-02-111-3/+8
|
* Add refresh button on timeline pager2022-01-271-5/+5
|
* Highlight quotesr2022-01-271-0/+4
|
* Fix "more content" z-indexr2021-09-051-1/+1
|
* Fix css box and emoji list styler2021-05-301-3/+12
|
* Add image preview popupr2021-04-091-0/+6
|
* Add filtersr2021-01-301-0/+8
|
* Change default theme colorsr2021-01-171-4/+8
|
* Fix unread notification indicatorr2021-01-161-2/+5
|
* Make like/retweet notification content semi-transparentr2021-01-161-0/+11
|
* Fix CSSr2020-11-221-3/+3
|
* Fix CSS issuesr2020-11-111-11/+7
| | | | | - fix text wrapping on reply popup - fix margin for media links
* Fix CSS issuesr2020-10-301-25/+42
|
* Add keyboard shortcutsr2020-10-191-0/+22
|
* Fix CSS issuesr2020-10-191-16/+47
|
* Fix CSS issuesr2020-09-271-4/+20
| | | | This re-adds some of the CSS3 properties
* Make navigation links more prominentr2020-09-221-1/+2
|
* Use '@' prefix for all usernamesr2020-09-221-4/+0
|
* Update CSSr2020-09-221-48/+30
| | | | | Now it's mostly CSS 2.1 compliant. All the images now use the height attribute to limit the size on browsers that don't support CSS.
* Fix invalid CSS syntaxr2020-08-221-6/+3
|
* Fix status overflowr2020-06-201-0/+1
|
* Imporve text selection for usernames and emoji shortcodesr2020-06-071-0/+2
|
* Show status numbersr2020-06-051-0/+1
|
* Fix status widthr2020-06-021-0/+1
|
* Fix video marginr2020-05-241-0/+1
|
* Imporve emoji styler2020-05-241-12/+7
| | | | | - Increase emoji size - Add colons to emoji alt text and title
* Revert "Fix pre tag overflow"r2020-04-191-6/+0
| | | | This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8.
* Fix pre tag overflowr2020-04-191-0/+6
|
* Fix UI issuesr2020-04-141-4/+5
| | | | | | - Increase media preview size - Fix z-index of more-actions poup - Add left and top position for reply hover popup
* Add description on signin pager2020-03-041-0/+4
|
* Remove session details on signoutr2020-03-041-0/+4
|
* Display empty list messager2020-02-261-1/+5
|
* Add frame based navigationr2020-02-181-0/+13
|
* Add poll supportr2020-02-091-0/+8
| | | | Currenlty only voting is possible.
* Add conversation mutingr2020-02-021-1/+28
|
* Add user search pager2020-01-301-1/+5
|
* Remove iconsr2020-01-301-59/+39
|
* Update notification layoutr2020-01-291-4/+6
|
* Refactor everythingr2020-01-281-0/+479