nyaa/nyaa/templates
Nicolas F 8f1925ce05 search_results: various fixes to the DOM
Avoid repeated style attributes, instead use nth-child CSS selectors
and classes where appropriate.

Also, get rid of the useless <div> around column headings. They don't
seem to do anything useful and are just more stuff for the browser's
layout engine to juggle around.

We can also use Jinja2 to remove some of the unnecessary whitespace
around table headings, which makes things like copy-pasting in Firefox
act less weird. This includes some other whitespace fixes too.
2019-04-30 23:11:40 +02:00
..
bootstrap Add rel="prev"/"next" attribs on pagination (#462) 2018-03-25 16:32:03 -07:00
email [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
404.html Add simple OG metadata tags to templates 2017-05-26 01:03:59 +03:00
_formhelpers.html user: clean up admin_form HTML (#400) 2018-01-03 14:28:39 -08:00
admin_bans.html Better bans (#341) 2017-08-25 18:53:35 -04:00
adminlog.html Better bans (#341) 2017-08-25 18:53:35 -04:00
edit.html Implement comment locking (#439) 2018-03-25 17:03:49 -07:00
flashes.html Initial commit. 2017-05-12 20:51:49 +02:00
help.html comments: fix editing for users with a CAPTCHA (#502) 2018-06-16 16:57:14 -07:00
home.html Make blue info bubble dismissible, configurable (#526) 2019-04-08 19:50:30 -07:00
infobubble.html Make blue info bubble dismissible, configurable (#526) 2019-04-08 19:50:30 -07:00
infobubble_content.html Make blue info bubble dismissible, configurable (#526) 2019-04-08 19:50:30 -07:00
layout.html Improve mobile user experience. 2018-04-24 23:19:14 -05:00
login.html Add tabindexes to login elements (#420) 2017-12-02 13:31:51 +02:00
password_reset.html [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
password_reset_request.html [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
profile.html Replaced spaces with tabs 2018-11-20 13:45:31 +01:00
register.html Improve and tidy up email blacklist regexes (Hotmail) (#438) 2018-01-27 01:55:35 +02:00
reports.html Undo responsive table for reports (#444) 2018-02-01 11:35:04 -08:00
rss.xml Add amount of comments to RSS (#528) 2018-10-27 17:17:13 +03:00
rules.html Fix some text and revert a js thing 2017-10-20 22:24:36 -07:00
search_results.html search_results: various fixes to the DOM 2019-04-30 23:11:40 +02:00
upload.html Implement range bans (#478) 2018-06-29 20:15:04 -07:00
user.html Query limit fixes (#555) 2019-04-08 16:59:30 -07:00
user_comments.html Quick and dirty comment list for moderators to look at (#421) 2017-12-04 15:51:31 +02:00
view.html Fix some JOIN insanity with SQLAlchemy. 2019-04-08 19:18:11 +02:00
waiting.html Initial commit. 2017-05-12 20:51:49 +02:00
xmlns.html Add amount of comments to RSS (#528) 2018-10-27 17:17:13 +03:00