Commit Graph

1074 Commits

Author SHA1 Message Date
kiritofeng
886fd42600 Fix ticket text wrapping 2024-09-02 16:10:44 +00:00
Fher
df99fe3e23
New settings for disabling comments and social 2024-02-08 23:47:27 -05:00
int-y1
61318c7e71 Fix user table CSS 2024-01-12 13:00:13 +00:00
int-y1
19e7a0943b Upgrade Select2 to 4.0.13 2024-01-02 01:51:06 +00:00
Tudor Brindus
c126f07fe7 Revert "Completely remove Pagedown" and "Switch all Pagedown editors to Martor"
This reverts commits:
- 2035e606f3
- ce1196f74f

Since they do not interact well with dark mode.
2023-12-25 12:17:56 -05:00
Evan
2035e606f3 Completely remove Pagedown 2023-12-18 03:57:22 +00:00
Evan
ce1196f74f Switch all Pagedown editors to Martor 2023-12-18 03:57:22 +00:00
Tudor Brindus
e8b938bdda
Fixup active tab having a pixel border drawn
Something regressed since this was fixed in b676a49.
2023-02-18 16:50:08 -05:00
Tudor Brindus
966e3c8f60
Use rem for problem table alignment
Refs #2159.
2023-02-08 01:45:26 -05:00
Tudor Brindus
f7ab0908ec Revert "Make dark mode headers look nicer"
This reverts commit 05c7e61c17.
2023-02-08 01:25:44 -05:00
Evan
05c7e61c17 Make dark mode headers look nicer 2023-02-07 23:45:51 -05:00
Evan
861fcaaf26 Soften blacks and whites on dark mode 2023-02-07 22:52:21 -05:00
Evan
4821f246f7 Use custom styling of checkboxes for dark mode support 2023-02-07 22:38:19 -05:00
Tudor Brindus
9da0f29fb4
Align problem table headers the same as rows 2023-02-07 22:37:28 -05:00
Evan
e7c7bde206 Fix inline select2 search field text colour 2023-02-05 23:36:16 -05:00
Evan
766aa4e0ed Always use white text on cyan for select2 selected item 2023-02-05 23:33:46 -05:00
Evan
56e2496492 Clean up problem submit select2 CSS 2023-02-05 23:26:00 -05:00
Evan
efe7894f64 Use custom variable for select2 search dropdown background
So that we can keep the current white background for light theme but
have only dark gray (not black) for dark theme.
2023-02-05 23:24:02 -05:00
Evan
9066af6a5c Create and use custom 'dmoj' select2 theme 2023-02-05 23:24:02 -05:00
Evan
b3fe5bd302 Copy select2 default theme
Source: https://github.com/select2/select2/tree/4.0.3/src/scss/theme/default
2023-02-05 23:24:02 -05:00
Quantum
8a592a821e Use better favicon to fix #2163 2023-02-05 18:20:51 -05:00
Evan
3c72324262 Use a darker (light theme) / lighter (dark theme) color for tab text
This matches the tab text color before 1b68ed36b. Currently, the text
looks off since it has the same colour as unclickable text.
2023-02-05 15:53:56 -05:00
Evan
4ab6f89991 Standardize gravatar images 2023-02-05 15:35:38 -05:00
Evan
e2956644f7 Fix dark mode colour for alert close button
`text-shadow` does nothing on light mode, and messes up the rendering on
dark mode, so just remove it.
2023-02-05 14:42:15 -05:00
Evan
31f2ded7a0 Clean up contest ranking CSS and add dark mode colours 2023-02-05 14:04:19 -05:00
Evan
2436abb408 Move contest ranking CSS to SCSS file 2023-02-05 14:04:19 -05:00
Evan
4d12a32dde Add submission activity dark mode 2023-02-05 14:01:47 -05:00
Evan
175ccf9edc Add ability to specify table ids for user tables
This is necessary to be able to move contest ranking CSS to
SCSS files without affecting other user tables.
2023-02-05 13:56:39 -05:00
Evan
2a7d74d446 Fix grading spinner colour on dark mode 2023-02-05 13:02:53 -05:00
Evan
35140e0ba4 Clean up edit profile label CSS 2023-02-04 15:40:29 -05:00
Evan
2bd44f2e46 Add custom rating colours for dark mode; #2035 2023-02-04 15:39:32 -05:00
Evan
2c6049978b Make dark mode links slightly lighter 2023-02-04 15:39:22 -05:00
int-y1
93faf4f41f Introduce navbar arrow 2023-01-23 00:22:20 -05:00
Jason Yuen
cf77afe48e
Fix hot problems CSS 2023-01-15 02:09:22 -05:00
int-y1
fcabde7924 Simplify design of user table's rating column 2023-01-15 01:12:03 -05:00
int-y1
c01daeca25 Clean up blog page css 2023-01-15 01:11:18 -05:00
int-y1
0a98748908 Clean up contest calendar css 2023-01-12 21:23:10 -05:00
int-y1
85beb6fac0 Move navbar CSS into separate file 2023-01-12 21:22:04 -05:00
int-y1
69d5907631 Slightly clean up navbar css 2023-01-09 20:05:16 -05:00
int-y1
0e223b2a75 Simplify CSS in judge version table 2023-01-08 16:46:00 -05:00
int-y1
617a321d03 Add dark Pygments code theme 2023-01-08 03:29:27 -05:00
int-y1
5886c24d05 Add more space for user info column 2023-01-08 01:10:17 -05:00
int-y1
f47968f7a4 Clean up blog css 2023-01-08 00:30:58 -05:00
int-y1
acd7b2a3f5 Clean up org edit page 2023-01-08 00:11:16 -05:00
int-y1
bb2c3ec400 Clean up pagination css in user table 2023-01-07 23:58:47 -05:00
int-y1
821b404da5 Clean up css on contest list page 2023-01-06 12:01:16 -05:00
int-y1
798fda285b Clean up css for users 2023-01-06 12:00:19 -05:00
int-y1
410d520a0c Remove dead css on comments 2023-01-05 20:49:20 -05:00
int-y1
5f2e28e702 Remove negative margins in comments 2023-01-03 20:46:25 -05:00
int-y1
88909fee57 Clean up user icon in top-right corner 2023-01-03 03:05:52 -05:00