diff --git a/config-srihashes.php b/config-srihashes.php index 9655ffd..19b35b6 100644 --- a/config-srihashes.php +++ b/config-srihashes.php @@ -2,7 +2,7 @@ // Autogenerated by "make sri" (and srihash_files.txt). $GLOBALS["SRIHASHES"] = array( "css/font-awesome.min.css" => "sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN", -"css/style.css" => "sha384-3+qaYNVG3XTPDSYGxgT9IhtdO60ELHYGV2E8VQ2sqVHOaIDe0iThsTeqyJnm6VxK", +"css/style.css" => "sha384-z/7yjLk4ZM385XlR7p5ls6weH8F8S7OTEpi2AOxcRAQ8WbN4vgZ+84Xitfh3h+up", "js/jquery-min.js" => "sha384-xBuQ/xzmlsLoJpyjoggmTEz8OWUFM0/RC5BsqQBDX2v5cMvDHcMakNTNrHIW2I5f", "js/phonebook.js" => "sha384-THAXVZVXWYCaLe0xoZLLcGLqOgsOL63oNXf4n1AYe+NNzRZ3Ku9xThHzmeHYdQC+", ); diff --git a/css/style.css b/css/style.css index 9336e2f..adc6314 100644 --- a/css/style.css +++ b/css/style.css @@ -704,6 +704,13 @@ body.lightbox #overlay { text-align: center; } +.error-result { + background-color: #fff; + color: #333; + width: 496px; + margin-left: 0.5em; + } + .pgpfingerprintfont { font-size: 12px; } diff --git a/img/searcherror.png b/img/searcherror.png deleted file mode 100644 index adb02d0..0000000 Binary files a/img/searcherror.png and /dev/null differ diff --git a/templates/header.php b/templates/header.php index 952d4e6..737d969 100644 --- a/templates/header.php +++ b/templates/header.php @@ -38,6 +38,5 @@
- -

ERROR! Reload the page to resubmit your search.

+

An error occurred while trying to access Phonebook.
Please reload the page to resubmit your search.