~slub.team/goobi-indexserver/3.x

« back to all changes in this revision

Viewing changes to lucene/src/site/changes/ChangesSimpleStyle.css

  • Committer: Sebastian Meyer
  • Date: 2012-08-03 09:12:40 UTC
  • Revision ID: sebastian.meyer@slub-dresden.de-20120803091240-x6861b0vabq1xror
Remove Lucene and Solr source code and add patches instead
Fix Bug #985487: Auto-suggestion for the search interface

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
li.bulleted-list {
2
 
  margin-top: 0.25em;
3
 
  margin-bottom: 0.25em;
4
 
}
5
 
 
6
 
li {
7
 
  margin-top: 1em;
8
 
  margin-bottom: 1em;
9
 
}
10
 
 
11
 
span.attrib {
12
 
  color: darkgreen;
13
 
}