FreeTube/src/renderer/components/ft-slider
milotype 7c6fbc057b
Alignment and typography corrections (#653)
* Update player-settings.vue

Replaced the LATIN SMALL LETTER X with the correct MULTIPLICATION SIGN

* Update ft-slider.js

Added a SPACE character as separator between "value" and "extension".

* Update ft-slider.vue

Changed the "SPACE" and "HYPHEN" characters with the "COLON" character, in order to prevent values to look like they where negative.

* Update ft-search-filters.vue

- Removed CSS class "radioMargin" for "Time" and "Type". This class does not seem to be defined anywhere!
- Substituted CSS class "radioMargin" with "searchRadio" for "Duration", so the div aligns correctly.

* Update ft-slider.js

Removed SPACE character between "currentValue" and "valueExtension"
2020-10-14 11:12:58 -04:00
..
ft-slider.css Fix locale issues 2020-08-22 14:26:47 -04:00
ft-slider.js Full Theme Support and More Settings are Functional 2020-02-29 22:37:02 -05:00
ft-slider.vue Alignment and typography corrections (#653) 2020-10-14 11:12:58 -04:00