Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
advanced_help
Commits
6829e02b
Commit
6829e02b
authored
Apr 19, 2008
by
merlinofchaos
Browse files
missed this file
parent
6c295dbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
help-popup.css
0 → 100644
View file @
6829e02b
/* $Id$ */
body
{
margin
:
0
;
padding
:
0
;
background
:
#edf5fa
;
font
:
12px
/
170%
Verdana
,
sans-serif
;
color
:
#494949
;
}
input
{
font
:
12px
/
100%
Verdana
,
sans-serif
;
color
:
#494949
;
}
textarea
,
select
{
font
:
12px
/
160%
Verdana
,
sans-serif
;
color
:
#494949
;
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
margin
:
0
;
padding
:
0
;
font-weight
:
normal
;
font-family
:
Helvetica
,
Arial
,
sans-serif
;
}
h1
{
font-size
:
170%
;
}
h2
{
font-size
:
160%
;
line-height
:
130%
;
}
h3
{
font-size
:
140%
;
}
h4
{
font-size
:
130%
;
}
h5
{
font-size
:
120%
;
}
h6
{
font-size
:
110%
;
}
ul
,
quote
,
code
,
fieldset
{
margin
:
.5em
0
;
}
p
{
margin
:
0.6em
0
1.2em
;
padding
:
0
;
}
a
:link
,
a
:visited
{
color
:
#027AC6
;
text-decoration
:
none
;
}
a
:hover
{
color
:
#0062A0
;
text-decoration
:
underline
;
}
a
:active
,
a
.active
{
color
:
#5895be
;
}
hr
{
margin
:
0
;
padding
:
0
;
border
:
none
;
height
:
1px
;
background
:
#5294c1
;
}
ul
{
margin
:
0.5em
0
1em
;
padding
:
0
;
}
ol
{
margin
:
0.75em
0
1.25em
;
padding
:
0
;
}
ol
li
,
ul
li
{
margin
:
0.4em
0
0.4em
.5em
;
/* LTR */
}
#content
{
margin
:
.5em
1em
1em
1em
;
}
#content
#page-title
{
padding-bottom
:
.5em
;
}
div
#breadcrumb
{
padding-left
:
1em
;
background-color
:
white
;
border-bottom
:
1px
solid
#ccc
;
height
:
2em
;
}
div
#breadcrumb
.breadcrumb
{
padding
:
0
;
margin
:
0
;
}
code
,
pre
{
border
:
1px
solid
#444
;
background
:
#f1f1f1
;
margin
:
1em
;
padding
:
.2em
;
display
:
block
;
}
.help-left
{
float
:
left
;
}
.help-right
{
float
:
right
;
}
.help-box
{
margin
:
.2em
;
}
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