aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/type.scss
Commit message (Collapse)AuthorAge
* Organize settings with horizontal tabs (#569)Libravatar Romain2020-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | * Align settings section titles on same row * Add className to Settings Titles to copy tab layout from 'Available Services' * Add all Settings Titles to the horizontal tab layout at the top of the form * Add state for active settings taband onClick * Add condition for each Settings div to show when activeSetttingsTab plus fix typo 'appearance' * Add condition for each Settings div to show when activeSetttingsTab plus fix typo 'appearance' * Add margins in between setting tabs * Remove 50px of top margin to minimize blank space above tabs * Remove temporary &nbsp;&nbsp; in between tabs now that CSS is in place * Apply code changes * Delete unused code const { activeSettingsTab } = this.state; Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Merge branch 'develop' into local-serverLibravatar vantezzen2019-10-18
|\
| * Implement #120v5.4.0-beta.1Libravatar vantezzen2019-10-17
| |
* | Add local server to allow serverlesss usageLibravatar vantezzen2019-10-14
|/
* Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|
* feature(Service): Add webview crash handler to display a user friendly messageLibravatar Stefan Malzner2017-11-07
|
* initial commitLibravatar Stefan Malzner2017-10-13