Commit graph

13 commits

Author SHA1 Message Date
Andreas Nedbal
4cb66c7100 Adjust default button styling
Buttons are now slightly wider, include an increased border radius, and the font weight is bold
2023-11-01 11:55:39 +01:00
Andreas Nedbal
8c9dc92afb Move stylesheets back to app/assets/stylesheets 2023-01-03 14:14:23 +01:00
Andreas Nedbal
008f3c7b5d Move stylesheets from assets into javascript/styles/ 2022-01-11 22:41:37 +01:00
Andreas Nedbal
41a7c89dae Make icons on buttons clickthrough to properly catch events 2022-01-03 16:33:06 +01:00
Andreas Nedbal
b29d3309d0 Make default btn-link themable 2020-05-09 02:45:57 +02:00
Andreas Nedbal
c75c86e16c Add focus and active override styles 2020-05-06 22:48:07 +02:00
Andreas Nedbal
771e09133c Add active styling for buttons 2020-05-06 22:35:33 +02:00
Andreas Nedbal
c261c85e22 Fix outline button styles 2020-05-06 22:24:56 +02:00
Andreas Nedbal
9235533f59 Adjust button styles for theming
- Default (unstyled) buttons use the body text color
- Colored buttons use their text color equivalent
2020-05-03 21:57:19 +02:00
Andreas Nedbal
e8bbf2c2f1 Adjust casing of $colorNames variable 2020-04-29 18:26:15 +02:00
Andreas Nedbal
aa453ab770 Moved $colors list into variables
Also renamed it because it would cause a collission with Bootstraps $colors surely at some point.
2020-04-28 13:07:16 +02:00
Andreas Nedbal
a7cefa11b3 Add customizable hover styles to buttons 2020-04-27 19:57:10 +02:00
Andreas Nedbal
76c91180b0 Added overrides for Bootstrap styles to use CSS variables 2020-04-27 18:38:24 +02:00