Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
efd85f3a
Commit
efd85f3a
authored
Nov 14, 2011
by
Cynddl
Browse files
[fix] Better definition lists on view pages
parent
f7ddb64c
Changes
1
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
efd85f3a
...
...
@@ -24,18 +24,20 @@ li { list-style: none; }
#report
dt
{
float
:
left
;
clear
:
left
;
width
:
16
0px
;
width
:
25
0px
;
text-align
:
right
;
font-weight
:
bold
;
padding
:
0
0
0.5em
0
;
}
#report
dt
:after
{
content
:
":"
;
#report
dd
{
float
:
left
;
margin-left
:
1em
;
}
#report
d
d
{
margin
:
0
0
0
170px
;
padding
:
0
0
0.5em
0
;
#report
d
l
:after
{
content
:
''
;
display
:
block
;
clear
:
both
;
}
#report
dd
p
{
margin
:
0
;}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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