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
olb
hreports
Commits
e50c77f6
Commit
e50c77f6
authored
Mar 18, 2015
by
olb
Browse files
Change line background on mouseover
parent
8c5c3d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/style.css
View file @
e50c77f6
...
...
@@ -169,6 +169,10 @@ table tfoot {
background
:
#eaeaea
;
font-weight
:
bold
;
}
.part
tr
:hover
{
background
:
#fafaaa
;
}
/* balancesheet & incomestatement */
...
...
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