IntWebExtensions
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Extensiom method for CSS em units. Relative to the font-size of the element (2em means 2 times the size of the current font)
Extensiom method for CSS em units. Relative to the font-size of the element (2em means 2 times the size of the current font)
Attributes
Extensiom method for CSS px units. Pixels (px) are relative to the viewing device. For low-dpi devices, 1px is one device pixel (dot) of the display. For printers and high resolution screens 1px implies multiple device pixels.
Extensiom method for CSS px units. Pixels (px) are relative to the viewing device. For low-dpi devices, 1px is one device pixel (dot) of the display. For printers and high resolution screens 1px implies multiple device pixels.
Attributes
Extensiom method for CSS vh units. Relative to 1% of the height of the viewport
Extensiom method for CSS vh units. Relative to 1% of the height of the viewport