Commit Graph

72 Commits

Author SHA1 Message Date
Retro_Guy 228908ac09 Clean up some css in mail.php. 2024-12-20 13:22:17 -07:00
Retro_Guy 825548a87b Remove unused 'font-family' line in style.css for search suggestion. Stick with 'serif'. 2024-12-20 04:12:46 -07:00
Retro_Guy 83c551ae82 Snap scrolling at article header in article-flat.php. 2024-12-16 01:48:24 -07:00
Retro_Guy db3a9b7adb Add search suggestions to search.php. 2024-12-13 10:15:38 -07:00
Retro_Guy 4209a8befb Some css for grouplist.php for mobile. 2024-12-08 06:04:39 -07:00
Retro_Guy 3941d931ee Reduce size of latest icon for mobile devices. 2024-12-08 05:10:30 -07:00
Retro_Guy 899a56ff16 No header scrolling for all formats. 2024-12-08 04:31:51 -07:00
Retro_Guy 5bc2c01ab3 Add section/group to non-scrolling part of header. 2024-12-03 11:19:06 -07:00
Retro_Guy fc4d9b27e8 Preliminary changes for non-scrolling header. 2024-12-03 02:37:55 -07:00
Retro_Guy a95c369207 Add Search to grouplist.php page. 2024-11-24 06:59:23 -07:00
Retro_Guy be582b61ba Remove extra semicolon in style.css. 2024-11-21 04:36:51 -07:00
Retro_Guy 7c8fb7125f Move submit button to right of password in user.php. 2024-11-20 11:03:59 -07:00
Retro_Guy 74ceb411ea Clean up css for mail.php. 2024-11-20 05:05:55 -07:00
Retro_Guy a2550cf865 Clean up css for user.php. 2024-11-20 04:57:38 -07:00
Retro_Guy dd54667901 Add css class for search prompts. 2024-11-20 04:18:19 -07:00
Retro_Guy a3e03e05c4 css cleanup for search.php. 2024-11-19 09:46:14 -07:00
Retro_Guy d4bd14e1a6 Clean up css for overboard.php. 2024-11-19 05:17:21 -07:00
Retro_Guy 9dad93b90e Style notifications of posting limits in post.php and use new_account time remaining if exists. 2024-11-18 05:20:15 -07:00
Retro_Guy a3aa28dc45 Rewrite of 'short_header_short' to address an issue with Chinese characters. 2024-11-17 03:03:44 -07:00
Retro_Guy b645077a11 Change font size for Newsgroups: in short_header (with subject). 2024-11-14 07:11:08 -07:00
Retro_Guy 91652fe62e Fix left alignment (css) for short_heaaders. 2024-11-13 08:35:44 -07:00
Retro_Guy d0f2f02b06 Add date interval to short_headers (right). 2024-11-13 08:19:31 -07:00
Retro_Guy 7a0e610b22 Try to align javascript options in short_header in css. 2024-11-12 07:46:45 -07:00
Retro_Guy 11d274f3ee Tweak some css in message and posting display. 2024-11-11 06:01:34 -07:00
Retro_Guy bad48f5e0d Fix one color in themes after recent changes. 2024-11-10 09:24:59 -07:00
Retro_Guy 73b6a50880 Improve short_header display moving From and Date to right (if configured to do so). 2024-11-10 07:21:08 -07:00
Retro_Guy d72ef00ec8 Add colors to threading in article display. 2024-11-10 04:49:23 -07:00
Retro_Guy 6812a1d5ed Fix some default text colors in Login boxes. 2024-11-09 09:34:38 -07:00
Retro_Guy 6f46f604db Center the Pages info in article-flat.php. 2024-11-09 08:52:09 -07:00
Retro_Guy 909f79a172 Add ellipsis to long subjects in threads view and change some css in same. 2024-11-07 05:34:13 -07:00
Retro_Guy 90941226da Clean up some html (to php) and class code in header.php. 2024-11-05 04:15:36 -07:00
Retro_Guy edaf6f90b2 Move color for article age to classes in style.css. 2024-11-05 03:13:36 -07:00
Retro_Guy 7e86b03b68 Add link to latest message in group list page. 2024-11-02 09:00:50 -07:00
Retro_Guy f3eabd499d Apply some html/css fixes for register.php. 2024-11-02 07:31:33 -07:00
Retro_Guy 78481d3572 Start html/css cleanup in '/common' scripts. 2024-11-01 06:59:46 -07:00
Retro_Guy 2c78d8cb65 Add some classes and cleanup for search.php. 2024-10-31 10:06:16 -07:00
Retro_Guy 1f049682c4 Cleanup html/css in post.php. 2024-10-30 12:04:28 -07:00
Retro_Guy 8c9784ab61 Add DOCTYPE header and clean up more html/css. 2024-10-30 09:52:17 -07:00
Retro_Guy 3f4b7da1fb Use dynamic id names for 'trigger_headers'. 2024-10-30 04:33:16 -07:00
Retro_Guy 54f08fedba Rename a class because I wanted to. 2024-10-29 16:00:54 -07:00
Retro_Guy 4b554256d0 Restore local poster notification (italicise) in article-flat. 2024-10-29 09:03:51 -07:00
Retro_Guy 634e0848b9 HTML cleanup in thread view. 2024-10-29 04:41:41 -07:00
Retro_Guy 4f75012597 Add 'From: ' to poster name when in same row as Subject. This may help darius relax a bit. 2024-10-27 14:20:16 -07:00
Retro_Guy 6924087572 Continue cleaning up 'short_headers'. 2024-10-27 13:43:56 -07:00
Retro_Guy b9b5a4be3a Add CSS classes for 'plain header' and add javascript links to same. 2024-10-27 09:27:33 -07:00
Retro_Guy a2bd90b9c2 Add css classes for grouplist.php and improve css for header.php and tail.inc. 2024-10-27 07:53:02 -07:00
Retro_Guy 5ff97edc36 Cleanup header.php and start addressing css issues. 2024-10-26 14:12:29 -07:00
Retro_Guy de5efd61ce Restructure 'short_headers' to hopefully be more pleasing. 2024-10-25 06:41:27 -07:00
Retro_Guy 2115310f08 Add overrides setting for body notices. Add css class for display of same. 2024-10-25 05:25:14 -07:00
Byrl Raze Buckbriar e024e3c2c5 Update to Mini Theme. 2024-10-20 05:56:19 -07:00