element-web/res/css/views/elements
J. Ryan Stinnett b2387f4cff Define SCSS variable for resource dir
Adds a `$res` SCSS variable set to the path from the root SCSS file to the `res`
directory.

This is a different base path than previously used in CSS URLs (it goes up 3
directories instead of 2), because Webpack will now be resolving images relative
to the root SCSS file, so the path corresponds to a source tree location,
instead of a path in the build output tree.

Defining this variable has two main goals:

* URLs are a bit easier to read
* The path can be overridden, which is needed for external (riot-web) themes
2019-01-17 22:06:49 -06:00
..
_AccessibleButton.scss disable old style of showing focus for now 2018-10-19 12:10:37 +02:00
_AddressSelector.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_AddressTile.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_DirectorySearchBox.scss Define SCSS variable for resource dir 2019-01-17 22:06:49 -06:00
_Dropdown.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_EditableItemList.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_ImageView.scss Define SCSS variable for resource dir 2019-01-17 22:06:49 -06:00
_InlineSpinner.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MemberEventListSummary.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_ProgressBar.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_ReplyThread.scss Remove margins when in a ReplyThread to stop them taking so much space 2018-05-09 11:53:37 +01:00
_ResizeHandle.scss fix resize handles being too thick on edge (hopefully) 2018-12-14 17:06:00 +01:00
_RichText.scss hack nunito italics for now with CSS skew 2019-01-16 12:53:46 +00:00
_RoleButton.scss Hide all the time travel. 2018-10-27 11:06:52 +01:00
_Spinner.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_SyntaxHighlight.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_ToolTipButton.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00