Commit Graph

284 Commits

Author SHA1 Message Date
Benjamin Southall
ca4aa67acb 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
9de786f327 Make fontsize for top bar smaller for cyberpunk / cyberia theme 2017-05-04 13:45:58 +09:00
Benjamin Southall
69fefaadc3 Updating lainchanjp CSS theme, downstream forks use this at your own risk 2017-05-04 13:42:44 +09:00
Benjamin Southall
62c0d8c6b6 Changes to recent.css in order to adapt to news being on the front page and still have float alignment for the other sections. Also changed font size to something smaller 2017-05-04 13:27:26 +09:00
Benjamin Southall
ac3ddd5101 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
a90732eb95 Remove duplicate font declaration for Tsuki CSS style / theme 2017-05-04 13:23:17 +09:00
Benjamin Southall
7a4e74533f Add test.css e.g. test css theme and animate.css which it depends on 2017-05-04 13:20:50 +09:00
Appleman1234
86f65afd14 Merge pull request #96 from f0x52/master
minimal lain stylesheet
2017-04-29 09:02:39 +09:00
Appleman1234
e644020f06 Add changes by Difficile from IRC
Add changes by Difficile from IRC, ensuring top bar has matching background color to the rest of the page.
2017-04-29 09:01:27 +09:00
Benjamin Southall
e69657065e 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
f0x52
045825e64b minimal lain stylesheet 2017-04-18 18:53:14 +02:00
Benjamin Southall
56dadd6c5b #90 Adding tsuki CSS 2017-04-11 00:43:49 +09:00
Benjamin Southall
d76a981dfb 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
ef22020403 Display post moderation fields by default 2017-03-03 16:01:17 +09:00
Benjamin Southall
b8dec91885 Add fireworks javascript and CSS 2017-03-03 15:39:28 +09:00
Benjamin Southall
93e3b76b97 Change code hightlighting to highlight.js from google-code prettify.js 2017-03-03 15:34:45 +09:00
Benjamin Southall
ecc28576ae Orient images using EXIF in Firefox and increase margin between top bar and content 2017-01-17 22:55:02 +09:00
Benjamin Southall
7e40653e26 Added CSS stylesheet for delete theme, after the checkbox for post selection had been made visible again 2016-12-16 02:22:19 +09:00
Benjamin Southall
7e406d2280 Changes to css for homepage slogan changes. 2016-12-13 02:58:55 +09:00
Benjamin Southall
03075e7a8c Make slack report notifier, donate page, irc page and radio page use configuration variables instead of hard coding values. 2016-10-02 01:15:34 +09:00
Benjamin Southall
c58e37ce39 Merged lainchan with vichan master at 25/9/2016 0bd63149b7 @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
Benjamin Southall
5d08f0f048 Change font-size pt to px for heavy ice 2016-09-23 22:45:56 +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
27chan
f7a47f1b9e New theme northboard_cb
For circleboard by kotiakrobaatti
2016-04-29 15:40:01 -03:00
27chan
48726950d9 Update Font Awesome
Update Font Awesome to 4.6.1
2016-04-27 14:25:51 -03: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
686a9eed56 Remove beta.css 2015-09-12 22:24:49 +01:00
Michael Walker
ce93dc5753 Add two new stylesheets 2015-09-12 21:53:09 +01:00
Michael Walker
67d242a7af Comment in volafile css 2015-09-12 21:27:27 +01:00
Michael Walker
166ba2a0a2 Merge remote-tracking branch 'vichan/master' 2015-09-12 21:03:54 +01:00