Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE-Project
Commits
6db7bcba
Verified
Commit
6db7bcba
authored
Feb 23, 2022
by
Mathias Goebel
🎠
Browse files
feat: style facets
closes
#2
parent
8e0cc0cf
Pipeline
#277707
passed with stages
in 11 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sade-projects/textgrid/templates/tmpl1/css/custom.css
View file @
6db7bcba
...
...
@@ -2186,13 +2186,23 @@ pre {
/* color: #B6473D;*/
/*}*/
.facet-area
>
li
{
.facet-area
li
{
list-style
:
none
;
}
.facetSelected
{
background-color
:
lightgrey
;
}
.glyphicon.glyphicon-minus-sign
{
margin-right
:
5
px
;
margin-right
:
8
px
;
font-size
:
small
;
}
.facet-area
ul
{
padding-left
:
20px
;
padding-bottom
:
20px
;
}
.facet-area
ul
li
{
padding-bottom
:
3px
;
}
/* TEI style */
.column
{
...
...
@@ -2286,4 +2296,4 @@ li.editorialNote li {
ul
.paginationAlphabet
li
{
display
:
inline-block
;
padding
:
10px
;
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
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