Commit Graph

296 Commits

Author SHA1 Message Date
Benjamin Southall
a21a5b86ec Adjustments to main CSS, including stuff for new warning functionality and adjustment to Firefox top bar spacing 2017-09-03 22:56:46 +09:00
Benjamin Southall
95b75a13b9 Adjust Firefox top bar spacing 8ch cyber CSS style 2017-09-03 22:55:34 +09:00
Benjamin Southall
8da7f05569 Adjust Firefox top bar spacing mono.e.lain CSS style 2017-09-03 22:54:55 +09:00
Benjamin Southall
c0e2d7abd5 Remove background color from boardlist dark css style 2017-09-03 22:54:22 +09:00
Benjamin Southall
31a838e812 Remove borders for fauxx css style 2017-09-03 22:52:39 +09:00
Benjamin Southall
de50035611 Add fonts and comment out borders for tsuki CSS style 2017-09-03 22:50:12 +09:00
Benjamin Southall
7f8c54249d Add staff application theme, calendar theme and ukko4 theme 2017-09-03 22:19:32 +09:00
Michał Daniel
8d40eb8584 Makes that format-text inline important 2017-06-24 21:05:37 +02:00
Michał Daniel
a2e2c5a8ea fieldset border style
Basic settings support?
2017-06-24 21:03:36 +02:00
Michał Daniel
b9f0e6633e Changes to form styling, don't break on resize
Added float left and clear both to textarea.
2017-06-24 21:01:26 +02:00
Michał Daniel
0e7629eaa1 User 'lain' font for h1 and #bans title 2017-06-24 20:24:26 +02:00
Michał Daniel
9ddc57b407 New graybird.css style
Based on minimal_lain.css, fixes multiple issues with minimal_lain and introduces new stylings for all pages and elements.
2017-06-24 20:04:24 +02:00
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
e87e215315 Make fontsize for top bar smaller for cyberpunk / cyberia theme 2017-05-04 13:45:58 +09:00
Benjamin Southall
5ab4e569d0 Updating lainchanjp CSS theme, downstream forks use this at your own risk 2017-05-04 13:42:44 +09:00
Benjamin Southall
fffea99774 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
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
aba80c9c28 Remove duplicate font declaration for Tsuki CSS style / theme 2017-05-04 13:23:17 +09:00
Benjamin Southall
cac68f7add Add test.css e.g. test css theme and animate.css which it depends on 2017-05-04 13:20:50 +09:00
Appleman1234
8133832325 Merge pull request #96 from f0x52/master
minimal lain stylesheet
2017-04-29 09:02:39 +09:00
Appleman1234
61635d2462 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
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
f0x52
21785ffbfb minimal lain stylesheet 2017-04-18 18:53:14 +02:00
Benjamin Southall
e37a3d6e64 #90 Adding tsuki CSS 2017-04-11 00:43:49 +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
826ba04305 Add fireworks javascript and CSS 2017-03-03 15:39:28 +09:00
Benjamin Southall
a69bc13ba2 Change code hightlighting to highlight.js from google-code prettify.js 2017-03-03 15:34:45 +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
abe10dbf6d 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
a51d83a9a4 Changes to css for homepage slogan changes. 2016-12-13 02:58:55 +09:00
Benjamin Southall
ea9da7da61 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
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
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