rDrama/files/assets/css
mummified-corroding-granny 3a3e1d8d74 add javascript and css for non-click-sortable table headers th (#107)
I noticed there are some over-interactive tables in general on rdrama. Particularly, multiple columns in the shop tables (awards and hats), which allow you to sort by buttons, icons, … The one page for user profile views also comes to mind, because it uses relative time since last visit, is paged server-side and browsers do not know how to sort that type of data anyway.

Also I noticed there are some tables that have disabled sorting by using <td> instead of <th> for the headers as is the case of the following pages:
* @uid/followed
* @uid/following

All of these situations are accounted for but need to be changed later in a different PR, because I can't right now.

For example, the "Buy" column of the shop can be changed to the following to disable sorting:

`<th class="disable-sort-click">Buy</th>`

Reviewed-on: #107
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-01 14:10:10 +00:00
..
admin minor css fixes 2023-01-01 07:55:16 +02:00
casino fix casino 2023-01-01 11:08:55 +02:00
4chan.css tie transparent theme to backgrounds 2022-12-07 19:53:29 +02:00
30409f.css stop using inline style/script elements 2022-12-29 16:20:27 +02:00
agendaposter.css stop using inline style/script elements 2022-12-29 16:20:27 +02:00
awards.css stop using inline style/script elements 2022-12-29 16:20:27 +02:00
chat.css fix youtube embeds in chat 2023-01-28 16:46:49 +02:00
classic.css fix classic theme 2023-01-25 07:25:37 -08:00
classic_dark.css tie transparent theme to backgrounds 2022-12-07 19:53:29 +02:00
coffee.css tie transparent theme to backgrounds 2022-12-07 19:53:29 +02:00
dark.css tie transparent theme to backgrounds 2022-12-07 19:53:29 +02:00
dramblr.css get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
err.css stop using inline style/script elements 2022-12-29 16:20:27 +02:00
header.css minor cosmetic fix 2022-12-30 19:15:50 +02:00
light.css fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3464917#context 2023-01-24 12:47:31 +02:00
main.css add javascript and css for non-click-sortable table headers th (#107) 2023-02-01 14:10:10 +00:00
midnight.css get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
notifications.css fix videos overlapping on shit 2023-01-01 14:20:06 +02:00
offline.css get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
poor.css remove legacy PCM shit 2022-12-30 16:50:45 +02:00
smolfp.css stop using inline style/script elements 2022-12-29 16:20:27 +02:00
transparent.css tie transparent theme to backgrounds 2022-12-07 19:53:29 +02:00
tron.css tie transparent theme to backgrounds 2022-12-07 19:53:29 +02:00
win98.css tie transparent theme to backgrounds 2022-12-07 19:53:29 +02:00