riot-web/res/css
Suguru Hirahara 3ca957b541
Update `_ResizeHandle.pcss` (#10772)
* Nesting: `mx_ResizeHandle`

* Nesting: `> div`

* Run prettier

* Use a custom property

* Remove a redundant declaration: `cursor: row-resize`

The resizer is either vertical or horizontal, and since `cursor: row-resize` is applied by default, it does not need to be repeated here.

* Conform the class names to the naming policy

* Revert "Use a custom property"

This reverts commit 6116939eec7d9e4220b89a638623e5876e143adf.
2023-05-04 15:19:55 +00:00
..
components/views Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
compound Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
structures Update `_ResizeHandle.pcss` (#10772) 2023-05-04 15:19:55 +00:00
views Update `_ResizeHandle.pcss` (#10772) 2023-05-04 15:19:55 +00:00
voice-broadcast Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_animations.pcss
_common.pcss Update style rules of `MessageTimestamp` (#10780) 2023-05-04 12:19:26 +00:00
_components.pcss Remove obsolete CSS files - `_AuthButtons.pcss`, `_NewSessionReviewDialog.pcss`, and `_ManageIntegsButton.pcss` (#10753) 2023-05-03 21:43:17 +00:00
_font-sizes.pcss
_font-weights.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_spacing.pcss
rethemendex.sh