Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-02 00:37:29 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-02 00:48:11 +0300
commit5829fcd68534885ffee8762d54b203b53d771621 (patch)
tree2bdf2511fe58e19cbd09928f22c8eeacb405b29c /apps/files_sharing/css
parent8799c6ee5be45b22a8cdd0b04e54579336eca139 (diff)
Change heading weights from Light to Semibold for better information architecture
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/files_sharing/css')
-rw-r--r--apps/files_sharing/css/public.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/css/public.scss b/apps/files_sharing/css/public.scss
index 50dfa3e9c57..c524283317f 100644
--- a/apps/files_sharing/css/public.scss
+++ b/apps/files_sharing/css/public.scss
@@ -164,7 +164,6 @@ thead {
position: relative;
font-weight: 300;
font-size: 11px;
- opacity: .57;
overflow: hidden;
text-overflow: ellipsis;
}