diff --git a/changelog/60_UNRELEASED_2020-xx-xx.md b/changelog/60_UNRELEASED_2020-xx-xx.md index 2f9c1faa..a2b5e098 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -136,7 +136,7 @@ - Fixed (again) that CORS was broken ### General & other improvements/fixes -- UI refresh / style improvements (thanks @zsarnett) +- UI refresh / style improvements (thanks @zsarnett for the idea and initial work on this) - The data path (previously fixed to the `data` folder) is now configurable, making it possible to run multiple grocy instances from the same directory (with different `config.php` files / different database, etc.) (thanks @fgrsnau) - Via an environment variable `GROCY_DATAPATH` (higher priority) - Via an FastCGI parameter `GROCY_DATAPATH` (lower priority) diff --git a/public/css/grocy.css b/public/css/grocy.css index 7fcf4004..bd9fae7e 100644 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -474,12 +474,6 @@ canvas.drawingBuffer { cursor: pointer; } -#info-current-stock { - font-size: 1.5em; - font-weight: 500; - line-height: 1.2; -} - .related-links .btn { font-size: 14px; } diff --git a/views/about.blade.php b/views/about.blade.php index 55cd3be7..30aa8fff 100644 --- a/views/about.blade.php +++ b/views/about.blade.php @@ -7,7 +7,7 @@

@yield('title')

-
+
+ +
+
-
-
+ +
+
-
+
diff --git a/views/batteriesjournal.blade.php b/views/batteriesjournal.blade.php index a2478650..da4e0ff8 100644 --- a/views/batteriesjournal.blade.php +++ b/views/batteriesjournal.blade.php @@ -11,10 +11,11 @@
-
-
+
+ +
-
+
@@ -25,9 +26,9 @@
-
+
- +  {{ $__t('Battery') }}
diff --git a/views/batteriessettings.blade.php b/views/batteriessettings.blade.php index 311ffe54..69fbd859 100644 --- a/views/batteriessettings.blade.php +++ b/views/batteriessettings.blade.php @@ -8,9 +8,11 @@

@yield('title')

-
+ +
+

{{ $__t('Batteries overview') }}

diff --git a/views/batteryform.blade.php b/views/batteryform.blade.php index a522a029..340bd794 100644 --- a/views/batteryform.blade.php +++ b/views/batteryform.blade.php @@ -12,9 +12,11 @@

@yield('title')

-
+ +
+
diff --git a/views/batterytracking.blade.php b/views/batterytracking.blade.php index 087054d2..7de08b86 100644 --- a/views/batterytracking.blade.php +++ b/views/batterytracking.blade.php @@ -8,7 +8,9 @@

@yield('title')

-
+ +
+
diff --git a/views/calendar.blade.php b/views/calendar.blade.php index 7e236223..d85456cc 100644 --- a/views/calendar.blade.php +++ b/views/calendar.blade.php @@ -30,7 +30,8 @@
-
+ +
- -
-
+
+ -
- - +
-
+
@@ -40,9 +36,9 @@
-
+
- +  {{ $__t('Status') }}
@@ -131,13 +131,6 @@
-

@yield('title')

-
+ +
+