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
d0010198
Commit
d0010198
authored
Jun 20, 2019
by
Gradl, Tobias
Browse files
1312: Implement initial vocabulary browsing mechanism
Task-Url:
https://pm.winseda.de/issues/1312
parent
008c571b
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/application-gs.css
View file @
d0010198
...
...
@@ -392,6 +392,25 @@
font-weight
:
bold
;
font-size
:
125%
;
}
.sidebar-filters
h3
{
margin
:
0
;
}
.sidebar-filters
ul
{
margin
:
0
;
list-style
:
none
;
padding-left
:
0
;
}
.sidebar-filters
ul
li
{
text-indent
:
-10px
;
padding-left
:
10px
;
}
.sidebar-filters
ul
li
span
{
font-size
:
90%
;
color
:
#494e7d
;
cursor
:
pointer
;
}
.sidebar-filters
ul
li
span
:hover
{
color
:
#2d304d
;
}
.sidebar-filters
button
{
margin-top
:
6px
;
margin-bottom
:
24px
;
}
.slider
{
width
:
95%
;
}
.slider
>
.dragger
{
...
...
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