From da39917917f03bd709eb7807cc5d900ddeb1e48c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Sep 2018 19:32:13 +0300 Subject: Rename package-search.css to packages.css --- mod/mod-packages.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod') diff --git a/mod/mod-packages.cxx b/mod/mod-packages.cxx index 1157378..1515a53 100644 --- a/mod/mod-packages.cxx +++ b/mod/mod-packages.cxx @@ -117,7 +117,7 @@ handle (request& rq, response& rs) s << " " << squery; s << ~TITLE - << CSS_LINKS (path ("package-search.css"), root) + << CSS_LINKS (path ("packages.css"), root) // // This hack is required to avoid the "flash of unstyled content", which // happens due to the presence of the autofocus attribute in the input -- cgit v1.1