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
Fritz
adapt4finf
Commits
8895140f
Commit
8895140f
authored
Jul 24, 2014
by
Fjen Undso
Browse files
adapt.css: add more visual structure
parent
e8453ff6
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
8895140f
...
...
@@ -118,10 +118,12 @@ appears on the left side of the page.
background
:
#ccc
;
}
#menu
.sidehead
{}
#menu
.pure-menu
ul
{
padding-left
:
12px
;}
/* Remove all background/borders, since we are applying them to #menu.*/
#menu
.pure-menu
,
#menu
.pure-menu
ul
{
margin-left
:
0.5em
;
border-left
:
8px
solid
#ddd
;
}
/* Remove all background/borders, since we are applying them to #menu.*/
#menu
.pure-menu
{
border
:
none
;
background
:
transparent
;
}
/* This styles the selected menu item `<li>`. */
#menu
.pure-menu-selected
,
...
...
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