[Python-modules-commits] [python-werkzeug] 03/07: drop_ubuntu_font
Ondřej Nový
onovy at moszumanska.debian.org
Mon Nov 7 22:18:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-werkzeug.
commit 8b6bd9ff93e580e08462c498d3da927cd6b8ced2
Author: SVN-Git Migration <python-modules-team at lists.alioth.debian.org>
Date: Thu Oct 8 13:25:38 2015 -0700
drop_ubuntu_font
Patch-Name: drop_ubuntu_font.patch
---
werkzeug/debug/shared/style.css | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/werkzeug/debug/shared/style.css b/werkzeug/debug/shared/style.css
index 8833d01..6340a49 100644
--- a/werkzeug/debug/shared/style.css
+++ b/werkzeug/debug/shared/style.css
@@ -1,9 +1,7 @@
@font-face {
- font-family: 'Ubuntu';
+ font-family: 'Ubuntu', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', 'Verdana';
font-style: normal;
font-weight: normal;
- src: local('Ubuntu'), local('Ubuntu-Regular'),
- url('?__debugger__=yes&cmd=resource&f=ubuntu.ttf') format('truetype');
}
body, input { font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-werkzeug.git
More information about the Python-modules-commits
mailing list