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
Simon Daron
panikweb
Commits
a2ed1b6a
Commit
a2ed1b6a
authored
Jul 09, 2016
by
fred
Browse files
templates: give all sub menu items their own lines
parent
1b94b4a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
a2ed1b6a
...
...
@@ -1856,21 +1856,9 @@ p.playlist-disclaimer {
#main-topiks
#fiber-nav
li
ul
li
{
padding-left
:
0
;
font-size
:
80%
;
display
:
inline
;
}
#main-topiks
#fiber-nav
li
ul
li
:nth-child
(
even
)
{
opacity
:
0.9
;
font-size
:
90%
}
#main-topiks
#fiber-nav
li
ul
li
:after
{
content
:
"/"
;
padding-right
:
1em
;
}
#main-topiks
#fiber-nav
li
ul
li
a
{
display
:
inline
;
padding-left
:
0
;
}
...
...
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