This website works better with JavaScript.
Explore
Help
Sign In
open-dsi
/
nextcloud-server
mirror of
https://github.com/nextcloud/server
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Projects
Releases
Wiki
Activity
Share: fix table head color for public shared folders
Browse Source
remotes/origin/stable5
Robin Appelman
14 years ago
parent
a1db280a46
commit
d0d6d973a9
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
apps/files_sharing/css/public.css
4
apps/files_sharing/css/public.css
Unescape
Escape
View File
@ -68,3 +68,7 @@ p.info a {
max-height
:
100
%
;
max-width
:
100
%
;
}
thead
{
background-color
:
white
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-dsi/nextcloud-server
Title
Body
Create Issue