diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 04283fdf7..000000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index b15977be6..18a841a87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules dist src -index.html.gz \ No newline at end of file +index.html.gz +.DS_Store diff --git a/prettier.config.js b/prettier.config.js new file mode 100644 index 000000000..e69de29bb diff --git a/www/css/tablet.css b/www/css/tablet.css index 5770afcdc..ca02bb079 100644 --- a/www/css/tablet.css +++ b/www/css/tablet.css @@ -758,11 +758,8 @@ textarea { .caltable { width: 100%; - font-size: 10pt; -} - -.caltable table { - font-size: 10px; + font-size: x-small !important; + height: 600px; } .caltable textarea { diff --git a/www/index.html b/www/index.html index 72024c27f..ed4e5b743 100644 --- a/www/index.html +++ b/www/index.html @@ -1,63 +1,59 @@ -
- - - - - -