From c9de96328e59816ff4867abf5feab9fb9bf29511 Mon Sep 17 00:00:00 2001 From: Minteck Date: Mon, 26 Dec 2022 10:55:42 +0100 Subject: Update - This is an automated commit --- assets/logo/custom.css | 4 ++-- includes/planner.inc | 2 +- pages/computers.inc | 21 +++++++++++++-------- 3 files changed, 16 insertions(+), 11 deletions(-) diff --git a/assets/logo/custom.css b/assets/logo/custom.css index a27d366..76ad1d5 100644 --- a/assets/logo/custom.css +++ b/assets/logo/custom.css @@ -604,8 +604,8 @@ peh-muted { } .card { - background-color: #111; - border: 1px solid rgba(255, 255, 255, .125); + background-color: #111 !important; + border: 1px solid rgba(255, 255, 255, .125) !important; } #member-banner-container > #member-banner > #system-info { diff --git a/includes/planner.inc b/includes/planner.inc index c537d17..225fca4 100644 --- a/includes/planner.inc +++ b/includes/planner.inc @@ -84,7 +84,7 @@ function day($display, $diff): void { if ($diff < 0) $disabled = true; else $dis ?> style="opacity: .75; pointer-events: none;"> - + Graphics processor 1 ? "s" : "" ?>: - ( cores, ) + ( cores, ) " : "" ?> @@ -170,7 +170,7 @@ if (count($parts) === 2 || count($parts) === 3) { RAM chips: - MiB + MiB " : "" ?> @@ -194,7 +194,7 @@ if (count($parts) === 2 || count($parts) === 3) { Remaining capacity: - / (designed for , % left) + / (designed for 0): ?>, % left) This computer does not contain a battery. @@ -321,7 +321,7 @@ if (count($parts) === 2 || count($parts) === 3) { - + @@ -438,7 +438,7 @@ if (count($parts) === 2 || count($parts) === 3) { - + @@ -526,8 +526,8 @@ if (count($parts) === 2 || count($parts) === 3) { - % - % + % + % @@ -781,6 +781,11 @@ if (count($parts) === 2 || count($parts) === 3) {

Computers

Click on a computer to view information about it (open windows, installed apps, ...).

+
+ Luna is not for production. The Luna program version 1.0.0 is considered malware and must not be used on any computer other than a development machine. +
+ + -- cgit