Commit Graph

26 Commits

Author SHA1 Message Date
Simek eec595c873 ui: apply Stylelint whitespace formatting 2026-03-05 14:06:05 +01:00
dav1312 7e70038a0d Deduplicate flex centering by using new %flex-center-center 2026-02-24 19:18:49 +01:00
Simek 84a3668cce ui: remove no longer needed button-none extension 2026-02-13 13:08:59 +01:00
Isaac Levy 02e2a0d503 Fix chat height on tablets
In the study UI rewrite, `max-height: unset` was added
to the 3 col layout because verticalResizers controlled
height. However, for touch devices, these resizers are
not present.  So this 'unset' requires the same css
selector that controls the vericalResizer.

Fixes: #18848
2025-12-12 14:18:30 -05:00
Jonathan Gamble 2a50c69709 remove grid hacks, move chapter/member button below resizable list 2025-07-18 09:35:51 -05:00
Jonathan Gamble 48dc76ed05 let desktop users resize study side elements 2025-06-24 08:46:01 -05:00
Thibault Duplessis 22d459de31 remove duplicated css rule
it's in %study-list
2025-06-13 09:24:15 +02:00
sven 9ad6d431fd prettier, trailing whitespace 2024-11-18 00:22:25 +01:00
sven f954745f7a fix highlighting of chapter (#16418) 2024-11-18 00:06:41 +01:00
Francisco Salgueiro fcbac33a88 replace divs with buttons in study chapter 2024-09-14 23:40:09 +00:00
Trevor Fitzgerald e0951fdb58 Upgrade sortablejs 2024-05-19 00:09:32 -04:00
Jonathan Gamble ed26d39bc6 dynamic themes 2024-03-29 20:12:10 -05:00
Thibault Duplessis e1b7e3f435 remove study loading chapter animation 2024-03-15 09:36:10 +01:00
Benedikt Werner f121eed18c rtl: study 2023-01-15 00:13:33 +01:00
YaFred aed0a7a206 change all left: and right: in scss (replace with #{$start-direction}: and #{$end-direction}:) 2022-06-26 15:37:21 +02:00
Thibault Duplessis e37c218bf6 broadcast tournament/rounds WIP 2021-04-27 10:48:37 +02:00
Thibault Duplessis c421a50c57 show broadcast chapter result in the UI 2021-03-20 20:14:14 +01:00
Thibault Duplessis 9f59996a33 improve broadcast ongoing chapter marker 2021-03-19 17:07:44 +01:00
Thibault Duplessis 46bd43a94d show which broadcast chapters are ongoing 2021-03-17 20:28:03 +01:00
Niklas Fiekas 1374ea5ee4 prettier: format all files 2021-02-06 14:52:33 +01:00
Thibault Duplessis 29befe8ce4 sass-convert -i -R ui --from scss --to scss 2020-07-24 19:45:18 +02:00
Thibault Duplessis 1064926152 fix study members box height 2019-04-25 16:07:13 +07:00
Thibault Duplessis 6436773212 study context menu and various fixes 2019-04-11 10:48:12 +07:00
Thibault Duplessis 79a3a314bc study buttons and panels WIP 2019-04-10 18:06:13 +07:00
Thibault Duplessis 67dead446d study player bars UI
required moving #main-wrap down by 1em on every page!
2019-04-10 11:19:06 +07:00
Thibault Duplessis 6883c48b3c study side members and chapters UI 2019-04-10 10:34:20 +07:00