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
ef82dd5a
Commit
ef82dd5a
authored
Aug 08, 2014
by
Fjen Undso
Browse files
Merge branch 'menu-spacing' into 'master'
Menu spacing and design See merge request !4
parents
1a2154c7
8d150602
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
ef82dd5a
...
...
@@ -205,14 +205,17 @@ appears on the left side of the page.
#menu
a
{
color
:
#222
;
border
:
none
;
padding
:
0.6em
0
0.3em
0.4em
;
border-left
:
5
px
solid
transparent
;
padding
:
6px
0
4px
6px
;
border-left
:
7
px
solid
transparent
;
font-size
:
85%
;
}
#menu
li
a
{
border-left-color
:
#CCDCEB
;
padding
:
4px
0
4px
6px
;
}
#menu
a
.selflink
{
background-color
:
#e1e1e1
;
border-top
:
1px
solid
#b7bac3
;
border-left
:
5px
solid
#3a6daf
;
border-left-color
:
#3a6daf
;
font-weight
:
bold
;
}
#menu
a
:hover
,
...
...
@@ -223,7 +226,6 @@ appears on the left side of the page.
#menu
.sidehead
a
{}
#menu
.pure-menu
ul
{
margin-left
:
0.7em
;
border-left
:
8px
solid
#CCDCEB
;
}
/* Remove all background/borders, since we are applying them to #menu.*/
#menu
.pure-menu
{
...
...
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