]> source.dussan.org Git - nextcloud-server.git/commit
Move font from Nunito to Noto Sans 16040/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Fri, 21 Jun 2019 20:35:30 +0000 (22:35 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Sat, 22 Jun 2019 09:23:44 +0000 (11:23 +0200)
commitd14c0f2ed7ab02fb470941752d0a027631a6a19a
tree8d4e1579518244244dd12ffa4c55c09fd774e2fe
parent9d121985dc2980ca9c3b4a69d807926d2424757d
Move font from Nunito to Noto Sans

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
37 files changed:
apps/accessibility/css/fontdyslexic.scss
apps/user_ldap/css/renewPassword.css
core/css/fonts.scss
core/css/guest.css
core/css/tooltip.scss
core/css/variables.scss
core/fonts/LICENSE_OFL.txt [new file with mode: 0644]
core/fonts/NotoSans-Bold-cyrillic-ext.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Bold-cyrillic.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Bold-devanagari.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Bold-greek-ext.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Bold-greek.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Bold-latin-ext.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Bold-latin.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Bold-vietnamese.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Bold.ttf [new file with mode: 0644]
core/fonts/NotoSans-Regular-cyrillic-ext.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Regular-cyrillic.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Regular-devanagari.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Regular-greek-ext.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Regular-greek.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Regular-latin-ext.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Regular-latin.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Regular-vietnamese.woff2 [new file with mode: 0644]
core/fonts/NotoSans-Regular.ttf [new file with mode: 0644]
core/fonts/Nunito-Bold-latin-ext.woff2 [deleted file]
core/fonts/Nunito-Bold.ttf [deleted file]
core/fonts/Nunito-Bold.woff2 [deleted file]
core/fonts/Nunito-Regular-latin-ext.woff2 [deleted file]
core/fonts/Nunito-Regular.ttf [deleted file]
core/fonts/Nunito-Regular.woff2 [deleted file]
core/fonts/OFL.txt [deleted file]
core/js/tests/specs/setupchecksSpec.js
lib/private/Avatar/Avatar.php
lib/private/Preview/TXT.php
settings/js/admin.js
tests/lib/Avatar/UserAvatarTest.php