Suguru Hirahara
d2fa0af3c0
Manage rules for mx_RoomView on _RoomView.pcss - _ScrollPanel.pcss ( #10770 )
...
* Move style rules of `mx_RoomView_MessageList` from _ScrollPanel.pcss on _RoomView.pcss
* Nesting: `mx_RoomView--local .mx_ScrollPanel`
2023-05-09 08:32:16 +00:00
Suguru Hirahara
5162cefa78
Replace Sass variables with CSS custom properties - $container-gap-width and $container-border-width ( #10776 )
...
* Replace a Sass variable with a CSS custom property - $container-gap-width
* Replace a Sass variable with a CSS custom property - $container-border-width
2023-05-03 09:24:41 +00:00
Suguru Hirahara
f342f4dcaa
Tidy up _RoomView.pcss ( #10744 )
...
* Include: `mx_MainSplit`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Include: `mx_RoomView_messagePanelSearchSpinner::before`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Include: `mx_RoomView_timeline`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Include: `mx_RoomView_MessageList li`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Include: `mx_RoomView_inCall`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Include: `mx_RoomView .mx_MessageComposer`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Run prettier
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2023-05-02 09:30:53 +00:00
Suguru Hirahara
9f8113eabd
Archaeological investigation - _RoomView.pcss ( #10733 )
...
* Remove - mx_RoomView_callStatusBar
The style blocks were added by 39c628d4a1 and the element to be styled with them was removed by 50965e41eb .
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Remove - mx_RoomView_voipButton
The element to be styled with the rules was removed with 50965e41eb .
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Remove - mx_RoomView_voipChevron
The element to be styled with the rules was removed with 571bd30898 .
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Remove - mx_RoomView_ongoingConfCallNotification
The element these rules styled was removed by 8962f7ae9e
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Remove - mx_RoomView_auxPanel_fullHeight
The element these rules styled was added by 887defda9c and removed by 54cd385e6d .
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
* Remove - mx_RoomView_auxPanel_apps
The style rule has become obsolete already at 79d3cca6e9 . It is no longer clear which commit deprecated it.
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2023-04-28 07:54:24 +00:00
Suguru Hirahara
d8acdd1750
Fix profile resizer to make first character of a line selectable in IRC layout ( #10396 )
2023-03-21 10:10:13 +01:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Michael Weimann
b61cc4850b
Fix composer padding ( #9137 )
2022-08-05 13:13:13 +02:00
Michael Weimann
ed8ccb5d80
Start DM on first message ( #8612 )
2022-08-04 08:19:52 +02:00
Germain
72c24af5c0
Disallow invalid inline style comments in stylesheets ( #9099 )
2022-07-27 14:39:29 +01:00
Michael Telatynski
01f4bb8c78
Rename PostCSS files to .pcss ( #9013 )
...
* Rename PostCSS files to `.pcss`
* Make Stylelint happy
* Delint
* Rename new files too
* delint
* Fix bad comment placement
2022-07-15 14:53:23 +01:00