Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
themes
DARIAH Repository Theme
Commits
c12d9ab4
Commit
c12d9ab4
authored
Feb 27, 2019
by
Gradl, Tobias
Browse files
891: Highlighting von Treffen in der Suchausgabe
Task-Url:
https://pm.winseda.de/issues/891
parent
f03e2071
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/application-gs.css
View file @
c12d9ab4
...
...
@@ -229,6 +229,18 @@
overflow-wrap
:
break-word
;
word-wrap
:
break-word
;
word-break
:
break-word
;
}
#search-results-container
#search-results
.tab-pane
.search-results-item
.search-results-resource-item
ul
.search-result-highlights
{
margin-bottom
:
8px
;
font-size
:
90%
;
}
#search-results-container
#search-results
.tab-pane
.search-results-item
.search-results-resource-item
ul
.search-result-highlights
li
{
overflow-wrap
:
break-word
;
word-wrap
:
break-word
;
word-break
:
break-word
;
font-style
:
italic
;
}
#search-results-container
#search-results
.tab-pane
.search-results-item
.search-results-resource-item
ul
.search-result-highlights
li
span
.result-highlight-field
{
font-style
:
normal
;
}
#search-results-container
#search-results
.tab-pane
.search-results-item
.search-results-resource-item
ul
.search-result-highlights
li
span
.result-highlight
{
font-weight
:
bold
;
}
#search-results-container
#search-results
.tab-pane
.search-results-item
.search-results-resource-item
.search-result-objects
>
span
{
display
:
inline-block
;
padding
:
0
0.25rem
0.25rem
0.25rem
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment