Update CSS to version 9.2.1.30.

This commit is contained in:
inference 2023-04-05 08:14:08 +01:00
parent 40877ebf9f
commit fb0837fd6d
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -3,7 +3,7 @@
/* Copyright 2022-2023 Jake Winters */ /* Copyright 2022-2023 Jake Winters */
/* SPDX-License-Identifier: BSD-3-Clause-Clear */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */
/* Version: 9.2.0.29 */ /* Version: 9.2.1.30 */
/* Body */ /* Body */
@ -252,7 +252,7 @@ strong {
} }
table { table {
overflow-x: auto; overflow-x: scroll;
} }
.update_date { .update_date {