Commit Graph

146 Commits

Author SHA1 Message Date
Benjamin Southall 4827052d68 CSS changes, namely the options dialog themes for several CSS styles, thanks to crash_override, glitch art and improvement to test CSS theme, and the removal of various incorrect background colors for top and bottom bars. 2017-05-11 20:57:47 +09:00
Benjamin Southall d7b3a7ab54 Adding footer margin / padding so that canary is fully visible, and changing remove button so it is not grey on grey 2017-05-04 13:26:07 +09:00
Benjamin Southall 0cebb58390 Fix top and bottom bar on various CSS themes to have same backgroud color as page on both mobile and desktop. Change imgur links to local static links for Content Security Policy. 2017-04-23 21:14:08 +09:00
Benjamin Southall 5684461902 Implements pull request #86 without the padding because margin-top is already set by media-query for screens <= 600px 2017-03-03 17:04:04 +09:00
Benjamin Southall 8c57f71893 Display post moderation fields by default 2017-03-03 16:01:17 +09:00
Benjamin Southall 9716372fca Orient images using EXIF in Firefox and increase margin between top bar and content 2017-01-17 22:55:02 +09:00
Benjamin Southall a3b9c4405c Merged lainchan with vichan master at 25/9/2016 a4b619ae5e @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
Benjamin Southall df4c402f1a Fix header margin 2016-09-23 22:43:05 +09:00
Michael Walker 7c27823868 Merge pull request #72 from AshtonHarding/master
Update style.css
2016-08-23 20:43:58 +01:00
Kashire 743c3c0230 Update style.css
Added dropdown support. I'll put in an issue to make it look pretty.

https://jsfiddle.net/1n0azhz1/4/
2016-08-23 14:42:04 -05:00
Simon McFarlane 0097496060 Fix catalog being single column with JS disabled 2016-08-22 02:26:23 +01:00
Michael Walker e9fa1f0e2f Remove explicit rule popup background + text colours 2016-08-21 20:45:37 +01:00
Milosz Kwiatkowski 315c376976 change incorrent path to rules.html and css 2016-08-21 18:36:22 +01:00
Milosz Kwiatkowski 0373db5e17 move css to style.css and clear up element creation 2016-08-21 18:15:36 +01:00
fatchan c9ef21bff9 Better solution to prevent ID wrapping. Also no longer text-selectable. Much cleaner. 2016-06-09 11:23:32 +02:00
Duane Moody f23d11be60 Prevent poster IDs from wordwrapping
Poster IDs still linebreak between "ID:" and the ID, this corrects that without having to replace the space inbetween with an &nbsp; nonbreaking space.
2016-06-09 11:23:08 +02:00
fatchan 04f42b3802 CSS hover instead of javascript mouseover. Need to use important because the dark/light text determined by IDToRGB is added inline and takes priority over stylesheets. 2016-06-09 11:20:23 +02:00
czaks ce9f9eec25 settings dialog refinements: now you can resize it 2016-05-06 17:11:12 +02:00
Fredrick Brennan 65ea7b78c5 Catalog: click to scroll thread 2016-05-06 14:53:17 +02:00
Forkless d069a4c9fd Added option for hiding IDs. 2016-05-06 14:32:53 +02:00
8n-tech 6644ff666a Also improved some CSS and HTML aspects of the thread layout.
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2016-05-06 13:51:15 +02:00
czaks 293543878a backport parts of 2d6d449bd2d72, in particular html classes 2016-05-06 12:14:28 +02:00
8n-tech e64b01b690 Javascript ammendments, dio_ on Windows.
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2016-05-05 13:22:11 +02:00
8chan f02226449a Fix own post (You) 2016-05-05 13:06:25 +02:00
Fredrick Brennan 1b0f5fd24c Revert "Comment toolbar update and Thread stats addition" 2016-05-05 12:42:41 +02:00
Markerov a723ff8e66 Display inline image when it starts loading,
Rewrote inline-expanding.js to display full image as soon as it starts
loading.
Modified expand-all-images.js to work with the new change
Moved max-width to style.css
2016-05-05 12:05:45 +02:00
Simon McFarlane 36e001f007 Kalyx's new CSS 2016-01-09 02:24:35 +00:00
desudesutalk eb37900617 Remove width for div.pages 2015-09-26 18:07:24 +03:00
lolicon e53ac3503e adding "word-break: break-word;" line 323 fixes text breaking out of its division. 2015-09-19 12:27:29 -05:00
Michael Walker ce93dc5753 Add two new stylesheets 2015-09-12 21:53:09 +01:00
Simon McFarlane 71bcd3b6bf Party hat CSS 2015-05-17 07:03:21 +02:00
czaks d20149b579 gallery view: right bar should be 12%, not 15% 2015-04-25 02:26:42 +02:00
czaks 501484088b gallery-view: i forgot the stylesheet 2015-04-23 09:21:16 +02:00
czaks 3f02985380 gallery-view.js: initial commit 2015-04-23 07:41:49 +02:00
Marcin Łabanowski 4014682882 fileboard support 2015-04-22 06:06:34 +02:00
czaks 2d68972dd7 thread-stats style: add margins 2015-04-10 23:21:22 +02:00
czaks f86be0f44d thread-stats: best viewed inline 2015-04-10 23:17:19 +02:00
topkek 2256604dad add global option for tree view 2015-03-31 07:51:20 +02:00
czaks 388e87746e small tweaks to stylesheet 2015-03-31 06:55:29 +02:00
marktaiwan 3bd7f94861 Fallback for browsers that disables javascript
Conflicts:
	stylesheets/style.css
	templates/post_form.html
2015-03-31 05:54:07 +02:00
Matěj Grabovský 37c5e4f860 Make catalog look OK even with JS disabled
For some reason, threads in the catalog were laid out by a jQuery plug-in. This is
now removed and the layout is created purely by handcrafted CSS code.
2015-03-27 22:37:42 +01:00
Simon McFarlane d39f0dce43 Update stylesheet permissions 2015-02-14 06:13:37 +01:00
Simon McFarlane 2729359163 Footer fixes 2015-02-07 06:30:25 +01:00
Simon McFarlane 7909881491 Update navbar styling 2015-01-24 23:49:59 +01:00
Michael Walker ab24c2af57 Put threadlinks in a bar 2014-12-22 19:35:40 +00:00
Michael Walker 27996b17ef Misc css changes 2014-12-17 05:15:28 +00:00
Michael Walker a7bb7e302f Do something with stylesheets. idk, I should keep more up-to-date on this stuff 2014-11-13 00:09:18 +00:00
czaks b55ebcd0ef custom alert: now alert will be able to display custom HTML 2014-10-18 22:43:35 +02:00
czaks f9308ff28d fix options.js textareas 2014-10-18 15:45:01 +02:00
Michael Walker 08ad292ae0 Incorporate post form style changes (mostly yuuko) 2014-10-12 02:37:21 +01:00