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
piks3l
Respect My Net
Commits
0cea1b90
Commit
0cea1b90
authored
Sep 22, 2011
by
alct
Browse files
Edited media/css/style.css via GitHub
parent
508a710e
Changes
1
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
0cea1b90
...
...
@@ -571,16 +571,19 @@ div.comment {
-moz-border-radius
:
0
0
4px
0
;
border-radius
:
0
0
4px
0
;
}
#content
.zebra-striped
tbody
tr
:nth-child
(
odd
)
td
{
#content
.zebra-striped
tbody
tr
:nth-child
(
odd
)
td
,
.zebra-striped
tbody
tr
:nth-child
(
odd
)
td
{
background-color
:
#f9f9f9
;
}
#content
.zebra-striped
tbody
tr
:hover
td
{
#content
.zebra-striped
tbody
tr
:hover
td
,
.zebra-striped
tbody
tr
:hover
td
{
background-color
:
#f5f5f5
;
}
#content
.zebra-striped
.header
{
cursor
:
pointer
;
}
#content
.zebra-striped
.header
:after
{
#content
.zebra-striped
.header
:after
,
.zebra-striped
.header
:after
{
content
:
""
;
float
:
right
;
margin-top
:
7px
;
...
...
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