Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
themes
mww-theme
Commits
4838450f
Commit
4838450f
authored
Jun 20, 2019
by
Gradl, Tobias
Browse files
1312: Implement initial vocabulary browsing mechanism
Task-Url:
https://pm.winseda.de/issues/1312
parent
3eea9f1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/application-gs.css
View file @
4838450f
...
...
@@ -393,6 +393,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
:
#035151
;
cursor
:
pointer
;
}
.sidebar-filters
ul
li
span
:hover
{
color
:
#000707
;
}
.sidebar-filters
button
{
margin-top
:
6px
;
margin-bottom
:
24px
;
}
.slider
{
width
:
95%
;
}
.slider
>
.dragger
{
...
...
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