Kristjan ESPERANTO
b08a4737af
Update stylelint ( #3042 )
...
1. Update `stylelint` dependencies
- As of stylelint v15, we do not need `stylelint-config-prettier`
anymore:
https://github.com/prettier/stylelint-config-prettier/releases/tag/v9.0.5
2. Switch to `stylelint-config-standard`:
`stylelint-prettier/recommended` has not been updated for a long time
and still needs the old `stylelint-config-prettier`
3. Handle new `stylelint` issues
2023-02-19 21:36:50 +01:00
Brendan Keyport
29d467715f
ran prettier
2022-09-17 14:47:34 -07:00
B. Keyport
b791a3761f
uncaught breaking change - now caught
2022-09-16 23:56:01 -07:00
B. Keyport
02201d9f15
CSS error in old coding, will break.
2022-09-13 14:03:06 -07:00
B. Keyport
b8dbf95497
Minor tweak to uncaught error in sizing.
2022-09-13 13:58:56 -07:00
B. Keyport
65022f3ce1
reset font sizes not to break
2022-09-13 12:44:10 -07:00
B. Keyport
203014c654
Fully implement font size adjustments to variables
...
Partially implementing variables is silly, noticed font sizes weren't implemented fully. Corrected this in my custom, decided it should be in main. Feel free to adjust REM factors to match defaults you like.
2022-09-08 12:11:56 -07:00
Michael Trenkler
93581ca4d9
toggle pointer-events with suspension
2022-03-26 15:15:21 +01:00
rejas
fcfe57e5e2
Add more properties for finer body margins
2021-05-14 17:42:23 +02:00
veeck
6d356ff770
Introduce font-size-small property and use it in calendar too (clean it up too)
2021-05-08 18:29:53 +02:00
veeck
21790b32bf
Use hex notation instead of verbose name like everywhere else
2021-05-08 18:07:38 +02:00
veeck
012a7b0678
Convert one px to rem
2021-05-08 18:04:14 +02:00
veeck
6595c85671
Remove useless(?) margins
2021-05-08 18:04:14 +02:00
veeck
cf5c0464fe
Use custom property for gaps between modules
2021-05-08 18:04:14 +02:00
rejas
7bfaf07980
Use custom properties colors more often
2021-04-17 09:50:12 +02:00
rejas
a42fa8e9f9
Adjust default css to match styles from befor custom properties merge
2021-04-17 09:38:33 +02:00
Earl Man
eca35b2371
change --base to --font-size
2021-04-08 14:51:07 -05:00
Earl Man
f97d2e2644
revert 'dimming' method
2021-04-08 14:48:23 -05:00
earlman
50c702c00a
adjust new opacities
2021-04-04 13:24:59 -05:00
earlman
f9c78a5263
use variables for fonts
2021-04-04 13:18:33 -05:00
earlman
d46784a4d5
base font sizes on rem and var(--base)
2021-04-04 13:05:41 -05:00
earlman
ff43d082f2
base line-height on scale
2021-04-04 12:53:35 -05:00
earlman
83801736d7
add color variables
2021-04-04 12:38:17 -05:00
earlman
7ad12d954c
add original main.css bak
2021-04-04 11:51:04 -05:00
earlman
3e8bd022e2
add custom variables
2021-04-02 11:28:22 -05:00
Bugsounet - Cédric
4ded60874f
No Text Select for Touch Screen use
2020-12-30 11:34:09 +01:00
Veeck
a1285b120b
Remove some other prefixed styles since we are at it
2020-04-20 12:13:13 +02:00
ubertao
ba428c6cfe
Use 'white-space: pre-line' for multi-line compliment.
2018-09-24 23:01:17 +08:00
Michael Teeuw
538a2acbf5
Fix linting errors.
2018-01-01 13:38:07 +01:00
Flo
09c03e8ca7
Support full screen mode on iOS and enable "click to toggle fullscreen" in standard browsers
2017-03-22 22:19:19 +01:00
Andrew McOlash
afe0e3c1d6
Add in option to have single line news
2017-03-11 17:36:47 -06:00
Chris van Marle
92e0affb85
Disable pointer-events on fullscreen overlay
2017-01-05 10:14:52 +01:00
Michael Teeuw
b9f308c832
Stylelint fixes
2016-10-15 17:11:03 +02:00
Michael Teeuw
6816bd8bad
Solve margin issue.
2016-10-15 17:06:52 +02:00
Nicholas Hubbard
e023a68780
Clean Up the Contributing Documentation and Process: Part VII.LXVI
...
* Fix the issues in css/main.css.
2016-09-08 15:47:16 -04:00
Michael Teeuw
d6fa1f9cbc
Improve scrollbar hiding.
2016-04-13 09:58:56 +02:00
Michael Teeuw
14f48ec440
Prevent clipping of header. Fixes : #167
2016-04-13 09:23:54 +02:00
Michael Teeuw
68ed3e4996
Prevent scrollbars.
2016-04-12 13:59:19 +02:00
Michael Teeuw
9bf22e5e13
Brighter headers.
...
The headers were to dark to be visible thru the mirror.
2016-04-10 23:42:03 +02:00
Nicholas Hubbard
7b5b81504b
Standardize: TO STYLELINT!
2016-04-05 15:43:52 -04:00
Michael Teeuw
638263e8eb
Add two special regions.
2016-04-05 13:39:52 +02:00
Michael Teeuw
1a20bd2f4d
add an align-left class
2016-04-05 12:22:01 +02:00
Domi-G
0fcdc2e118
Define fallback fonts
2016-04-05 00:33:29 +02:00
Domi-G
4b8d44aa2e
Cleanup fonts, larger charset - fixes #133
2016-04-05 00:09:11 +02:00
Michael Teeuw
5eed80c28e
Squashed commit of the following:
...
commit e38dd346d9f796807ea71035c18e3533ec245ba6
Author: Michael Teeuw <michael@xonaymedia.nl>
Date: Sat Apr 2 19:17:30 2016 +0200
Add the possibility to set the maximum number of days.
commit 6f5c86775b708d19d3798267ffd23e491a1d2c62
Author: Sam Vendittelli <sam.vendittelli@hotmail.com>
Date: Sat Apr 2 06:27:44 2016 +0100
Fixed cursor appearing in margin
Cursor was appearing in the margin so moved `cursor: none` property to html.
commit 576c668d84b34b8ad7a0fd51b146fde60f721682
Author: Domi-G <lessuseguy+githubdomig@gmail.com>
Date: Fri Apr 1 22:52:32 2016 +0200
Huge cleanup of white space
2016-04-03 19:52:13 +02:00
Michael Teeuw
a1973faa06
Fix CSS glitches. Improve show/hide.
2016-04-01 10:25:55 +02:00
Michael Teeuw
d601919dc4
Minor visual changes.
2016-03-31 17:07:21 +02:00
Domi-G
c698d27a29
Fixed layout for Firefox
2016-03-31 15:07:55 +02:00
Paul-Vincent Roll
9999b3aa0c
Hide cursor and updated electron params
2016-03-31 12:44:00 +02:00
Michael Teeuw
74afe433fb
Add weather modules.
2016-03-29 13:28:15 +02:00