Share: fix table head color for public shared folders

remotes/origin/stable5
Robin Appelman 14 years ago
parent a1db280a46
commit d0d6d973a9
  1. 4
      apps/files_sharing/css/public.css

@ -68,3 +68,7 @@ p.info a {
max-height:100%;
max-width:100%;
}
thead{
background-color: white;
}

Loading…
Cancel
Save