1
0
mirror of https://github.com/djohnlewis/stackdump synced 2025-12-07 00:13:33 +00:00

Solr syntax errors are now handled nicely.

Fixes #4.
This commit is contained in:
Sam
2013-10-22 22:43:57 +11:00
parent 645b24f370
commit 7dc7b7b5bd
2 changed files with 20 additions and 2 deletions

View File

@@ -402,6 +402,10 @@ h1.answers {
margin-top: 7px;
}
p.page-actions {
padding-top: 25px;
}
.importinprogress .subinfo, .errormessage .subinfo {
color: #999999;
}