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
Fachrat Informatik
adapt4finf
Commits
8d150602
Commit
8d150602
authored
Aug 07, 2014
by
Fritz Webering
Browse files
adapt.css: Make menu a little neater
parent
604b4e91
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
8d150602
...
...
@@ -201,14 +201,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
,
...
...
@@ -219,7 +222,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