From 6753961756da4998d98d651e6a09db763c088b38 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Thu, 9 May 2024 12:59:38 +0200 Subject: [PATCH] [prep-release-3.3.12] Update stylesheet hashes for 3.3.12-RC1 --- phpBB/styles/prosilver/theme/stylesheet.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/phpBB/styles/prosilver/theme/stylesheet.css b/phpBB/styles/prosilver/theme/stylesheet.css index 5665c839ba..e866175bf7 100644 --- a/phpBB/styles/prosilver/theme/stylesheet.css +++ b/phpBB/styles/prosilver/theme/stylesheet.css @@ -12,10 +12,10 @@ @import url("utilities.css?hash=d8f72c42"); @import url("common.css?hash=a9741ba1"); @import url("links.css?hash=18286e16"); -@import url("content.css?hash=be57a41d"); +@import url("content.css?hash=d0e24377"); @import url("buttons.css?hash=56f0d25f"); @import url("cp.css?hash=50d868ab"); -@import url("forms.css?hash=b64464fb"); +@import url("forms.css?hash=9016b55c"); @import url("icons.css?hash=64da33ce"); @import url("colours.css?hash=fcb2f289"); -@import url("responsive.css?hash=87b53e08"); +@import url("responsive.css?hash=91525545");