Skip to content
Snippets Groups Projects
Commit 668c4c26 authored by Georg Ehrke's avatar Georg Ehrke
Browse files

fix issue with filetable background

parent 8ef40277
Branches
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@
color:#888; text-shadow:#fff 0 1px 0;
}
#filestable { position: relative; top:37px; width:100%; }
#filestable tbody tr { background-color:#fff; height:2.5em; }
tbody tr { background-color:#fff; height:2.5em; }
tbody tr:hover, tbody tr:active {
background-color: rgb(240,240,240);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment