Skip to content
Snippets Groups Projects
Commit d0d6d973 authored by Robin Appelman's avatar Robin Appelman
Browse files

Share: fix table head color for public shared folders

parent a1db280a
Loading
......@@ -68,3 +68,7 @@ p.info a {
max-height:100%;
max-width:100%;
}
thead{
background-color: white;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment